@charset "utf-8";

/* CSS Document */

body {
height: 100%; 
background: #949494; 

font-family: Verdana;
font-size:12px;
color: #000000; 
}


/*Schriften*/

.hr_footer {background-color:#6b000d;; color:#6b000d;; border: 0px solid #6b000d;; height:1px; margin-top:0px; margin-bottom:5px;}
.hr_text {background-color:#6b000d;; color:#6b000d;; border: 0px solid #6b000d;; height:1px; margin-top:0px; margin-bottom:50px;}

p {font-family: Verdana; font-size:12px; color: #000000;} 
p.notop {font-family: Verdana; font-size:12px; color: #000000; margin-top:5px;  margin-right:5px;}
p.notop_welpen {font-family: Verdana; font-size:12px; color: #000000; margin-top:0px; margin-bottom:15px;  margin-right:5px;}

.abstand { margin-bottom: 50px;}
.mittig {font-family: Verdana; font-size:12px; color: #000000; text-align: center;}

a:link {color: #000000; text-decoration:underline;}
a:visited {color:#000000; text-decoration:underline;}
a:hover {color:#000000; text-decoration:none;}
a:active {color:#000000; text-decoration:none;}

.bild { border:0px;}

.bild a:link {color: #000000; text-decoration:none;}
.bild a:visited {color:#000000; text-decoration:none;}
.bild a:hover {color:#000000; text-decoration:none;}
.bild a:active {color:#000000; text-decoration:none;}	

h1 {margin: 0px 0px 3px 0px; padding: 0px; font-size: 12px; font-weight:bold;}
h2 {font-size:20px; margin-top:0; margin-bottom:20px; text-align:center; font-weight:normal;}
h3 {font-size:16px; margin-top:20px; margin-bottom:20px; text-align:center; font-weight:normal;}
h4 {font-size:15px; margin-top:30px; margin-bottom:10px; text-align:left; font-weight:normal;}
h4.notop {font-size:15px; margin-top:0px; margin-bottom:0px; text-align:left; font-weight:normal; margin-right:5px;}
h4.notop_welpen {font-size:15px; margin-top:10px; margin-bottom:5px; text-align:left; font-weight:normal; margin-right:5px;}
h5 {font-size:16px; margin-top:0; margin-bottom:20px; text-align:center; font-weight:normal;}

ul {
	margin-top: -10px;
}

ol {
	margin-top: -10px;
	margin-bottom: -10px;
}

.sternchen {
	font-size:10px;
	text-align:right;
}

.sternchenl {
	font-size:10px;
	text-align:left;
}

/*Gerüst*/

#Main {
position:absolute;
width:928px;
left: 50%;
top: 0px;
margin-left: -464px;
margin-right: auto;
background-color:#FFF;
}

#Header {
position:relative;
width:928px;
height: 112px;
margin:0px;
padding:0px;
}

#Navigation {
position:relative;
width:908px;
height: 31px;
margin:0px 0px 0px 20px;
padding:0px;
}

#Content {
position: relative;
min-height: 100%;
width:928px; 
margin-left:0px; 
margin-top:20px; 
padding:0px;
background-image:url(bilder/content_bg.gif);
background-repeat:repeat-y;
background-position: top left;
}	

/*Bereich links - roter Kasten*/

#Infobox {
position: relative; 
width:188px; 
margin-left:20px; 
margin-top:0px; 
padding:5px; 
float:left; 
background-color:transparent;
color: #FFF;
}	

#Kontaktbox {
	border-bottom: 1px dashed #FFF;
	padding: 10px 0px 15px 0px;
	font-size: 10px;
	line-height: 13px;
}

#Kontaktbox p{
	color: #FFF;
}

#Aktuellesbox {
	padding: 10px 0px 10px 0px;
}

#Aktuellesbox p{
	color: #FFF;
}
	
.aktuelles a:link {color: #FFFFFF; text-decoration:underline;}
.aktuelles a:visited {color:#FFFFFF; text-decoration:underline;}
.aktuelles a:hover {color:#FFFFFF; text-decoration:none;}
.aktuelles a:active {color:#FFFFFF; text-decoration:underline;}	


/*Hauptinhalt*/

#Inhalt {
position: relative; 
width:674px; 
margin-top:0px; 
margin-right: 20px;
padding: 9px 0px 5px 5px;
float:right;
background-color:transparent;
}	



/*Achtung Box*/
.beachten {
border: 1px solid black; 
padding: 5px;
}

.termine_anker {
width: 221px;
float:left;
text-align: center;
}



/*Footer*/

#Footer {
position:relative;
margin-top:20px;
padding:0px 15px 0px 20px;
width: 895px;
height: 62px;
}

#FooterContainer {
float: left;
margin-top:0px;
padding:0px 0px 0px 0px;
width: 695px;
height: 62px;
}

.bhv_logo {
	width: 200px;
	float: right;
	margin-top: -3px;}
	

.copy {
	width: 248px;
	float: left;
}

.footernav {
	width: 400px;
	float: left; 
	text-align: center;
}
	
.footernav a:link {color: #000000; text-decoration:none;}
.footernav a:visited {color:#000000; text-decoration:none;}
.footernav a:hover {color:#000000; text-decoration:underline;}
.footernav a:active {color:#000000; text-decoration:underline;}



/* Sorgt dafür, dass Content mit Infobox und Inhalt mitwächst*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */



/*Navigations Divs*/

div.menu_angebot {position: relative; width:99px; margin:0px;  padding:0px; float:left; border: 0px;}
div.menu_termine {position: relative; width:99px; margin:0px; padding:0px; float:left; border: 0px;}
div.menu_aktuelles {position: relative; width:99px; margin:0px; padding:0px; float:left; border: 0px;}
div.menu_kontakt {position: relative; width:99px; margin:0px; padding:0px; float:left; border: 0px;}
div.menu_methoden {position: relative; width:99px; margin:0px;  padding:0px; float:left; border: 0px;}
div.menu_team {position: relative; width:99px; margin:0px;  padding:0px; float:left; border: 0px;}
div.menu_anfahrt {position: relative; width:99px; margin:0px;  padding:0px; float:left; border: 0px;}
div.menu_notfall {position: relative; width:99px; margin:0px;  padding:0px; float:left; border: 0px;}
div.menu_download {position: relative; width:100px; margin:0px;  padding:0px; float:left; border: 0px;}


/*Startseite*/

.angebot_links {
width: 330px;
padding: 5px 0px 5px 0px;
float:left;
margin: 10px 19px 10px 0px;
}

.angebot_rechts {
width: 325px;
padding: 5px 0px 5px 0px;
float:left;
margin: 10px 0px 10px 0px;
}

.angebot_bild {
width: 80px; 
float: left; 
margin-right: 5px;
}

.angebot_text {
width: 325px; 
font-size:11px;
}

.angebot_text_grau {
width: 325px; 
font-size:11px;
color:#ABABAB;
}

.angebot_preis {
margin-top: 5px;
font-size: 11px;
text-align:right;
margin-bottom:0px;
}

.angebot_preis_grau {
margin-top: 5px;
font-size: 11px;
text-align:right;
margin-bottom:0px;
color:#ABABAB;
}

.grau_rot a:link {text-decoration:none; font-weight:normal;color:#9b8083;}
.grau_rot a:visited {text-decoration:none; font-weight:normal; color:#9b8083;}
.grau_rot a:hover {text-decoration:underline; font-weight:normal; color:#9b8083;}
.grau_rot a:active {text-decoration:underline; font-weight:normal; color:#9b8083;}


/*Kein Rand um Bilder*/

img {
	border: 0px;
}




/*Header Inhalt*/

div.logo {
	position: relative; 
	width:313px; 
	height:112px; 
	margin-left:0px; 
	margin-top:10px; 
	padding:0px;
	float:left; }

div.banner {
	position: relative; 
	width:595px; 
	height:83px; 
	margin-left:0px; 
	margin-top:10px; 
	padding:16px 15px 13px 5px;
	float:left;}
	
	
/*Friends*/

.friends a:link {text-decoration:none; color:#676767;}
.friends a:visited {text-decoration:none; color:#676767;}
.friends a:hover {text-decoration:none; color:#000000;}
.friends a:active {text-decoration:none; color:#000000;}


/*Kontakt*/

.kontak_formular {font-family:Verdana, sans-serif; font-size:12px; color: #000000; text-align:left;}
.kontak_kl {font-family:Verdana, sans-serif; font-size:10px; color: #000000; text-align:left;}
.kontak_stern {font-size:10px; color: #CC0000;}
.kontak_buttons {background-color:#6b000d; color:#FFFFFF; width:90px; border:3px solid #6b000d; font-family: Verdana, sans-serif;font-size:11px;}
