*

/* _style.css Document */

                {
                margin:         0px;
                padding:        0px;
                color:          #000000;
                }
			
                html, body  {
				background:  url(_bg_dunkelgrau.gif) left top repeat-x;
				background-color: #999999;  
				font:14px Arial, Verdana, Helvetica, sans-serif;
				padding: 5px 0px 10px 0px;
				text-align:center;
			min-height: 101%;
		
                }	
 

/* Layout */

            div#site
            {
	            background-color: #999999; 
				margin:			0px auto;
				width:			982px;
	
               	border: 0px solid #000000;
	            overflow:hidden;
				
            }
			div#site div#header /* logo + teaser */
			{
	            background-color: #ffcc00; 
				height:			100px;
                width:          995px; 
	            border-bottom:5px solid #666666;
				overflow:hidden;
			}
								
			div#site div#logo /* logo pic */
			{
				background-color: #678090;  
				height:			100px;
     			float:			left;
    			width:			250px;	
    			overflow:hidden;
			}	
			
			div#site div#teaserpic /* teaser pic */
			{
				height:			100px;
    			float:			left;
    			width:			740px;	
    			overflow:hidden;  
			}	
			
			

			div#site div#main /* box 1 + 2 + 3 / 3 Spalter*/
              		{
 
				text-align:left;
                border:     0px solid #000000;    
                float:          left;
                background-color: #ffffcc;
		width:          980px; 
    			overflow:hidden;
		    }
			
			
			div#site div#main-breit{ /* box 1 + 2 / 2 Spalter*/ 
                background:  url(_bg_content_2spalter.gif) left top repeat-y;   
				text-align:left;
                border-top:     5px solid #fff;    
                float:          left;
                width:          100%; 
    			overflow:hidden; 
		    }


		
	           div#site div#box0{ /* alles */
			    padding:0px 0px 0px 0px;
                float:          left;
                width:          978px;
		margin-left: 0px;
		margin-top: 0px;
    		background-color:#ffffcc; 
		background: url(../images/background.gif) repeat-y top left;
		
		border: 1px solid #000000;
		overflow:hidden;
            }



			
	           div#site div#box1{ /* left */
			    padding:0px 0px 0px 0px;
                float:          left;
                width:          320px;
		background-color: ;
		margin-left: 5px;
		margin-top: 5px;
    			overflow:hidden;
            }
		
			
	div#site div#box2{ /* left / incl. Menue */
			    padding:0px 0px 0px 0px;
                float:          left;
                width:          150px; 
		margin: 5px 0px 0px 10px;
    			overflow:hidden;

		    }
			


 


            div#site div#box3{ /* middle */
			    padding:0px 0px 15px 0px;
                float:          left;
                width:          468px;
		margin-left: 15px;
		margin-right: 0px;
		margin-top: 10px;    		
		overflow:hidden;
            }
			
          



            div#site div#box3-breit { /* middle */
			    padding:0px 0px 15px 0px;
                float:          left;
                width:          630px;
		border: 0px solid #000000;
		margin-left: 15px;
		margin-right: 0px;
		margin-top: 10px;    		
		overflow:hidden;
            }
			
     



            div#site div#box3-start{ /* middle */
			    padding:0px 0px 15px 0px;
                float:          left;
                width:          638px;
		margin-left: 15px;
		margin-right: 0px;
		margin-top: 10px;    		
		overflow:hidden;
            }
			
    

            div#site div#box4{ /* right */
			    padding:0px 0px 15px 0px;
                float:          right;
                width:          146px;
		margin-right: 10px;
		margin-top: 0px;
    			overflow:hidden;
            }


		
		
	           div#site div#box5{ /* aktuell */
		padding:0px 0px 0px 0px;
                float:          left;
                width:          320px;
		margin-left: 0px;
		margin-top: 5px;
    		background-color: ; 
		background-image: ;
		border: 0px solid #000000;
		overflow:hidden;
            }


		
	           div#site div#box5 h4{ /* aktuell */
		padding:2px 2px 2px 4px;
                float:          left;
                width:          312px;
		margin-left: 0px;
		font-size: 12px;
		margin-top: 0px;
    		background-color: ; 
		border: 1px solid #000000;
		overflow:hidden;
            }

		
	           div#site div#box5 a{ /* aktuell */
			    padding:2px 2px 2px 2px;
		margin-left: 0px;
		margin-top: 0px;
    		font-size: 12px;
		font-weight: bold;
		color: #000000; 
		overflow:hidden;
            }

	           div#site div#box5 a:hover{ /* aktuell */
		background-color: #000000;
		color: #ffffff; 
            }

			
			div#site div#footer   /* footer */
			{
	            border-top: 2px solid #999999;
				background-color: ;  
				padding: 10px 0px 0px 0px;
    			float:			left;
		margin-right: ;
                margin-bottom: 10px;
		width: 630px; 
				text-align:center;
    			overflow:hidden;
            }
			
	
    div#site div#footer a { /* footer font style */
	font-size: 90%;
    color:#1c1c1c;
    text-align:center;
	margin-bottom:0px;
	margin-left: ;
    }

    div#site div#footer a {
    color:#1c1c1c;
font-weight: bold;
padding: 2px 5px 2px 5px;
	text-decoration: none;
    }

    div#site div#footer a:hover {
    color:#ffffff;
background-color:#000000;
	text-decoration: ;
    }




			div#site div#footer2   /* footer2 */
			{
	            border-top: 0px solid #ffcc00;
				background-color: #ffcc00;  
				padding: 0px 0px;
    			float:			right;
			margin: 3px 5px 0px 0px;
                width:          130px; 
				text-align:right;
    			overflow:hidden;
            }
			
	
    div#site div#footer2 p { /* footer font style */
	font-size: 90%;
    color:#1c1c1c;
    text-align:right;
	margin-bottom:0px;
	margin-left: ;
    }

    div#site div#footer2 a {
    color:#1c1c1c;
font-weight: bold;
padding: 2px 2px 2px 2px;
line-height: 1.6em;
	text-decoration: none;
    }

    div#site div#footer2 a:hover {
    color:#ffffff;
background-color:#000000;
	text-decoration: ;
    }





	

div#site div#subheader /*  */
			{
	            background-color: #e3e3e3; 
				height:	;
                width:          928px; 
	            border-bottom:5px solid #fff;
				overflow:hidden;
			}




		div#site div#kopf   /* kopf */
			{
	            		margin: 0px 0px 0px 15px;
				border-bottom: 2px solid #999999;
				background-color: #ffffcc;  
				padding: 5px 0px 5px 0px;
    			float:			left;
                width:          627px; 
	height: 100px;

				
    			overflow:hidden;
            }



	
/* Fonts / Style */

    h1, h2, h3, h4, h5 {  
	margin-top: 0px;
	font-weight: normal;
	margin-bottom:10px;
    line-height:120%;	
	            overflow:hidden;
    }

    h1 {
	color:#000000;
	padding: 4px 0px;
	font-size: 150%;
	border-bottom: 1px dotted #333;
	margin-bottom:25px; 
    }

    h2 {
	color:#000000;
	padding: 4px 0px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom:15px; 
    }

    h3 {
	color:#000000;
	padding: 4px 0px;
	font-size: 120%;
	margin-bottom:10px;
    }

    h4 {
	color:#000000;
	padding: 3px 0px;
	font-size: 100%;
	font-weight: bold;
	background-color:#ffcc00;
	margin-bottom:5px;
	border: 0px 0px 0px 0px solid #000000;
    }



    h6 {
	display:block;	
	font-size: 100%;
	line-hight:2.0em;
	padding: 1px 1px 1px 5px;
	color: #ffffff;
	background-color: #000000;
}


    p, ol, ul {
	color:#000000;
	font-size: ; 
	margin-bottom: ;
    line-height: ;	
    }

    ol, ul {
	list-style: none;
	padding-left: ;
    }



    a {
    color:          ;
	text-decoration: none;
    }
    
	a:hover { 
	text-decoration: ;
    color:          #000000;
	background-color: #e3e3e3;
    }

    a img {
	border: none;
    }	




.image flRight {
padding-left: 10px;
padding-right: 0px;
margin-right: 0px;
}









/* EIGENE ELEMENTE */




			#footer2   /* footer2 */
			{
	            border-top: 0px solid #ffcc00;
				background-color: #ffcc00;  
				padding: 0px 0px;
    			float:			right;
			margin: 3px 5px 0px 0px;
                width:          130px; 
				text-align:right;
    			overflow:hidden;
            }
			
	
    #footer2 p { /* footer font style */
	font-size: 90%;
    color:#1c1c1c;
    text-align:right;
	margin-bottom:0px;
	margin-left: ;
    }

    #footer2 a {
    color:#1c1c1c;
font-weight: bold;
padding: 2px 2px 2px 2px;
line-height: 1.6em;
	text-decoration: none;
    }

    #footer2 a:hover {
    color:#ffffff;
background-color:#000000;
	text-decoration: ;
    }






#mindenweb {
	position: ;
	top: ;
	left: ;
	float: left;
	width: 320px;
	height: 110px;
	margin: 5px 0px 10px 0px;
	border : 0px solid #000000;
	z-index: 1;
}

#mindenweb a:hover {
	background-color: #e3e3e3;
	color:#000000;
}








#impress {
	position: ;
	top: ;
	left: ;
	float: left;
	width: 140px;
	height: 100px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: ;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color:#ffcc00;
	
	z-index: 5;
}




#impress a {
	height:100px;
	background-color:#ffcc00;
	color:#ffcc00;
}





#impress a:hover {
	height:100px;
	background-color:#ffcc00;
	color:#ffcc00;
}












#fuss-oben {
	float:right;
	width: 120px;
	margin-right:10px;
	margin-top: ;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: ;
		z-index: 5;
}





#fuss-oben p {
	font-size: 1.1em;
	font-weight: bold;
	line-height:1.4em;
	text-align:right;
}





#menu-quer {
  display: ;
  font-family: arial, verdana, sans-serif; 
  width: 936px;                    
  float: left;
  margin-left: 10px;
  font-size:0.9em;
  padding-bottom: ;
  z-index:100;
  text-decoration:none; 
  color:#000000; 
  height:23px;                    
  border: 1px solid #999999;          
  background:#ffcc00; 
  line-height: ;    
}



#menu-quer ul {
	display: inline;
}


#menu-quer li {
	display: inline;
}


#menu-quer a, 
#menu-quer a.quer,
#menu-quer a:link {
	float: left;
	display: ;
	width: 149px;
	text-decoration:none;
	color: #000000;
	background-color:;
	font-color: ;
	font-size: 13px;
	line-height: ;
	font-weight: bold;
	padding: 4px 1px 4px 5px;
	margin: 0px 0px 2px 0px;
	text-transform: uppercase;
	white-space: nowrap;
	border-right: 1px solid #999999;
}

#menu-quer a:hover {
	text-decoration:none;
	color: #ffffff;
	background-color: #000000;
}






#drei0 {
	float: left;
	position: ;
	top: ;
	left: ;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: ;
	width: 150px;
	background-color: ;
	border: 0px solid #000000;
}






#drei1 {
	float: left;
	position: ;
	top: ;
	left: ;
	margin-left: ;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 150px;
	border: 0px solid #999999;
}





#drei2 {
	position: ;
	top: ;
	left: ;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 468px;
	background-color: ;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
}


#drei3 {
	position: ;
	float: right;
	top: ;
	left: ;
	width: 120px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-left: 0px solid #000000
}



#drei4 {
	float: left;
	position: ;
	top: ;
	left: ;
	background-color: #e3e3e3;
	width: 940px;
	padding: 10px;
	margin-right: ;
	margin-top: 10px;
	border-top: 0px solid #999999;
	text-align: center;
	line-height: 1.5em;
}






#drei4 a {
	text-decoration: none;
	padding: 2px;
	background-color:  ;
	color: #000000;
}





#drei4 a:hover {
	background-color:#000000;
	color:#ffffff;
}






#here {
	float: ;
	position: ;
	top: ;
	left: ;
	width: 148px;
	background-color: ;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-left: ;
	margin-bottom: 10px;
}






#breadcrumb0 {
	float: left;
	position: ;
	top: ;
	left: ;
	width: 928px;
	background-color: #e3e3e3;
	border-top: 0px solid #999999;
	border-left: 0px solid #999999;
	border-bottom: 0px solid #999999;
	border-right: 0px solid #999999;
	padding-left: ;
	margin-bottom: ;
}




#breadcrumb {
	float: left;
	position: ;
	top: ;
	left: ;
	width: 468px;
	background-color: #ffcc00;
	border-top: 0px solid #999999;
	border-left: 0px solid #999999;
	border-bottom: 0px solid #999999;
	border-right: 0px solid #999999;
	padding-left: ;
	margin-top: 8px;
	margin-left: ;
}


#breadcrumb a, 
#breadcrumb a:link {
	display: inline;
	text-decoration:none;
	color: #000000;
	background-color:;
	font-color: ;
	font-size: 14px;
	line-height:1.4em;
	font-weight: bold;
	padding: 2px 15px 2px 15px;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
	border-bottom: 0px solid #000000;
}

#breadcrumb a:hover {
	text-decoration:none;
	color: #ffffff;
	background-color: #000000;
}





#breadcrumb2{
 float: right;;
 top: ;
 right: ;
 background: ;
 border-bottom:0px solid #666;
 border-left:0px solid #666;
 border-top:0px solid #666;
 width:  ;
}



#breadcrumb2 a, 
#breadcrumb2 a:link {
	display: ;
	text-decoration:none;
	color: #000000;
	background-color:;
	font-color: #000000;
	font-size: 14px;
	line-height:1.4em;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
	border-bottom: 0px solid #000000;
	align: right;
}

#breadcrumb2 a:hover {
	text-decoration:none;
	color: #ffffff;
	background-color: #000000;
}






#menuBarHere {
	
	float: ;
	position: ;
	top: ;
	right: ;
	margin-top: ;
	margin-bottom: ;
	margin-left: ;
	height: ;
	width:148px;
	padding-left: ;
	background-color: ;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-right: 0px solid #000000;

}




a.menuButtonHere  {
	display: block;
	width:140px;
	text-decoration:none;
	color: #000000;
	background-color:;
	font-size: 1.1em;
	line-height:1.4em;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	margin: 0px 10px 0px 0px;
	white-space: nowrap;
	border-bottom: 0px solid #000000;
}



a.menuButtonHere:hover  {
	color: #ffffff;
	background-color: #000000;
	
}





#sponsor468 {
	float: right;
	top: ;
	left: ;
	width: 468px;
	height: 60px
}







#sidebar {
	float: left;
	top: ;
	right: ;
	width: 165px;
	height: ;
	margin-left: 15px;
	margin-right: ;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 0px 3px 0px;
	background-color:;
	border-left:0px solid #999999;
	border-right:0px solid #999999;
	border-top: 0px solid #999999;
	border-bottom: 0px solid #999999;
	font-style: arial;
	font-color: ;
	font-size:13px;
	font-weight:bold;
	
	text-align: left;
	
}



#sidebar ul {
	font-size:13px;
	font-weight:bold;
	font-color: #000000;
	
	background-color: ;
	
}




#sidebar ol {
	list-style: square;
	list-style-position:inside;
}


#sidebar li {
	display: block;
	font-style: arial;
	font-color:#000000;
	font-size:13px;
	font-weight:bold;
	
	margin-right: 0px;
	
}




#sidebar a {
	display: block;	
	line-height:1.5em;
	padding: 1px 5px 1px 5px;
	background-color: ;
}




#sidebar a:hover {
	color: #ffffff;
	background-color: #000000;
}


#sidebar li.active, 
#sidebar li.active a,
#sidebar li.active a:link  {
	display: block;	
	line-height:1.5em;
	padding: 1px 5px 1px 5px;
	margin-bottom: 2px;
	font-color:#ffffff;
	background-color: #000000;
}






#banner468 {
	float: right;
	width: 468px;
	padding-top: ;
	padding-left: ;
	padding-right: ;
	padding-bottom: ;
	margin-top: ;
	margin-bottom: ;
	background-color: #ffcc00;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	z-index: 1;
}




#content {
	float: ;
	width: 630px;
	padding: ;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #ffffcc;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	z-index: 1;
}



#werbung-rechts {
	float: right;
	border: 0px solid #000000; 
	width: 150px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	
			
}


#werbung-unten {
	float: left;
	width: 610px;
	margin-top: 10px;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #000000;
	background-color: #ffcc00; 
	

}







#clearer {
	display:block;
	clear:both;
	line-height:0;
	height:0px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
	
}




















#b4 {
	float: right;
	width: 120px;
	height: ;
	background-color: #ffcc00;
	border: 0px solid #000000
}




#ccc {
	float: left;
	width: 990px;
	background-color: #ffcc00;
	border: 0px solid #000000;
}






#sponsor234 {
	float: right;
	width: 234px;
	height: 60px;
}


#navhauptquer {
	border:0px solid #000000; 
	padding:0px; 
	float: left;
	width: 610px;
	height: 130px;
	margin-top: 15px;
	margin-bottom: 5px;
	background-color: #ffffcc
	

}


#navhaupt {
	
	float: left;
	width: 100px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #ffcc00;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;

}





#navi123 {
	
	width: 118px;
	display: block;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 8px 0px 5px 0px;
	background-color: #ffffcc;
	border-top: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	z-index: 1000;
	white-space: nowrap;

}


#navierste {
	
	display: block;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #ffffcc;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	z-index: 1000;
	white-space: nowrap;

}


#navizweite {
	display: block;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #ffffcc;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	z-index: 1000;
	white-space: nowrap;

}


#navidritte {
	display: block;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #ffffcc;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	z-index: 1000;
	white-space: nowrap;

}




#youarehere {
	display: block;
	width: 150px;
	text-align: left;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: ;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px 
}

#youarehere a {
	display: block;
	color: #000000;
	font-size: 110%;
	font-weight: bold;
	padding: 3px 4px 3px 2px;
	text-decoration: none;
}

#youarehere a:hover {
	color: #ffffff;
	background-color: #000000;
}








#koff {
	width: 100%;
	height: 130px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #ffcc00;
	border-top: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;

}







#links {
	position: absolute;
	top: 137px;
	left: 5px;
	width: 130px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #ffffcc;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;

}























#b1 {
	float: right;
	width: 860px;
	height: ;
	background-color: #ffcc00;
	border: 0px solid #000000
}


#b2 {
	float: right;
	width: 860px;
	height: 20px;
	background-color: #ffcc00;
	border: 0px solid #000000;
}




#mitte {
	position: absolute;
	top: 168px;
	left: 308px;
	width: 550px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-color: #ffffcc;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	z-index: 1;
}









#rechts {
	position: absolute;
	top: 137px;
	left: 870px;
	width: 120px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: #ffffcc;
		
}







#logo {
	width: 500px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 104px;
	left: 200px;
	
}

#logo a {
	
	font-size: 330%;
	font-weight : bold;
	text-decoration: none;
	color: #000000;
}



#logoblau {
	width: 100px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 730px;
	left: 5px;
	font-size: 300%;
	font-weight : bold;
	text-decoration: none;
	color: #000000;
}


#plaintext {
	position: absolute;
	top: 755px;
	left: 120px;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}



#eyecatcher {
	float: left;
	top: 0px;
	left: 0px;
	width: 30px;
	height: 30px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px solid #000000;
	background-color: #ffffcc;
	z-index: 5;
}

#eyecatcher2 {
	float: right;
	top: 0px;
	left: 0px;
	width: 30px;
	height: 30px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px solid #000000;
	background-color: #ffffcc;
	z-index: 5;
}





#misportrechts {
	
	width: 133px;
	height: 50px;
	margin-bottom: 10px;
	border : 1px solid #000000;
	background-color: #ffcc00;
	z-index: 5;
}





#karte {
	top: ;
	left: ;
	width: 150px;
	height: ;
	padding: 0px;
	border : 0px solid #000000;
	background-color: #ffcc00;
	position: ;
	z-index: 5;
}






#navileft {
	top: 1805px;
	left: 5px;
	width: 105px;
	height: 510px;
	padding: 0px;
	border : 0px solid #000000;
	border-top : 0px solid #000000;
	background-color: #ffffcc;
	position: absolute;
	
}






#sponsor234a {
	position: absolute;
	top: 10px;
	left: 748px;
	width: 234px;
	height: 60px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #ffcc00;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;

}








#sponsor180 {
	
	width: 140px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	background-color: #ffcc00;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;

}


#sponsor180a {
	
	width: 190px;
	margin-top: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #ffcc00;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;

}






#navquer2 {
	
	width: 620px;
	height: 40px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #ffcc00;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;

}




#werbefuss {
	
	width: 618px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 12px;
	margin-bottom: 10px;
	background-color: #ffcc00;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;

}





#navineu {
	
	display: block;
	width: 100px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: #ffffcc;
	
}


#icons {
	top: 800px;
	left: 5px;
	width: 980px;
	height: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: #ccffff;
	position: absolute;
	
}





#linierechts {
	top: 99px;
	left: 983px;
	width: 5px;
	height: 620px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	border-top: 0px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #0000ff;
	position: absolute;
	
}



#titel {
	position: absolute;
	top: 160px;
	left: 313px;
	width: 400px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #ffcc00;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}





#htmlheader {
	top: 8px;
	left: 7px;
	width: 978px;
	height: 60px;
	padding: 0px;
	margin: 0px;
	border : 0px solid #000000;
	background-color: #ffcc00;
	position: absolute;
	z-index: 1;
	
}






#website2 {
	float: left;
	margin-top: 5px;
	margin-left: 2px;
	margin-bottom: 10px;
	width: 990px;
	height: ;
	background-color: #ffcc00;
	border: 0px solid #000000
	
}










#naviblock {
	top: 110px;
	left: 5px;
	width: 105px;
	height: 600px;
	position: absolute;
	padding-bottom: 20px;
	border-bottom: 1px solid #555555;
}

.block {
	background: #0B0C0B url('../images/%3ccc:print%20value=%22%26pic.menu.filename%22%3e') repeat-x top left;
	border: 1px solid #000000;
	background-color: #e6e6e6;
	padding: 0px;
	text-align: left;
	left:0px;
	top:0px;
	
}



#common {
	top: 40px;
	left: 20px;
	width: 204px;
	position: absolute;
	padding-bottom: 20px;
	border-bottom: 0px solid #555555;
}

#common a {
	color: #0001FF;
	display: block;
	text-decoration: none;
	background : url('../images/%3ccc:print%20value=%22%26pic.bullet.filename%22%3e') no-repeat 0px 3px;
	font-weight: bold;
	font-style: italic; padding-left:15px; padding-right:0px; padding-top:4px; padding-bottom:4px
}

#common a:hover {
	color: #ffffff;
}


/* Menü */

#menuBar {
	margin-bottom: ;
	padding: 0;
	z-index: 20;
	width: 148px;
	border: 0px solid #000000;
	background-color: #ffffcc;
	overflow: hidden
}


#menuBar2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	
	z-index: 20;
	
	width: 598px;
	border: 0px solid #000000;
	background-color: #0000ff;
	overflow: hidden;
}




a.menuButton  {
	display: block;
	float: none;
	
	
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 4px 3px 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
}


a.menuButtonActive  {
	display: block;
	float: none;
	
	
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 4px 3px 4px;
	margin: 1px 1px 1px 1px;
	border-right: 0px solid #000000;
}



a.menuButton2, a.menuButtonActive2  {
	display: inline;
	float: left;
	
	
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 6px 2px 6px;
	border-right: 0px solid #000000;
}

a.menuButton2:hover {
  background-color: #000000;
  color: #ffffff;
}





a.menuButton3, a.menuButtonActive3  {
	display: inline;
	float: none;
	
	height: 17px;
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 6px 4px 6px;
	border-right: 0px solid #000000;
}





a.rechtsButton, a.rechtsButtonActive  {
	display: block;
	float: left;
	height: 15px;
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 3px 1px 5px;
	border-right: 0px solid #000000;
}

a.rechtsButtonActive {
  background-color: #000000;
  color: #ffffff;
}

a.rechtsButton:hover {
  background-color: #000000;
  color: #ffffff;
}





.menu {
	background: #0B0C0B url('../images/%3ccc:print%20value=%22%26pic.menu.filename%22%3e') repeat-x top left;
	border: 1px solid #000000;
	background-color: #e6e6e6;
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left:0px;
	top:0px;
	z-index: 10
}

a.menuItem, a.menuItemActive {
	color: #010000;
	background-color: transparent;
	display: block;
	padding: 3px 16px 3px 16px;
	text-decoration: none;
	white-space: nowrap;
}

a.menuButtonActive {
  background-color: #000000;
  color: #ffffff;
}

a.menuButton:hover {
  background-color: #000000;
  color: #ffffff;
}

a.menuItem:hover, a.menuItemActive {
  background-color: #000000;
  color: #ffffff;
}

form.search {
	padding: 0px;
	position: absolute;
	top: 20px;
	left: 820px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border: 1px solid #888888;
	background : #ffffff url('../images/%3ccc:print%20value=%22%26pic.fade.filename%22%3e') repeat-x;
	width: 126px;
	padding: 2px;
	margin: 0
}






#kopf {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 978px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #ffcc00;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	z-index: 2000;
		
}


.Tabelle {
 background-color: #0000ff}

.Spalte {
 background-color: #0000ff;
 color:#ffffff;
 padding-left: 5px;
 padding-bottom: 2px;
 font-family: Arial;
 font-size: 11pt;
 font-weight: bold }


.Zelle {
 position: absolute;
 visibility: hidden;
 color: #000000;
 font-family: Arial;
 font-size: 90%;
 font-weight: bold;
 width: 130px;
 line-height:23px;
 background-color: #e3e3e3;
 padding-left: 5px;
 border: 1px solid #000000}

.Link1 {
 font-size: 10pt;
 font-family: Arial;
 text-decoration: none;
 padding: 2px 2px 2px 2px;
 color: #ffffff}

.Link {
 font-size: 10pt;
 font-family: Arial;
 text-decoration: none;
 padding: 2px 2px 2px 2px;
 color: #000000}

.Link:hover {
 font-size: 10pt;
 font-family: Arial;
 text-decoration: none;
 padding: 2px 2px 2px 2px;
 color: #ffffff;
 background-color: #000000}
 
	






#linksalles {
	float:left;
	position: ;
	top: ;
	right: ;
	display:block;
	margin-top: ;
	margin-bottom: ;
	margin-left: ;
	padding-right: ;
	width: 140px;
	background-color: ;
	border-top: 0px solid #999999;
	border-left: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #999999;
}





#linksalles a {
	font-size: 13px;
	font-weight:bold;
	display:block;
	line-height: 1.5em;
	width:135px;
	padding: 1px 0px 1px 5px;
}





#linksalles a.current {
	color: #000000;
	background-color: #e3e3e3;
}







#linksalles a.navnormal {
	display:block;
	
	text-decoration: none;
	font-size: 13px;
	font-weight : bold;
	color: #000000;
	background-color: ;
	padding: 1px 0px 1px 5px;
	border-bottom: 0px solid #000000;
	white-space:nowrap;
	
}


#linksalles a.navnormal:hover {
	color: #ffffff;
	background-color: #000000;
	
}



#linksalles a.navselected {
	display: block;
	padding: 1px 0px 1px 5px;
	white-space: nowrap;
	text-decoration: none;
	font-size: 13px;
	font-weight : bold;
	color: #ffffff;
	background-color: #000000;
	border-bottom: 1px solid #000000;

}



#linksalles a.navselected:hover {
	color: #ffffff;
	background-color: #000000;
	
}




#linksalles a.navnormal2 {
	display: block;
	white-space: nowrap;
	text-decoration: none;
	font-size: 13px;
	font-weight : bold;
	color: #000000;
	background-color: ;
	padding: 1px 5px 1px 5px;
	border-bottom: 0px solid #000000;
}


#linksalles a.navnormal2:hover {
	color: #ffffff;
	background-color: #000000;
	
}



#linksalles a.navselected2 {
	display: block;
	padding: 1px 5px 1px 5px;
	white-space: nowrap;
	text-decoration: none;
	font-size: 13px;
	font-weight : bold;
	color: #ffffff;
	background-color: #000000;
	
}



#linksalles a.navselected2:hover {
	color: #ffffff;
	background-color: #000000;
	
}




#linksalles a.navnormal3 {
	display: block;
	white-space: nowrap;
	text-decoration: none;
	font-size: 100%;
	font-weight : bold;
	color: #000000;
	background-color: ;
	padding: 2px 0px 2px 12px;
	border-bottom: 0px solid #000000;
}



#linksalles a.navnormal3:hover {
	color: #ffffff;
	background-color: #000000;
	
}



#linksalles a.navselected3 {
	display: block;
	padding: 2px 0px 2px 12px;
	white-space: nowrap;
	text-decoration: none;
	font-size: 100%;
	font-weight : bold;
	color: #ffffff;
	background-color: #000000;
	
}



#linksalles a.navselected3:hover {
	color: #ffffff;
	background-color: #000000;
	
}











#fuss {

	clear: both;

	margin-top: 10px;
	margin-bottom: 10px;
	
padding: 0px;

	text-align: center;
	height : ;
	width : 100%;
	background-color : #ffcc00;
	border-top : 1px solid #000000;
}




#fuss a {

	padding: 2px 2px 2px 2px;
	text-decoration: none;
	font-size: 100%;
	font-weight : bold;
	color: #000000;
	background-color: ;
}



#fuss a:hover {
	color: #ffffff;
	background-color: #000000;
	
}





#blick a {
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.5em;
	padding: 2px 4px 2px 4px;
}




#blick a:hover {
	background-color:#000000;
	color:#ffffff;
}







#blick h4 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0px 4px 0px 4px;
	border: 0px;
}







#footerliste{
 float:left;
 background: ;
 padding-top: ;
 padding-right: ;
 border:0px solid #666;
 font:bold 11px arial,verdana,sans-serif;
 width:120px;
 list-style:none;
 margin: 0px 6px 10px 7px;
}

#footerliste li a{
 color:#000000;
 background: ;
 display:block;
 padding:1px 5px;
 font:bold 11px arial,verdana,sans-serif;
 text-decoration:none;
 text-align:left;
 width: ;
}

#footerliste li a:hover{
 background:#000000;
 color:#fff;
 text-decoration:none
}











/* ich gehe davon aus, das sich die navigation in einem DIV-Element mit id="navi-1" befindet um auf die restlichen Klassenbezeichnungen verzichten zu können */
#navi-11 {float: left; margin-left: 0px; margin-top: 0px; width: 970px; background-color:#ffcc00; padding:4px; font-size: 12px; text-align:center; border-bottom: 1px solid #999999;}
#navi-11 ul {display: inline-block; list-style: none; padding-left: 0px; margin: 0;}
#navi-11 ul li{display: inline-block; width: ; float: ; margin-right: 0px; line-height: 1.5em;}
#navi-11 ul a{display: inline-block; color: #000000; font-weight: bold; text-decoration: none; padding: 1px 3px 1px 3px;}
#navi-11 ul a:hover{color: #ffffff; background-color: #000000;}
#navi-11 li.active a{color: #ffffff; background: #000000;}
#navi-11 ul ul li{margin: 6px 0;}
#navi-11 ul ul a{color: #444; font-weight: normal;}
#navi-11 ul ul a:hover{color: #16557F;}
#navi-11 ul ul a.current{font-weight: bold;}







/* ich gehe davon aus, das sich die navigation in einem DIV-Element mit id="navi-1" befindet um auf die restlichen Klassenbezeichnungen verzichten zu können */
#navi-1 {float: left; margin-left: 1px; margin-top: 5px; width: 328px; background-color: ; padding: 0px; font-size: 11px; text-align: ; border-bottom: 0px solid #999999;}
#navi-1 ul {display: inline-block; list-style: none; padding-left: 0px; margin: 0;}
#navi-1 ul li{display: inline-block; width: ; float: ; margin-right: 2px; line-height: 1.5em;}
#navi-1 ul a{display: inline-block; color: #000000; font-weight: bold; text-decoration: none; padding: 1px 3px 1px 3px;}
#navi-1 ul a:hover{color: #ffffff; background-color: #000000;}
#navi-1 li.active a{color: #ffffff; background: #000000;}
#navi-1 ul ul li{margin: 6px 0;}
#navi-1 ul ul a{color: #444; font-weight: normal;}
#navi-1 ul ul a:hover{color: #16557F;}
#navi-1 ul ul a.current{font-weight: bold;}







/* ich gehe davon aus, das sich die navigation in einem DIV-Element mit id="navi-2" befindet um auf die restlichen Klassenbezeichnungen verzichten zu können */
#navi-2 {float: left; margin-bottom: 5px; width: 796px; background-color: #e9e9e9; padding: 5px; font-size: 12px; border: 1px solid #000000;}
#navi-2 ul {display: inline-block; list-style: none; padding-left: 0px; margin: 0;}
#navi-2 ul li{float: left; margin-right: 12px; line-height: 1.8em;}
#navi-2 ul a{color: #000000; font-weight: bold; text-decoration: none; padding: 2px;}
#navi-2 ul a:hover{color: #444;}
#navi-2 li.active a{color: #ffffff; background: #000000;}
#navi-2 ul ul li{margin: 6px 0;}
#navi-2 ul ul a{color: #444; font-weight: normal;}
#navi-2 ul ul a:hover{color: #16557F;}
#navi-2 ul ul a.current{font-weight: bold;}



/* ich gehe davon aus, das sich die navigation in einem DIV-Element mit id="navi-2" befindet um auf die restlichen Klassenbezeichnungen verzichten zu können */
#navi-3 {float: left; margin-left: 0px; width: 796px; background-color: #e3e3e3; padding: 5px; font-size: 12px; border: 1px solid #000000;}
#navi-3 ul {display: inline-block; list-style: none; padding-left: 0px; margin: 0;}
#navi-3 ul li{float: left; margin-right: 12px; line-height: 1.8em;}
#navi-3 ul a{color: #000000; font-weight: bold; text-decoration: none; padding: 2px;}
#navi-3 ul a:hover{color: #444;}
#navi-3 li.active a{color: #ffffff; background: #000000;}
#navi-3 ul ul li{margin: 6px 0;}
#navi-3 ul ul a{color: #444; font-weight: normal;}
#navi-3 ul ul a:hover{color: #16557F;}
#navi-3 ul ul a.current{font-weight: bold;}







