html, body { 
	width:100%; height:100%; margin:0; padding:0; 
	background-image:url(bilder/hintergrund.jpg);	
	background-repeat: repeat;
	background-position:0px 0px;
	background-color:#fff;
	}

h1 { 	font-family: Georgia, Arial, Verdana, Helvetica, San-serif;
	font-size:1.2em;
	margin:0 0 14px 0;
      	line-height: 1.25em;
	color: #003C5F;
	font-weight: normal; 
	}

h2 { 	font-family: Verdana, Arial, Helvetica, San-serif;
	font-size:0.78em;
      	line-height: 1.0em;
	margin:15px 0px 0px 0px;
	font-weight: bold;
	color: #646464;
	}


li  {	font-family: Georgia, Arial, Verdana, Helvetica, San-serif;
	font-size:0.9em;
	line-height:18px;
	font-weight: normal;
	color: #646464;
	}


p {	font-family: Georgia, Arial, Verdana, Helvetica, San-serif;
	font-size:0.9em;
      	line-height: 1.3em;
	margin:5px 0px 14px 0px;
	font-weight: normal;
	color: #646464;
  	}


br {	font-family: Georgia, Arial, Verdana, Helvetica, San-serif;
	font-size:0.9em;
      	line-height: 1.0em;
	font-weight: normal;
	color: #646464;
  	}

A 	{ 	
	color: #646464;
       	font-weight:normal; 
        font-style:normal; 
	text-decoration:none; 
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#646464;
	}


A:hover {
	color: #646464;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#646464;
	}

ul 	{ 	
	list-style-type:none;
 	margin: 0 0 0 0;
	padding:0 0 0 0;
	}


.bodytext ul { 
	padding:0 0 0px 0px;
	margin:5px 0px 0px 14px;
	}
	
.bodytext ul.csc-menu {
	padding: 0 0 0px 0px;
	margin:0px 0px 30px 0px;
}
	
.bodytext ul li {
	list-style:square; 
	padding:0 0 0 1px;
	margin:2px 0px 0px 2px;
}

.bodytext ul li.csc-section {
	font-weight: normal;
	list-style:none;
	padding:0 0 2px 0px;
	margin:0px 0px 0px 0px;
}	

.csc-section {
	font-weight: normal;
	list-style:none;
	padding:0 0 2px 0px;
	margin:0px 0px 0px 0px;
}	

.ul2 	{ 
	padding:0 0 8px 0px;
	margin:5px 0px 0px 14px;
	}

.ul_sprung 	{ 
	padding: 0 0 0px 0px;
	margin:0px 0px 30px 0px;
	}

.level1 { 	
	list-style:square; 
	padding:0 0 0 2px;
	margin:2px 0px 0px 2px;
	}

.level2 { 	
	list-style:square;
	padding:0 0 0 2px;
	margin:0px 0px 0px 20px;
	}

.level_sprung { 	
	font-weight: normal;
        font-style:italic; 
	list-style:none;
	padding:0 0 2px 0px;
	margin:0px 0px 0px 0px;
	}


/* -- DIVs -- */


.hintergrund_grau {        	
	width:98%;
	height:120%;
       	margin-left:14px; 
	margin-top:0px;
	background-color: #E6E3DC;
         }

.balken_top {        	
	width:100%;
	height:14px;
       	margin-left:0px; 
	margin-top:0px;
	background-color: #ffffff;
         }

.logo a {  
	background-image:url(bilder/logo.jpg);
	position:absolute;
	width:202px;
	height:202px;
	border-bottom-width:0px;
         }


.Quadrat_hellblau {
	background-image:url(bilder/navi-hinter.jpg);
	position:absolute;
	width:202px;
	height:202px;
       	margin-left:216px; 
	float:left;
         }


.navigation { 
	position:absolute;
        margin-top:15px;
	margin-left:16px;
	line-height: 1.4em;
       	font-family: verdana, Helvetica, Arial, san-serif; 
       	font-size:0.9em;
       	font-weight:normal; 
        font-style:normal; 
	float:left;
	z-index:2;
        	}

.navigation a{ 
       	font-family: verdana, Helvetica, Arial, san-serif; 
	color: #BECDD7;
	border-bottom-width:0px;
	border-bottom-style:none;
	text-decoration:none; 
	font-weight:normal;
        font-style:normal;
        	}

.navigation a:hover{ 
       	font-family: verdana, Helvetica, Arial, san-serif; 
	color: #ffffff;
	}


span.aktivbox { 
       	font-family: Verdana, Helvetica, Arial, san-serif; 
	color: #FAF046;
       	font-weight:normal; 
	text-decoration:none;
	}

span.aktivbox_link { 
       	font-family: verdana, Helvetica, Arial, san-serif; 
	color: #FAF046;
       	font-weight:normal; 
	text-decoration:none; 
	}


.visual { 
	width: 300px;
	height: 202px;
	position:absolute;
        left:446px; 
	float:left;
	background-color: #61799F;
        	}

.bodytext {
	position:absolute;
	width:557px;
	color:#646464;
	margin: 218px 0 0px 216px;
  	padding:13px 10px 25px 14px;
	background-color:#ffffff;
	float:left;
        	}

.inhalt { width:530px; }

.footer {
	position:absolute;
	width:574px;
	margin:25px 0 -20px -16px;
	padding:30px 0 30px 14px;
	color: #646464;
	font-family: Verdana, Arial, Helvetica, San-serif;
	font-size:0.7em;
      	line-height: 1.5em;
	font-weight: normal;
	float:left;
        	}

.footer a{	
	font-family: Verdana, Arial, Helvetica, San-serif;
	color: #646464;
	border-bottom-width:0px;
	border-bottom-style:none;
	font-weight:normal;
        	}


.footer a:hover{	
	font-family: Verdana, Arial, Helvetica, San-serif;
	text-decoration:none; 
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#646464;
        	}

.marginalie {
	position:absolute;
	margin-top:223px;
       	margin-left:16px;
	padding-top:12px;
	padding-bottom:20px;
	font-family: Georgia, Arial, Verdana, Helvetica, San-serif;
	font-size:0.9em;
      	line-height: 1.3em;
	font-weight: normal;
	color: #646464;
	float:left;
        	}

.unsichtbar {
	position:absolute;
	left:-3000px;
	top:-3000px;
	width:0;
	height:0;
	overflow:hidden;
	display:inline;
	}