#header {	
    background: #c8c7c6 url(media/navig_back.gif) repeat-y;
    position: absolute;
	top: 0px;
	left: 0px;
	width: 759px;
	height: 51px;
	z-index: 0;
	visibility: visible;
	display: block }
	
#logo {	
    position: absolute;
	top: 0px;
	left: 520px;
	width: 239px;
	height: 28px;
	z-index: 2;
	visibility: visible;
	display: block }

#navigator  {	
	position: absolute;
	top: 11px;
	left: 11px;
	width: 500px;
	height: 28px;
	z-index: 1;
	visibility: visible;
	display: block;
 }

#navigator td.hauptmenu-no a:link,
#navigator td.hauptmenu-no a:visited {
	font-size: 14px;
	color: white;
	text-decoration: none;
	padding-right: 35px;
}

#navigator td.hauptmenu-act a:link,
#navigator td.hauptmenu-act a:visited {
	color: #2946aa;
	font-size: 14px;
	text-decoration: none;
	padding-right: 35px;
}

#navigator td.hauptmenu-no a:hover {
	color: #2946aa;
}

#subnavigator  {
	position: absolute;
	top: 31px;
	left: 11px;
	width: 759px;
	height: 28px;
	z-index: 1;
	visibility: visible;
	display: block;
 }

#subnavigator td.submenu-no a {
	font-size: 11px;
	color: #85868b;
	text-decoration: none;
	padding-right: 25px;
}

#subnavigator td.submenu-act a {
	color: #2946aa;
	font-size: 11px;
	text-decoration: none;
	padding-right: 25px;
}

#subnavigator td.submenu-no a:hover {
	color: #2946aa;
}

body {	background: #fff url(media/hintergrund_grau.gif) repeat-y }

body, p, td, div, form {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	color: #85868b;
}

input, textarea {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin-bottom: 5px;
}	

p { margin: 0 0 0 0 }

a:link { 
	color: #85868b;
	text-decoration: none;
}

a:visited { 
	color: #85868b;
	text-decoration: none;
}

a:hover { 
	color: #2946aa;
	text-decoration: none;
}


#hidden {	
	display: none;
}
	

#inhalt {	
    position: absolute;
	display: block;
	top: 50px;
	left: 0px;
    width: 670px;
	visibility: visible;
	z-index: 1;}

#content {
    width: 670px;
    }

#content h1, #content h1 a:link, #content h1 a:visited {
	font-size: 14px;
	font-weight: normal;
	margin-top: 41px; 
	text-indent: 11px; 
	margin-bottom: 18px;
	text-transform: lowercase;
	color: #2946aa;
}

#content h1 a:hover {
	color: #85868b;
}

#content h2 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 41px; 
	margin-left: 11px; 
	margin-bottom: 18px;
	text-transform: lowercase;
	color: #2946aa;
}
	
#content p.bodytext {
	margin-left: 85px; 
	color: #85868b;
	font-size: 11px;
	line-height: 15px; 
}

#content p.csc-caption {
	background-color: black;
	text-align: center;
	padding: 5px;
	color: white;
	font-size: 11px;
}

#images {
	position: relative;
	top: 11px;
    margin-left: 85px;
    }
    
#images img {
    }

#footer {
    position: relative;
    left: 280px;
    width: 390px;
    text-align: left;
	color: #85868b;
	font-size: 11px;
	text-decoration: none;
	padding-top: 20px;
}

#footer a:link, #footer a:visited {
	color: #85868b;
	text-decoration: none;
	}

#footer a:hover { 
	color: #2946aa;
}

.csc-menu a:link, .csc-menu a:visited {
	margin-left: 11px;
	font-size: 11px;
	color: #85868b;
	text-transform: lowercase;
	text-decoration: none;
	}

.csc-menu a:hover {
	color: #2946aa;
	}

.csc-linkToTop {
    position: relative;
    left: 30px;
    text-align: right;
    }
    
.csc-menu a:before { 
	content:url(media/dreieck_grau.png)" ";}

ul, li {
	list-style-type: none;
	}