/* CSS Document */
html, body { 
	margin: 3px 0px 0px 0px; 
	padding: 0px; 
	color: #595959;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #ffffff;
} 

/*table form td div p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}*/
td{
	font-size: 11px;
}
h1{
	margin: 24px 10px 0px 10px;
	font-size: 13px;
	font-weight: bold;
	color: #013B57;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border-bottom: 1px dotted #13516F;	
	background-image: url(images/bg_h1.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	background-position: 0px -2px;
	padding-bottom: 6px;
}
h2{
	font-size: 13px;
	font-weight: bold;
	color: #2785B2;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border-bottom: 1px solid #64B5DA;	
	padding-bottom: 2px;
	height:15px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 10px;
}


p{
	margin-right:10px;
	margin-left: 10px;
	color: #013B57;
}

.mitteframe{
	/*border: 1px dotted red;*/
	margin: 0px 10px 0px 10px;
	width: 500px;
}


/*allgemeine Links im text*/
a:link{
	text-decoration: none;
	color: #FC8200;
}
a:visited{
	text-decoration: none;
	color: #FC8200;
}
a:hover{
	text-decoration: underline;
	color: #FC8200;
}
a:active{
	text-decoration: none;
	color: #FC8200;
}

.rotFett{
	font-weight: bold;
	color: #b20000;
}
/*ENDE allgemeine Links im text*/

/* aeusserer 1px Rahmen */
#rahmen {
	border: 1px solid #7EBFDF;
	width: 844px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	display: block;
	position: relative;
	overflow-x: hidden;
	overflow-y: visible;
}


/* kompletter Kopf */
#head {
	background-color: #ffffff;
	/*height: 77px;*/
	display: block;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #808080;
	height: 109px;
}
#content {
	background-repeat: repeat-y;
	position: relative;
	width: 100%;
	overflow-y: visible;
}
/* TD links und TD rechts */
#tdLeft{
	border-right: 1px solid #E7E4D6;
	background-color: #EEF5FA;
	background-image: url(images/bg_menu.gif);	
}
#tdRight{
	border-left: 1px solid #E7E4D6;
	background-color: #EEF5FA;
	vertical-align: top;
	}

#startbutton{
	font-weight: bold; 
	background-image: url(images/bg_link_kliniksuche.gif); 
	width: 168px;	
	height: 16px;
	text-decoration: none;
	color: #ffffff;	
	text-indent: 10px;
	display: block;
	padding-top: 2px;
	margin-top: 0px;
	margin-left: 0px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
#left {
	background-color: #EEF5FA;	width: 168px;	
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-y;
	background-position: left top;
		
}

/* Content */
#mid, #midOnlinehotel {
	background-color: #ffffff;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 11px;
		
}
#mid {
	width: 488px;
}
* html #mid {
	width: 512px;
	w\idth: 488px;
	overflow-x: hidden;
	overflow-y: visible;
}
#midOnlinehotel {
	width: 650px;
}

.midframe {
	border: 1px #FC8200 dotted;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding: 10px;
	overflow-y: visible;
	overflow: hidden;
	font-size: 11px;

}
* html .midframe {
	overflow-y: visible;
}
#right {
	width: 160px;	
	overflow-x: hidden;
	vertical-align: top;
}

.menuheader {
	color: #FC8200;
	font: bold 11px/19px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bg_header.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	height: 19px;
	width: 168px;
	text-indent: 25px;
	display: block;
	margin-top: 10px;
	border-top: 2px solid #ffffff;
	border-bottom: 1px #ffffff solid;
	background-color: #EEF5FA;	
}

#left a, #left a:link, #left a:visited{
	color: #ffffff;
	font: normal 11px/19px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: auto;
	width: 168px;
	background-image: url(images/menu_off_lang.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #7EBFDF;
	text-indent: 20px;
	display: block;
	border-bottom: 1px #ffffff solid;
}

#left a:hover, #left a:active {
	color: #619BB8;	
	background-color: #BDDFEE!important;
	background-image: url(images/menu_on.gif)!important;
	background-repeat: no-repeat;
	background-position: left top;
}

.aktiv1 {
	background-image: url(images/menu_on.gif)!important;
	background-color: #BDDFEE!important;
}
/*Teaser Startseite------------------------------------------*/
.teaser {	
	width: 472px;
	border: 1px solid #9DD7F3;
	padding: 4px;
	margin: 5px 10px 10px 10px;
	color: #26566D;

}

/*subnavi---------------------------------------------------------------------------------------*/
#subnavi{
	background-color: #ffffff;
	margin-top: 0px;
	border-bottom: 1px solid #ffffff;
	border-top: 2px solid #ffffff;
	
}
#subnavi a {
	text-align: left;	
	color:#928D76; 
	display: block; 		
	/*padding: 1px 0px 3px 0px;	*/
	font-weight: normal;		
	width: 168px;	
	margin: 0px 0px 0px 0px;
	border-bottom: none;
	text-indent: 4px!important;
	background-image: none !important;
	/*height: 14px!important;*/
	border-bottom: 1px solid #ffffff;	
	background-color: #EAE9E4;
	font-size: 10px;
	
	
	
}
#subnavi a:hover, #subnavi a:active, #subnavi .naviActive {	
	color:#619BB8!important; 		
	background-color: #EEF5FA!important;
	background-image: url(images/sub.gif) !important; 
	background-position: right !important;
}
/*fuer den IE*/
*html #subnavi a:link {
	height: 8px!important;
	padding: 0px 0px 0px 0px;

}
*html #subnavi a:visited {
	height: 8px!important;
	padding: 0px 0px 0px 0px;
}
*html #subnavi a:hover {
	height: 8px!important;
	padding: 0px 0px 0px 0px;
}
*html #subnavi a:active {
	height: 8px!important;
	padding: 0px 0px 0px 0px;
}
.bild_rechts{
	float:right;
	border: 1px solid #575656;
	margin-left: 5px;
}


/*----------------------------------------------------------------------------------------------*/

/*Fuss*/
 #foot{
	text-align:center; 
	font-size:9px; 
	margin-bottom: 20px; 
	width: 806px;
}
 
 
 
/*formulare*/
.textField{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	text-indent: 4px;
	width: 150px;
	border: 1px solid #A4A592;
	margin: 3px 0px;
	color: #5E5A4A;	

}
#ort{
	margin-left: 35px;
}
#land{
	margin-left: 26px;
}


/*sucformular*/
#suche{
	border: 1px solid #E2E3D6; 
	margin-top: 25px; 	
	padding: 10px;
	height: 79px;
	background: #EEF5FA;
	width: 350px;
	margin-left: auto;
	margin-right: auto;
}
*html #suche{
	padding-bottom: -50px;
}

.feld {
	width: 300px;
	height: 80px; 
	background-color: #ffffff;
	border: 1px #5E5A4A solid;
	color: #2B3F55;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	text-indent: 2px;
}

.button {
	border: 1px solid #5E5A4A;
	background-color: #FC8200;
	color: #ffffff;
	font-family: Verdana, Sans-Serif;	
	font-size: 10px;
	font-weight: bold;	
	width:70px;
	padding-bottom: 0px;
	margin-bottom: 2px;
}


.adressen {
	margin: 10px 0px 0px 6px;
	padding: 8px 6px 10px 6px;
	border-bottom: 1px dotted #B0AD9B;
	border-top: 1px dotted #B0AD9B;
	clear: left;
	background: #EFEFEF;
}
.adressen p {
	margin: 6px 0px;
}
#klinik_container{	
	width: 168px;	
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #ffffff;	
	background-color: #7EBFDF;	
	color: #36749D;
}
#klinik_container a:link, #klinik_container a:visited{
	color: #ffffff;
	font: 10px!important;
	text-decoration: none;		
	background-image: none!important;
	background-color: transparent!important;
	margin-left: 0px;
	display: block;
	border-bottom: none!important;
	text-indent: 0px!important;
	background-image: none!important;
	line-height: 100%;
	height: 16px;

}

#klinik_container a:hover, #klinik_container a.active{
	color: #ffffff;
	font: 10px!important;
	text-decoration: underline;		
	background-image: none;	
	background-color: transparent!important;
	margin-left: 0px;
	display: block;
	border-bottom: none!important;
	text-indent: 0px;
	background-image: none!important;
	line-height: 100%;
	height: 16px;
	
}
.kl_text{
	margin-top: 2px;
	margin-bottom: 10px;
}
x
