/* CSS Document */

body {
  margin-left: 0px; /* ersetzt "leftMargin" im Quelltext */
  margin-right: 0px; /* ersetzt "leftMargin" im Quelltext */
  margin-top: 20px; /* ersetzt "leftMargin" im Quelltext */
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  background-color: #000000;
  background-repeat:repeat-x;
  background-attachment:fixed;
}

 a {
	text-decoration:none;
	color:#4C4C4C;
}
 a:hover {
	text-decoration:none;
}

.rahmen {
  width: 970px;
  margin: 0 auto; /* *das* ist das Zentrierungsgeheimnis - Abstand oben und unten ist 0, Abstand f?r links und rechts ist auto */
  margin-top: 0px;
  min-height:500px;
  height:auto !important;
  height:500px;
  border-left:1px solid black;
   border-right:1px solid black;
    border-top:1px solid black;
}

.logo {
  
  min-height:120px;
  height:auto !important;
  height:120px;
  padding-left:30px;
  padding-top:15px;
  background-color: #ffffff;
}

.logo_bild {
  float:left;
  width: 160px;
}
.logo_text{
   float:left;
   padding-top:00px;
    width: 600px;
}
.logo_sprachauswahl {
  float:left;
  
}

.logo_text h3{
   margin: 0px;
   padding: 0px;
}

.bildebene {
  

  padding-left:190px;
  background:  url(../grafik/transparenz2.png);
  
}

.clear {
  clear: left;
  font-size: 1px;
}




.menue {
 float:left;
 width: 193px;
 min-height:500px;
 height:auto !important;
 height:500px;
 padding-left:0px;
 padding-top:20px;
 
}

.menue a {
	text-decoration:none;
	color:#666;
}
.menue a:hover {
	text-decoration:none;
}

.nav_1 a {
	display:block;
	width: 170px;
	font-size:12px;
	float:left;
	height:17px;
	padding-top:5px;
	padding-left:24px;
	font-weight:bold;
	margin-bottom:3px;
	
 
}
.nav_1 a:hover {
	display:block;
	width: 170px;
	font-size:12px;
	font-weight:bold;
	float:left;
	height:17px;
	padding-top:5px;
	padding-left:24px;
	margin-bottom:3px;
	
}
.nav_1a a {
	display:block;
	width: 170px;
	font-size:12px;
	font-weight:bold;
	float:left;
	height:17px;
	padding-top:5px;
	padding-left:24px;
	margin-bottom:3px;
	
}



.nav_space {
	width: 170px;
	font-size:12px;
	float:left;
	height:3px;
	padding-left:24px;
	padding-bottom:20px;

}


.nav_2 a {
	display:block;
	width: 225px;
	font-size:12px;
	float:left;
	height:15px;
	padding-top:3px;
	padding-left:24px;
	
	font-weight:normal;
}
.nav_2 a:hover {
	display:block;
	width: 225px;
	font-size:12px;
	font-weight:normal;
	color:#004777;
	float:left;
	height:15px;
	padding-top:3px;
	padding-left:14px;
	border-left:10px solid #ccc;
}
.nav_2a a {
	display:block;
	width: 225px;
	font-size:12px;
	font-weight:normal;
	color:#004777;
	float:left;
	height:15px;
	padding-top:3px;
	padding-left:14px;
	border-left:10px solid #ccc;
}


.rahmen_right {
 float: left;
 width: 645px;
  min-height:200px;
  height:auto !important;
  height:200px;
  
 
}

.rahmen_content {
  width: 970px;
  min-height:300px;
  height:auto !important;
  height:300px;
  
  margin-left:0px;
  padding-bottom:40px;
   background-color: #ffffff;
}




.content_top {
   width:745px;
   padding-top:20px;
   
   padding-left:3px;
   padding-bottom:90px;
  
}

.content_top h1 {
padding:0px;
margin:0px;
color:#004777;
font-size:18px;
}

.content_bottom {
  margin-top:5px;
  width: 762px;
  min-height:180px;
  height:auto !important;
  height:180px;
  background-image: url(../grafik/boxen.png);
   background-repeat:no-repeat;
   padding-top:20px;
}



.content_bottom h4 {
padding:0px;
margin:0px;
color:#004777;
font-size:16px;
}

.oeffnungszeiten {
 
 float: left;
 width: 390px;
 padding-left:20px;
}

.news {
 
 float: left;
 width: 210px;
 padding-left:40px;
}

.news a {
	text-decoration:none;
	color:#666;
}
.news a:hover {
	color:#004777;
}







.footer_rahmen {
  width: 970px;
  margin: 0 auto; /* *das* ist das Zentrierungsgeheimnis - Abstand oben und unten ist 0, Abstand f?r links und rechts ist auto */
  margin-top: 0px;
  min-height:30px;
  height:auto !important;
  height:30px;
  border-left:1px solid black;
   border-right:1px solid black;
    border-bottom:1px solid black;
  background-color: #ffffff;
}



.footer {
   padding-top:5px;
   width:1008;
   text-align:right;
   padding-right:45px;
   color: #666;
}

.footer a {
	text-decoration:none;
	color:#666;
}
.footer a:hover {
	text-decoration:none;
	color:#004777;
}

.sf_container {
   width: 920px;
  margin: 0 auto; /* *das* ist das Zentrierungsgeheimnis - Abstand oben und unten ist 0, Abstand f?r links und rechts ist auto */
   
   padding-top:10px;
   padding-left:8px;
}

.sf_left {
   float: left;
  
   width: 148px;
   
   min-height:50px;
   height:auto !important;
   height:50px;
   
   
}

.sf_mitte {
   float: left;
    
   width: 500px;
   
   min-height:50px;
   height:auto !important;
   height:50px;
   
   
}
.sf_right {
   float: right;
    
   width: 200px;
   
   min-height:50px;
   height:auto !important;
   height:50px;
   
   text-align:right;
}



.rahmen1 {
  width: 1002px;
  margin: 0 auto; /* *das* ist das Zentrierungsgeheimnis - Abstand oben und unten ist 0, Abstand f?r links und rechts ist auto */
  min-height:180px;
  height:auto !important;
  height:180px;
  border: 1px solid white;
   background:  url(../grafik/bg_start.png);
  
  
}



#start_logo {
float:left;
width: 330px;
  
  margin-top: 0px;
  min-height:350px;
  height:auto !important;
  height:350px;

  
  
  padding-top:50px;
  padding-left:50px;
}
#start_adresse {
float:left;
width: 465px;

  margin-top: 0px;
  min-height:350px;
  height:auto !important;
  height:350px;

  
  
  padding-top:50px;
}
#start_weiter {
float:left;
width: 85px;
 
  margin-top: 0px;
  min-height:50px;
  height:auto !important;
  height:50px;
 
  padding-top:350px;
}
.r_text {
    padding-top:10px;
	
}
