@CHARSET "UTF-8";

body {
	background: #ffffff url('/fileadmin/images/bg.jpg') repeat-x top left;
	font-family: verdana, helvatica, arial !important;
	font-size: 100,01%;
	letter-spacing: -1px !important;
	margin: 0px;
	height: 100%;
}

a {
	color: #333333;
	text-decoration: none;
}
a:active, a:focus, a.active {
	color: #a52f0b !important;
}

.site {
	background:url('/fileadmin/images/content_bg.gif') repeat-x top left;
	width:920px;
	min-height:100%;
	height:auto !important;
	height:100%;
	padding:0px 12px 25px 12px; 
	background:#ffffff;
	display:block;
	position:relative;
	left:50%;
	margin-left:-460px;
}

#impressum {
	float:right;
	margin-right:15px;
	padding:4px 0;
	font-size:0.7em;
}

table.nav {
	background:url('/fileadmin/images/content_bg.gif') repeat-x top left;
	width:920px;
	text-align:center;
	font-size:0.8em;
	color:#333333;
	margin-top:2px;
	border-collapse:collapse;
	vertical-align:middle;
	font-weight:bold;
}

table.nav tbody tr td#topNavEmptyCell {width:542px;}

table.nav tr td {
	height:34px;
	border:1px solid #e5e5e5;
}

table.nav tr td a {color: #333333;}

table.nav tr td a:active {color:#a52f0b;}


.content {
	width:920px; 
	background:url('/fileadmin/images/content_bg.gif') repeat-x top left;
	margin:0px 0 0 0;
	padding-top:38px;
}

div.subNav {width:195px; min-height:200px; float:left; margin-top:15px;}
div.subNav table {
	float:left; 
	width:195px;
	border-collapse:collapse;
}

div.subNav table tr td {
	height:30px; 
	width:195px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	background:url('/fileadmin/images/content_bg.gif') repeat-x top left;
	color:#333333;
	font-size:0.7em;
	vertical-align:middle;	
	padding:0px;
}



div.SubNav .csc-textpic .csc-textpic-imagewrap div dl dt img {
	border:1px solid #e7e7e7;
}

.noSubnavImg {
	float:left; 
	margin-top:15px; 
	width:195px;
}

#withoutJS { 
	display:table-cell; 
	font-size:0.7em; 
	border-bottom:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
	background:url('/fileadmin/images/content_bg.gif') repeat-x top left;
	vertical-align:middle;
	height:30px;
	width:195px;
	margin-bottom:-10px;
}
#withJS { display:none }
#HVVbutton img { border:none; }

.mainContent {
	width:482px;
	min-height:300px;
	height:auto !important;
	height:360px;
	float:left;
	margin-left:24px;
	line-height:20px;
	font-size:0.8em !important;
}

.mainContent_noSubNav {
	width:700px;
	float:left;
	line-height:20px;
	font-size:0.8em;
	margin:-3px 0 -12px 0;
}

.mainContent_noSubNav table tr td {
	vertical-align:top;
}

.mainContent h1,
.mainContent_noSubNav h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #a52f0b;
	margin: 9px 0px;
}

.mainContent p.csc-header-date {
	font-size: 0.7em;
	position: relative;
	bottom: -14px;
}

div.mainContent div.csc-textpic div.csc-textpic-text p.bodytext { position:relative; top:-5px; }

.mainContent ul {
	list-style: circle;
}

.mainContent ul#operation {
	list-style: none;
	padding-left:20px;
	font-size: 0.8em !important;
}
.mainContent ul#operation li {
	/*margin: 0px 0px 4px -55px; */
	font-weight: bold;
	font-size:1.3em;
}

.mainContent_noSubNav #arzt {
	vertical-align: top;
	padding: 5px 10px 0 0;
}

.mainContent a,
.mainContent_noSubNav a {
	color: #a52f0b;
	text-decoration: underline;
}

.mainContent .subtext { border-top:1px solid #e7e7e7; }

table.formTable tbody tr td:first-child { vertical-align:bottom; padding-bottom:5px; }


div.sprechzeiten,
div.sprechzeitenAktuell {
	width: 165px !important;
	font-size: 0.7em;
	float:right; 
	border: 1px solid #cccccc; 
	background: url('/fileadmin/images/content_bg.gif') repeat-x top left; 
	padding:14px 14px 26px 14px;
	margin-top: 15px;
	line-height: 14px;	
}

div.sprechzeiten h1,
div.sprechzeitenAktuell h1 {
	font-size: 1.3em;
	color: #9a9a9a;
	margin-bottom: 14px;
}


.formTable {
	width:410px;
	font-size:1em;
	letter-spacing: -1px;
	border: none;
	margin:0 0 10px -3px;
}
table.formTable tbody tr td span {
	color: #b2b2b2;
}

input {
	background: url('/fileadmin/images/content_bg.gif') repeat-x top left;
	border: 1px solid #cccccc;
}
textarea { 
	background: url('/fileadmin/images/content_bg.gif') repeat-x top left;
	border: 1px solid #cccccc;
	margin:5px 0;
}
input.submitButton {
	float:right;
	cursor: pointer;
}

.contactInfo {
	color:#b2b2b2; 
	margin-top: 5px;
	font-size: 0.8em;
	float: left;
}

#mailSent { color:green; }
#mailError { color:red; }
#mailSent h3,
#mailError h3 { font-size:1.1em; }

.FormError { color:red; font-size:0.8em; }


#TB_ajaxContent {overflow:hidden !important; }
#googleMap { position:relative; left:50%; margin-left:-350px; margin-top:10px; }




div#footer {
	background-color: #ffffff;
	width: 944px;
	position: relative;
	left:50%;
	margin-left:-460px;
	display: block;
	padding: 2px 0px 20px 0px;
	text-align: center;
	font-size: 0.8em;
	color: #cccccc;
	text-decoration: none;
	text-transform: uppercase;
}

div#footer a {
	color: #cccccc !important;
}


.impressText p {
	margin:3px 0px;
}




.stopFloat {
	float: none;
	clear: both;
}
