/*****************************
*	ALLGEMEIN				 *
******************************/
body {
	margin: 0;
	background: #E1EADB url("../images/rahmen/bg.jpg") repeat-x;
	}
	
a {
	color: #334C5C;
	}
	
a:hover {
	color: #334C5C;
	text-decoration: none;
	}
	
#infobereich b {
	color: #334C5C;
	}

#content b {
	color: #334C5C;
	}
	
h1 {
	font: 14px normal tahoma,arial,sans-serif;
	color: #334C5C;
	margin: 5px 0 5px 0;
	}
	
h2 {
	font: bold 16px tahoma,arial,sans-serif;
	color: #334C5C;
	border-bottom: 1px dotted #334C5C;
	margin: 10px 100px 5px 0;
	padding: 0 0 5px 0;
	}
	
h3 {
	font: bold 12px tahoma,arial,sans-serif;
	color: #334C5C;
	border-bottom: 1px dotted #334C5C;
	margin: 15px 10px 5px 0;
	padding: 0 0 5px 0;
	}
	
ul {
	list-style: square outside url("../images/utilities/list_img_blau.gif");
	padding: 0 0 0 25px;
	margin: 0;
	color: #6A6A6A;
	}
	
/*****************************
*	RAHMEN				 	 *
******************************/
#zentrierer {
	width: 880px;
	height: 100%;
	margin: 0 auto;
	padding: 0px;
}

#rahmen {
	width: 880px;
	min-height: 100%;
	position: relative;
	float: left;
	}
	
#rahmen_innen {
	width: 880px;
	float: left;
	background: url("../images/rahmen/rahmen_innen.jpg");
	}
	
#kopf {
	width: 880px;
	height: 157px;
	float: left;
	background: url("../images/rahmen/kopf.jpg");
	position: relative;
	}
	
#navigation {
	width: 200px;
	height: auto;
	min-height: 200px;
	height: 200px;
	float: left;
	text-align: right;
	}
	
#infobereich {
	width: 140px;
	float: right;
	padding: 10px 50px 10px 10px;
	font: 11px/16px arial,helvetica,sans-serif;
	color: #000000;
	}
	
#infobereich a {
	color: #344960;
	}
	
#infobereich a:hover {
	color: #344960;
	text-decoration: none;
	}
	
#content {
	width: 400px;
	float: left;
	padding: 15px 40px 30px 40px;
	font: 12px/18px arial,helvetica,sans-serif;
	color: #6A6A6A;
	background: url("../images/rahmen/text_einleitung.gif") no-repeat;
	}
	
#content_kopf {
	width: 480px;
	height: 73px;
	float: left;
	background: url("../images/rahmen/content_kopf.jpg");
	}
	
#fuss {
	width: 486px;
	height: 50px;
	float: left;
	margin: 0 0 0 197px;
	padding: 3px 5px 0 10px;
	display: inline;
	background: url("../images/rahmen/fuss.jpg") no-repeat;
	font: 10px arial,helvetica,sans-serif;
	color: #334C5C;
	}
	
#fuss a {
	color: #334C5C;
	}
	
#fuss a:hover {
	color: #334C5C;
	text-decoration: none;
	}
	
#logo {
	width: 158px;
	height: 37px;
	position: absolute;
	top: 92px;
	left: 15px;
	}
	
#telefon {
	width: 206px;
	height: 49px;
	position: absolute;
	top: 30px;
	left: 450px;
	}
	
#allgemeinmedizin {
	width: 170px;
	height: 42px;
	position: absolute;
	top: 90px;
	left: 694px;
	}
	
/*****************************
*	RAHMEN STARTSEITE	 	 *
******************************/
#rahmen_startseite {
	width: 880px;
	min-height: 100%;
	position: relative;
	float: left;
	background: url("../images/rahmen/kreuz.jpg") no-repeat;
	}
	
#content_startseite {
	width: 350px;
	float: right;
	margin: 0 150px 0 0;
	display: inline;
	}
	
#text_startseite {
	width: 320px;
	float: left;
	padding: 15px;
	font: 12px/18px arial,helvetica,sans-serif;
	color: #3F506C;
	}
	
#text_startseite a {
	color: #3F506C;
	}
	
#text_startseite a:hover {
	color: #3F506C;
	text-decoration: none;
	}

/*****************************
*	KLASSEN				 	 *
******************************/
/*## bild ###*/
.bild_links {
	float: left;
	margin: 5px 10px 10px 0;
	}	

.bild_rechts {
	float: right;
	margin: 5px 0 10px 10px;
	}
	
.bild_umbruch {
	clear: both;
	margin: 10px 0 10px 0;
	}
	
/*## text ###*/
.text_rahmen {
	clear: both;
	margin: 5px 0 20px 0;
	}
	
/*## link ###*/	
.link_rahmen {
	margin: 5px 0 5px 0;
	clear: both;
	}
	
.download_beschreibung {
	font: italic 11px arial, helvetica, sans-serif;
	color: #3D3D3D;
	display: block;
	}
	
/*## abstand ###*/	
.abstand_klein {
	margin-top: 10px;
	clear: both;
	}

.abstand_mittel {
	margin-top: 20px;
	clear: both;
	}
	
.abstand_gross {
	margin-top: 30px;
	clear: both;
	}
	

.nav_flaggen {
	margin: 5px 15px 0 0;
	}	
	
/*****************************
*	FORMULARE				 *
******************************/
.inputKontakt {
	width: 190px;
	background: #DAE9F2;
	border: 1px solid;
	border-color: #334C5C #B8CCD9 #B8CCD9 #334C5C;
	font: 11px arial,helvetica,sans-serif;
	color: #334C5C;
	padding: 2px;
	}
	
.eingabefeld {
	width: 190px;
	height: 100px;
	background: #DAE9F2;
	border: 1px solid;
	border-color: #334C5C #B8CCD9 #B8CCD9 #334C5C;
	font: 11px arial,helvetica,sans-serif;
	color: #334C5C;
	padding: 2px;
	}
	
.submit {
	background: #DAE9F2;
	border: 1px solid;
	border-color: #B8CCD9 #334C5C #334C5C #B8CCD9;
	font: bold 11px arial,helvetica,sans-serif;
	color: #334C5C;	
	}

