<!--
body {
    font-family: Times new roman;
	padding:0px;
	margin:0px;
	background-image:url(dr-eick/bg.gif);
	background-repeat: repeat-x;
}
td, div, p, .textnormal {
	font-size: 10pt;
	line-height: 14pt;
	font-family: Times new roman;
	font-weight: normal;
	font-style: normal;
	color: black;
}
b, strong, .fett, .textfett {
	font-weight : bold;
}
h1, h2, h3, h4, h5, h6, .klickpfad, .ueberschrift {
	font-family: Times New Roman;
	font-size: 11pt;
	line-height: 16pt;
	color: #87032B;
}
h2 {
	font-size: 10pt;
	line-height: 15pt;
}
h3 {
	font-size: 9pt;
	line-height: 13pt;
}
h4 {
	font-size: 8pt;
	line-height: 11pt;
}
h5 {
	font-size: 7pt;
	line-height: 10pt;
}
h6 {
	font-size: 6pt;
	line-height: 9pt;
}
input, textarea, select, option {
	margin: 3px;
	border: 1px solid #BDC0C3;
	background-color: #F1F2F3;
	vertical-align: middle;
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	font-size: 11px;	
}
input[type:submit]{
	font-family: Times new roman;
	font-size: 12pt;
	color: #87032B;
	background-color: #ffffff;
	border-left: 2px solid #87032B;
	border-right: 2px solid #87032B;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	font-weight: bold;
}
input:focus, textarea:focus, select:focus, option:focus {
	background-color: #E1E2E3;
}

label{
	width: 9em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block
}

.csc-mailform-submit{
	margin-left: 13em;
	border: 2px outset #BDC0C3;
	font-weight: bold;
}
.csc-mailform-label input{ 
	border: 0px;
}

.csc-mailform{
	border:0px;
}
a {
	font-family : times new roman;
	text-decoration : none;
	color : #87032B;
}
a:hover {
	color: #87032B;
	text-decoration : none;
}
a:active {
	color: #87032B;
	text-decoration : none;
}
span.menue1no,span.menue1no a {
	font-family: Times New Roman;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	font-size: 13pt;
	line-height : 14pt;
	font-weight : bold;
	color: #FFFFFF;
	text-decoration: none;
}
span.menue1no a:hover {
	color: #CCCCCC;
}
span.menue1act, span.menue1act a {
	font-family: Times New Roman;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	font-size: 13pt;
	line-height : 15pt;
	font-weight : bold;
	color: #CCCCCC;
	text-decoration: none;
}
span.menue1act a:hover {
	color: #FFFFFF;
}
span.menue2no, span.menue2no a {
	font-family: Times New Roman;
	letter-spacing: 0.15em;
	font-size: 11pt;
	line-height : 15pt;
	font-weight : bold;
	color: #FFFFFF;
	text-decoration: none;
}
span.menue2no a:hover {
	color: #CCCCCC;
}
span.menue2act, span.menue2act a {
	font-family: Times New Roman;
	letter-spacing: 0.15em;
	font-size: 11pt;
	line-height : 15pt;
	font-weight : bold;
	color: #CCCCCC;
	text-decoration: none;
}
span.menue2act a:hover {
	color: #FFFFFF;
}
table.menu {
	background-color:#D7D7D7;
}
td.inhalt {
	width:510px;
}
.align-center {
	text-align: center;
}
-->