body { color: black; font-size: 13px; font-family: "Lucida Grande", "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; line-height: 20px; background-color: white; }
#wrapper { 
	width: 700px;
	margin-right: auto; margin-left: auto; border: solid 2px #b20021;
	margin-top: 70px;
	padding-bottom: 10px;
	background: none no-repeat 60px 90px;
}
p {
	margin-bottom: 15px;
}
#txt { position: relative; top: 15px; left: 260px; bottom: 15px; }
td { }
#header  { color: white; font-size: 24px; font-weight: normal; background-color: #b20021; letter-spacing: 1px; position: relative; top: 0; width: 660px; padding-top: 20px;
	padding: 20px;
}

#header h1 {
	color: white;
	margin-top: 21px;
	margin-bottom: 24px;
	font-size: 37px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0;
}
#header h2 {
	color: white;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 25px;
}

div#spalte-links {
	float: left;
	margin-left: 20px;
}

div#spalte-rechts {
	padding-left: 360px;
	padding-right: 20px;
	padding-top: 4px;
}


div#clear {
	clear: both;
}
#arztkammer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: gray;
	margin-top: 30px;
	text-align: center;
}

strong {
	font-size: 15px;
	letter-spacing: 1px;
}
a:link { color: #b20021; text-decoration: underline; }
a:visited { color: #a5a5a5; text-decoration: underline; }
a:hover { color: #a5a5a5; text-decoration: underline; }
a:active { color: #a5a5a5; text-decoration: underline; }
.headertext { color: #b20021; font-size: 18px; margin-bottom: -8px; }
