body {
	font-family: Tahoma, Arial, sans-serif;
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1, p {
	font-family: Tahoma, Arial, sans-serif;
	color: #7B8C90;
}
h1 {
	font-size: 11px;
	font-weight:bold;
	display:none;
}
h2 a, h2 a:hover {
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}
h3, h3 a, h3 a:hover {
	font-size: 11px;
	font-weight:bold;
	color: #7B8C90;
	text-decoration:none;
}
h4 {
	font-size: 11px;
	font-weight:normal;
	color:#7B8C90;
	text-decoration:underline;
}
p {
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin: 0px;
}
.kostentabelle td, .kostentabelle th {
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin: 0px;
	color: #7B8C90;
}
ul, ol {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #7B8C90;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	padding-left: 20px;
	list-style-type:disc;
}
.aufzaehlung {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #7B8C90;
	margin: 0px;
}
input, select {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #7b8c90;
	margin: 0px;
}
a, a:link, a:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #74A5CD;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #74A5CD;
	font-weight: bold;
	text-decoration: underline;
}
.white {
	color: #FFFFFF;
}
#faq li{
	padding:0;
	margin:0;
	list-style-type:none;
}
.level2 {
	padding-bottom:15px;
	padding-left:25px;
}
.level3 {
	padding-left:25px;
}
.level1 a {
	font-size:11px;
}
.level2 a {
	font-size:11px;
	font-weight:normal;
}
.level3 a {
	font-size:10px;
	font-weight:normal;
}
ol li {
	list-style-type:decimal;
	padding-left:0;
}
code {
	margin-left:50px;
}
.backto {
	float:right; margin:20px 20px 15px;
}
.distanz {
	margin-bottom:17px;
}
.activelink {
	color:#7B8C90;
	font-weight:bold;
}
.caption {
	font-weight:bold;
}
#datenschutz {
	margin:0; 
}
.vorschau a img {
	border:solid #7B8C90 2px; margin:15px 0 30px 0;
}
.vorschau a:hover img {
	border:solid #74A5CD 2px;
}
.formular {
	text-align:right
}
fieldset {
	margin-bottom:20px;
	margin-left:50px;
	width:370px;
	border:solid 1px #cccccc;
}
legend {
	font-weight:bold;
	font-size:11px;
	color: #74A5CD;
}
.feldbeschreibung {
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
	width:100px;
	color:#7B8C90;
	vertical-align:top;
}
.praxis_stamp {
	height:60px;
}
#regist fieldset input, #regist fieldset select, #regist fieldset .praxis_stamp {
	width:200px;
	border:solid 1px #cccccc;
}
#regist fieldset .plz {
	width:45px;
}
#regist fieldset .wohnort {
	width:150px;
}
.submit_button {
	margin-bottom:20px;
	margin-left:170px;
	width:200px;
}
form {
	margin-top:20px;
}
blockquote {
	padding: 0;
	margin: 5px 0 5px 30px
}
.fakultativ {
	background-color:#EEEEEE;
}