/* Start of CMSMS style sheet 'main' */
html, body {
	
	font-family:Microsoft Sans Serif, sans-serif;
	font-size:15px;
        line-height:25px;
	color:#26347c; margin:0; padding:0;
}
body {background:url(uploads/images/hintergrund-body.gif) #89afc9 repeat;}

#container {
	width:1100px; /* ehem. 700 */
	padding:0; margin: 20px auto;
	background:url(uploads/images/hintergrund-content.jpg) #8AAFCA repeat-x top;
}

#vorheader {
       background-color: #D9D9D7; height:15px; width:1070px; padding:0px 15px; margin:0;
}

#header {
	background:url(uploads/images/hintergrund-header.gif) #D9D9D7 center no-repeat; 
        width:1070px; height:200px; 
        padding:15px; margin:0;
}

#navi {
	width:1070px; padding:15px; margin:0; height:20px;
}
#subnavi {
	width:1070px; padding:15px; margin:0; height:25px;
}

#content {
	width:1070px; padding:5px; margin:10px; background:url(uploads/images/hintergrund-absatz.jpg) bottom repeat-x; 
}

#footer {
	width:1070px; padding:15px; margin:0; 
}

#navi ul {width:100%; padding:0; margin:0}
#navi ul li {
	float:left; padding:3px 10px; margin:0px 1px 5px 1px; 
	border-right:#8EB2CA 1pt dotted; 
	border-top:#8EB2CA 1pt solid; 
	border-left:#8EB2CA 1pt solid;
	list-style-type:none;
}

#subnavi ul {width:100%; padding:0; margin:0; list-style-type:square;}
#subnavi ul li {
 	float:left; padding:3px 10px 3px 0px ; margin:0px 1px 5px 20px; 
        font-size:11px;
}


a { color:#26347c; text-decoration:underline; font-weight:bold; font-size:15px;}
a:hover {text-decoration:underline; color:#016DD5 /*#4a8cbb*/; font-size:15px;}

#subnavi a { color:#26347c; text-decoration:underline; font-weight:bold; font-size:13px;}
#subnavi a:hover {text-decoration:underline; color:#016DD5 /*#4a8cbb*/; font-size:13px;}

h1 { font-size:18px; border-bottom:solid #8AAFCA 1pt}
h2 { font-size:15px; margin-top:35px; padding:3px 15px; background: #E7E0D8; }
h3 { font-size:14px; padding:15px 0px 0px 0px}
h4 { font-size:13px; padding:15px 0px 0px 0px}

a[target="_blank"] {padding-right: 20px; background: url('/images/external.png') right no-repeat;}
/* End of 'main' */
