body {
	background-color:#FFFFFF;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0px;
	padding:10px 0px 0px 0px;
}

a img {
	border-width:0px;
}

a, a:visited {
	color:#C81818;
}

#header {
	position:relative;
}

#logo {
	width:165px;
	text-align:center;
}

#title {
	position:absolute;
	top:0px;
	left:165px;
	width:600px;
	font-family:Arial, sans-serif;
	line-height:24px;
	padding-top:12px;
}

div.stitle {
/* Weiche */
	text-align:center;
	line-height:24px;
	margin-top:30px;
}

	#title span.a1, div.stitle span.a1 {
		font-size:12px;
		color:#939393;
		font-weight:bold;
	}
	
	#title span.a2, div.stitle span.a2 {
		font-size:20px;
		color:#C81818;
		font-weight:bold;
	}

a.navred {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#C81818;
	text-decoration:none;
	font-weight:bold;
}

a.navredactive {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#C81818;
	text-decoration:underline;
	font-weight:bold;
}
	
a.navwhite {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

a.navwhiteactive {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
	a.navred:hover, a.navwhite:hover {  text-decoration:underline;  }

#nav1 {
	margin-left:230px;
	position:relative;
	height:20px;
}

	#nav1 #b1 {
		background-color:#F1CDA2;
		background-image:url(images/ecke_arzt.gif);
		background-position:left;
		background-repeat:no-repeat;
		height:20px;
		padding-left:35px;
		display:block;
		float:left;
		line-height:20px;
	}
	
	#nav1 #b2 {
		background-color:#DB8E54;
		background-image:url(images/mitte_arzt.gif);
		background-position:left;
		background-repeat:no-repeat;
		height:20px;
		padding-left:40px;
		display:block;
		float:left;
		line-height:20px;
	}
	
	#nav1 #b3 {
		background-image:url(images/ecke_pat.gif);
		background-position:left;
		background-repeat:no-repeat;
		height:20px;
		width:20px;
		display:block;
		float:left;
		line-height:20px;
	}

	#nav1 #b1p {
		background-color:#DB8E54;
		background-image:url(images/ecke_pat2.gif);
		background-position:left;
		background-repeat:no-repeat;
		height:20px;
		padding-left:35px;
		display:block;
		float:left;
		line-height:20px;
	}
	
	#nav1 #b2p {
		background-color:#F1CDA2;
		background-image:url(images/mitte_pat.gif);
		background-position:left;
		background-repeat:no-repeat;
		height:20px;
		padding-left:40px;
		display:block;
		float:left;
		line-height:20px;
	}
	
	#nav1 #b3p {
		background-image:url(images/ecke_arzt2.gif);
		background-position:left;
		background-repeat:no-repeat;
		height:20px;
		width:20px;
		display:block;
		float:left;
		line-height:20px;
	}
	
#nav2 {
	height:92px;
	background-image:url(images/nabel2.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:218px;
}
	
#nav21 {
	height:34px;
	background-color:#F1CDA2;
	padding-left:40px;
	line-height:34px;
	width:800px;
}

	#nav21 a {
		display:block;
		float:left;
		margin-right:15px;
	}

#nav22 {
	clear:both;
	height:20px;
	background-color:#DB8E54;
	padding-left:40px;
	line-height:20px;
	width:800px;
}

	#nav22 a {
		display:block;
		float:left;
		margin-right:15px;
	}
	
	
#nav23fake {
	height:38px;
	background-color:#F8F5E9;
	border-width:0px 1px 0px 0px;
	border-style:solid;
	border-color:#C9C9C9;
	width:682px;
}

#content {
	background-color:#F8F5E9;
	background-image:url(images/verlauf_hor.jpg);
	background-repeat:repeat-y;
	background-position:left;
	border-width:0px 1px 1px 0px;
	border-style:solid;
	border-color:#C9C9C9;
	margin-bottom:30px;
	width:900px;
	position:relative;
}

#content2 {
	padding:15px 15px 80px 180px;
}

#download {
	position:absolute;
	top:50px;
	left:0px;
	width:165px;
}

	#dlheaderarzt {
		height:20px;
		background-image:url(images/downloadbar_arzt.jpg);
		background-repeat:no-repeat;
		padding-left:25px;
		line-height:20px;
		color:#172956;
		font-weight:bold;
	}
	
	#dlcontent {
		padding:10px 4px 10px 4px;
		background-color:#FFFFFF;
		border-style:solid;
		border-width:0px 1px 1px 0px;
		border-color:#C9C9C9;
		line-height:18px;
	}
	
h1 {
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#C81818;
}

h2 {
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

h3 {
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

p, li {
	line-height:18px;
}

h2 a {
	color:#000000;
}

#indexbottom {
	text-align:center;
}

