body {
	margin:0px;
	padding:0px;
	color:#666666;
	background-color: #FFFFFF;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
div, p, ul, h1, h2, h4, img, form, label {
	padding:0px;
	margin:0px;
}
ul {
	list-style-type:none;
}
#hauptdiv {
	width:700px;
	position:relative;
	margin:0 auto;
	padding:0px;
}
#linkerdiv {
	width:240px;
	float:left;
}
#linkerobererdiv {
	width:240px;
	height:145px;
	position:relative;
	margin:0 auto;
	padding:0;
	background:url(images/left-top.jpg) 0 0 no-repeat;
}
#linkerobererdiv img {
	width:160px;
	height:39px;
	margin:30px 0 0 37px;
}
#linkerdiv ul {
	width:240px;
	height:231px;
	display:block;
	padding:28px 0 0;
	background-image: url(images/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#linkerdiv ul li {
	width:118px;
	height:35px;
	position:relative;
	margin:0 auto;
	background-image: none;
	background-repeat: repeat-x;
	background-position: 0 100%;
}
#linkerdiv ul li a {
	width:96px;
	height:26px;
	display:block;
	background:url(images/arrow-normal.gif) 0 50% no-repeat;
	color:#3D76B4;
	padding:0 0 0 22px;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
}
#linkerdiv ul li a:hover {
	background:url(images/arrow-normal.gif) 0 50% no-repeat;
	color:#7F0A5F;
	text-decoration:none;
}
#linkerdiv ul li.aktiv a {
	width:96px;
	height:26px;
	display:block;
	background:url(images/arrow-farbig.gif) 0 50% no-repeat;
	color:#7F0A5F;
	padding:0 0 0 22px;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
}
#linkerdiv ul li.aktiv a:hover {
	width:96px;
	height:26px;
	display:block;
	background:url(images/arrow-farbig.gif) 0 50% no-repeat;
	color:#7F0A5F;
	padding:0 0 0 22px;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
}
#linkerdiv h2 {
	width:200px;
	height:20px;
	color:#3D76B4;
	font-size:18px;
	padding:20px 0 0 0px;
	font-weight:normal;
}

#rechterdiv {
	width:460px;
	float:left;
}
#rechterdiv h1 {
	width:437px;
	height:122px;
	color:#3D76B4;
	padding:34px 0 25px 23px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	background-color: #FFFFFF;
}
#rechterdiv h1 span {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
#rechterdiv h2 {
	width:380px;
	height:36px;
	display:block;
	color:#3D76B4;
	font-size:24px;
	line-height:36px;
	padding:0 0 0 65px;
	margin:29px 0 0 9px;
	background-color: #FFFFFF;
	background-image: url(images/icon1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#rechterdiv h4 {
	width:240px;
	height:50px;
	display:block;
	background:url(images/icon2.jpg) 0 0 no-repeat;
	color:#8F146E;
	font-size:24px;
	line-height:22px;
	padding:0 0 0 75px;
	margin:0 0 0 9px;
	clear:both;
}
#rechterdiv h4 span {
	color:#9F9D81;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
}
#rechterdiv p {
	padding:20px 10px 0 27px;
}
#rechterdiv p.bottompadding {
	padding:22px 0 0 9px;
	margin:0 0 38px 0;
}
span.boldtext {
	font-weight:bold;
}

#footerhauptdiv {
	color:#fff;
	position:relative;
	margin:0 auto;
	height:227px;
	clear:both;
	background-color: #FFFFFF;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#footermenu {
	text-align: center;
	list-style: none;
}
#footerdiv {
	width:700px;
	position:relative;
	margin:0 auto;
	font-weight:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
#footerdiv ul {
	position:absolute;
	top:85px;
	width: 700px;
}
#footerdiv li {
	display: inline;
}
#footerdiv ul li a {
	padding:0 10px 0;
	color:#fff;
	text-decoration:none;
}
#footerdiv ul li a:hover {
	text-decoration:underline;
}
#footerdivhtml {
	width:88px;
	height:31px;
	display:block;
	position:absolute;
	top:132px;
	left:250px;
}

#footerdivcss {
	width:88px;
	height:31px;
	display:block;
	position:absolute;
	top:132px;
	left:370px;
}

.box_oben {
	background-image: url(images/box_oben.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 210px;
	margin-top: 30px;
	position: relative;
	padding-left: 30px;
	overflow: hidden;
}
.box_mitte {
	background-image: url(images/box_mitte.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 195px;
	padding-left: 30px;
	font-size: 12px;
	padding-right: 15px;
}
.box_unten {
	background-image: url(images/box_unten.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 240px;
}
#linkerdiv .box_mitte h2 {
	font-weight: bold;
	font-size: 21px;
	display: inline;
}
.portrait1 {
	float: right;
	height: 200px;
	width: 150px;
	background-image: url(images/drbath.jpg);
	border: 1px solid #0099FF;
	margin-top: 20px;
}
.portrait2 {
	float: right;
	height: 200px;
	width: 150px;
	background-image: url(images/drwein.jpg);
	border: 1px solid #0099FF;
	margin-top: 20px;
}
.portrait3 {
	float: right;
	height: 200px;
	width: 150px;
	background-image: url(images/drpust.jpg);
	border: 1px solid #0099FF;
	margin-top: 20px;
}
.clear {
	clear: both;
}
.portrait_mit1 {
	float: left;
	height: 200px;
	width: 150px;
	background-image: url(images/sprech1.jpg);
	border: 1px solid #0099FF;
	margin-top: 20px;
	margin-left: 40px;
	text-align: center;
	font-size: 12px;
}
.portrait_mit2 {
	float: left;
	height: 200px;
	width: 150px;
	background-image: url(images/sprech2.jpg);
	border: 1px solid #0099FF;
	margin-top: 20px;
	margin-left: 40px;
	text-align: center;
	font-size: 12px;
}
.portrait_mit3 {
	float: left;
	height: 200px;
	width: 150px;
	background-image: url(images/sprech3.jpg);
	border: 1px solid #0099FF;
	margin-top: 20px;
	margin-left: 40px;
	text-align: center;
	font-size: 12px;
}
.portrait_mit4 {
	float: left;
	height: 200px;
	width: 150px;
	background-image: url(images/sprech4.jpg);
	border: 1px solid #0099FF;
	margin-top: 20px;
	margin-left: 40px;
	text-align: center;
	font-size: 12px;
}
#rechterdiv a {
	color: #3D76B4;
}
#hauptdiv #rechterdiv ul {
	margin-left: 27px;
	list-style-type: square;
}

label { /* Alle Labels auswählen */
	display: block;
	float: left;
	width: 100px; /* Breite.*/
	margin-top: 12px;
}

input { /* Alle Formularelemente auswählen */
	display: block;
	float: left;
	width: 300px; /* Breite.*/
	margin-top: 10px;
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit { /* den Submit-Button */
	float: none;
	width: auto;
	margin-top: 30px;
	margin-left: 140px;
	margin-bottom: 30px;
}

label {
	text-align: right;
	padding-right: 1em;
}

textarea {
	display: block;
	float: left;
	width: 304px; /* Breite.*/
	height: 200px;
	margin-top: 10px;
	overflow: hidden;
}
#kontaktformular label2 {
	display: block;
	float: left;
	width: 250px; /* Breite.*/
	margin-top: 12px;
	text-align: right;
}

