body {
	background: #fff;
	color: #000;
	font: 11pt/14pt "Arial", Trebuchet MS, Verdana, Helvetica, Tahoma, Geneva, Futura, Times, sans-serif;
}

div#body {
	margin: auto;
	width: 100%;
}

div#banner, div#mainnavigation, div#navigation, div#bottom, div#barrierefrei, .seitenanfang, div#Weitere-Themen, div#Zurueck {
	display: none;
}

div#printaddress {
	font-size: 10pt;
	text-align: center;
	border-top: 1pt solid #000;
}

h1 {
	font-size: 18pt;
	line-height: 1em;
	margin-bottom: -15px;

}

h2 {
	font-size: 13pt;
}

div#content table {
	width: 90%;
}

div#content table caption {
	font-weight: bold;
	text-align: left;
}

div#content table tr {
	border-top: 1pt solid #000;
}

div#content table td {
	padding: 5px;
	vertical-align: top;
}

div#content .Kurzbeschreibung {
	padding: 10px;
	background-color: #E7F6F7;
	margin-bottom: 16px;
	border: #CCCCCC solid 1px;
}

div#content .Titelzeile-mit-Hintergrund-1 {
	background-color: #E7F6F7;
	font-weight: bold;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin-top: 1px;
	margin-bottom: 1px;
}

div#content .Titelzeile-mit-Hintergrund-2 {
	background-color: #CCFFCC;
	font-weight: bold;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin-top: 1px;
	margin-bottom: 1px;
}

div#content img.Bild-80x22 {
	margin-left: 0px;
	margin-right: 8px;
	border: #CCCCCC 1px solid;
	width: 80px;
	height: 22px;
	float: left;
}	

div#content img.Bild-246-200 {
	margin-left: 0px;
	margin-right: 8px;
	border: #CCCCCC 1px solid;
	width: 246px;
	height: 200px;
	float: left;
}

div#content img.Bild-495x200 {
	margin-left: 8px;
	margin-right: 8px;
	border: #CCCCCC 1px solid;
	width: 495px;
	height: 200px;

}

div#Bilderdokumentation img {
	margin-left: 0px;
	margin-right: 8px;
	border: #CCCCCC 1px solid;
	float:left;
	width: 246px;
	height: 200px;
}

div#Bilderdokumentation p {
	height: 200px;
}

div#Bilderdokumentation h3 {
	background-color: #E7F6F7;
	font-weight: bold;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	font-size: 90%;
	margin-bottom: 8px;
}

div#Behandlungsverlauf-Uebersicht {
	margin-bottom: 16px;
	padding: 2px;
	border: #CCCCCC solid 1px;
	margin-top: -8px;

}

div#Behandlungsverlauf-Uebersicht p {
	border-bottom: #CCCCCC solid 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 2px;
}

div#Behandlungsverlauf-Uebersicht p.letzte-Zeile {
	border-bottom: #FFFFFF solid 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 2px;

}

div#Behandlungsverlauf-Uebersicht strong {
	position: relative;
	margin-left: 10px;
	padding-left: 5px;
	width: 300px;
	font-weight: normal; 
}

div#Behandlungsverlauf-Uebersicht em {
	position: relative;
	float: left;
	margin-right: 0px;
	width: 190px;
	border-right: #CCCCCC solid 1px;
	font-style: normal;
}

div#Behandlungsverlauf {
	margin-bottom: 16px;
	padding: 2px 2px 0px 2px;
	border: #CCCCCC solid 1px;
	margin-top: -8px;
}

div#Behandlungsverlauf p.Hintergrund-1 {
	background-color: #E7F6F7;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 2px;

}

div#Behandlungsverlauf p.Hintergrund-2 {
	background-color: #CCFFCC;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 2px;
}


