/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-size:13px;
	background:#F8F8F9 url(../images/body_bg.gif) 980px 0px repeat-y;
}
.red {
	color:#F00;
}
a img {
	border:none;
}
a {
	color:#c00;
}
a:hover {
	color:#F00;
}
#site {
	background:url(../images/site_bg.gif) top left repeat-x;
}
#wrapper1 {
	background:url(../images/shadowOverlay.gif) 980px 0px no-repeat;
}
#wrapper2 {
	width:998px;
	width:980px;
	background:#FFF;
}

#footer {
	height:76px;
	padding-top:64px;
	background:url(../images/footer.gif) top right;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#666;
	line-height:16px;
	clear:both;
}
.bottmenu a {
	color:#666;
	text-decoration:none;
	padding:0 10px;
}
#footer #bottommenu2 {
	font-weight:normal;
}

.size15 {
	font-size:15px;
}
.size12 {
	font-size:12px;
}
.pdf {
	font-size: 1.2em;
	color: #333333;
	text-decoration: none;
}
/*
#container-right h1 {
	font-size:1.0em;
	color: #e2001a;
	font-weight: normal;
}
#container-right p {
	font-size:13px;
	color: #666;
}*/
.rahmen {
	border: 1px solid #CCCCCC;
}
#content p, #content h3 {
	margin:10px 0;
}
#content ul {
	list-style-image: url(../images/BulletPoint.gif);
	font-size: 0.9em;
	list-style-position: outside;
}
#content li {
	padding: 0.5em;
}
#topmenu2 {
	position:absolute;
	top:65px;
	left:180px;
	color:#333;
	font-size:12px;
}
#topmenu2 a {
	text-decoration:none;
	color:#333;
	padding:0 5px;
}
#topmenu2 a:hover {
	color:#F00;
}
.mark {
	background:yellow;
}
p.sl { color:#333333; font-size:11px; padding-top:20px; }
p.sl a { color:#666666; font-size:11px; text-decoration:none; padding:2px 2px 8px 8px; }
