/* Bugfix FF */

	html {
	height: 100%;
	padding: 0 0 1px 0;
}
	

body {
	padding: 0px;
	margin: 0px;
	color: #000;
	background-color: #FFF;
	background-image: url(../images/bg_site.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	
	}



/* Page Elemente */



h1  {
	
	font-size: 26px;
	margin: 0px;
	line-height: 120%;
	color: #dd0b01;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dd0b01;
	font-weight: normal;
	margin-bottom: 10px;	
}


h2  {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 120%;
	
	}
	

h3  {
	font-weight: bold;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 140%;
	font-size: 110%;
}


a:link, a:visited 	{
	color: #dd0b01;
	text-decoration: underline;
	}
	
a:hover	{
	text-decoration: none;	
	}



hr {
	
	height : 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #4e4f50;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 0;
}

 a img {
	border: none;
	
}



#wrapper {
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	padding: 0px;
	width: 960px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	border: 6px solid #FFFFFF;
	}


/* Top Elemente */
	
#header {
	height: 130px;
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-top: 15px;
	padding-left: 15px;
	color: #666;
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
	background-position: right;
	}
	
	
#logo {
	float: left;
		padding-right: 10px;	
	
	}
	
	
	
#logo_dvt {

		float: right;
	
	
	
	
	}
	
	
	
	
#header  h3 {
	font-size: 18px;
	color: #000;
	letter-spacing: 0.1em;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
	
	

.claim {
	padding-top: 65px;	
	padding-left: 10px;
	
	
}


#image_bereich {
	height: 250px;
	width: 630px;
	float: left;
	
}
	
/* Content Elemente */


#content {
	line-height: 160%;
	padding-top: 15px;
	margin-right: 6px;
	padding-left: 15px;
	width: 600px;
	float: left;
	padding-right: 15px;
	
	}		

#content p  {
	margin: 0px;
	padding-bottom:5px;
	padding-top: 5px;
		
	}	
	
#content ul  {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	}	
	
	
	
#content li {
	margin-bottom: 10px;
	list-style-image: url(../images/bpt.gif);

	}
	
/* Rechte Spalte*/		
	
#sidebar {
	width:324px;
	float: right;	
	}
	
#sidebar_content {
	width:300px;
	background-color: #eaeaea;
	padding: 12px;
	

}

#sidebar p { 
	
	margin-top: 4px;
	margin-bottom: 4px;	
	
}
		
#sidebar li, 	
#sidebar ul {
	  
	margin: 0px;
	padding: 0px;
}


#sidebar_content h2 {
	font-size: 18px;
	margin: 0px;
	line-height: 160%;
	color: #dd0b01;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}


 .sprechstunde {
	background-image: url(../images/uhr.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	height:40px;	
}


 .op {
	background-image: url(../images/hno-termin.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	height:40px;	
}
	
.tab1 {
	background-color: #DBDBDB;
	
}	

	
/* Navigation - Hauptnavi */

#nav {
	font-size: 11px;
	background-image: url(../images/bg_mainnav.gif);
	background-repeat: repeat-x;
	height: 27px;
	padding-top: 5px;
	margin-bottom: 6px;
	}	
	

#nav  a:link, #nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
	display: block;
	float: left;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #96DBF1;
	}
	
#nav a:hover, #nav a:active,  #nav .aktiv a {
	color: #013749;
	}
		
	
/* Navigation - Subnavi */	


#subnav {
	height: 226px;
	background-color: #DD0B01;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding: 12px;
	color: #FFF;
}
	
#subnav h2 {
	font-size: 16px;
	line-height: 120%;
	margin-bottom:5px;   
	
}	
	

#subnav li {
	
    list-style-type: none;
	
}
		
 
#subnav a:link, #subnav a:visited  {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size: 12px;
	background-image: url(../images/pfeil_inaktiv.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;	
	margin-bottom:1px;
	}
	
	
#subnav a:hover, #subnav a:active
 {
	background-color: #af120b;
	background-image: url(../images/pfeil_aktiv.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
	
	
 #subnav .aktiv a
 {
	background-color: #af120b;
	font-weight: bold;
	background-image: url(../images/pfeil_aktiv.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
		

/* Stile  */
	
.clearfix {
	clear: both;
	}

/* Formular  */


 #op_form form {
	background-color: #eaeaea;
	padding: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	margin-top: 25px;
}

#op_form  input, #op_form  textarea {
	border: 1px solid #3F3F3F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

	
#op_form  .send {
	width: 90px;
	font-size: 12px;
	border: 1px solid #DD0B01;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #DD0B01;
}	
	


/* Footer*/

#footer {
	clear: both;
	height: 20px;
	margin-bottom: 50px;
	padding-top: 20px;
	background-color: #FFF;
	text-align: right;
	}	
	
	
	
#footer a {
	color: #000000;
	font-size: 11px;	
	}	




.image_left {
	padding: 5px;
	float: left;
	border: 1px solid #D1D1D1;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
	width 170px;	
	font-size: 10px;
	display: block;
}

.image_right {
	padding: 5px;
	float: right;
	border: 1px solid #D1D1D1;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
	width 170px;	
	font-size: 10px;
	display: block;
}

 .image_left img, .image_right img {
	clear: both;	
}