/* Body */
body { 
	font-size: 11pt; 
	font-family: Arial; 
	background-image: url(../bilder/hintergrund.png);
	margin: 5px 40px; 
}
p { text-align: justify; }
#tab {
	border-left-width:thin;
	border-left-style:solid;
	border-left-color:white;
	border-right-width:thin;
	border-right-style:solid;
	border-right-color:white;
}
ul { 
	margin: 0 0 0 25px; 
}
.main { 
	padding-right: 10px; 
}
.abstand { 
	padding-right: 20px; 
	padding-left: 20px; 
}
.margin-right {
	margin-right: 15px; 
 }

input.farbig { 
	color: #900; 
	background-color: #fff
 }
 input.farbig2 { 
	color: #808080; 
	background-color: #fff
 }
 

/* Ueberschriften */
h1 { 
	color: #900;
	}
h3 { 
	color: #900; 
	margin-top: 15px; 
}
h4 { margin-top: 0; margin-bottom: 7px; }
h5 { color: #999; font-size: 9pt; text-decoration: none; }
h6 { 
	font-size: 10pt; 
}

/* Leistungen-Links */
h5 a:link{ color : #666; font-weight: bold; text-decoration: none; } 
h5 a:visited {
	color : #666; 
	text-decoration : none; 
} 
h5 a:hover { color : #900; text-decoration: underline; } 
h5 a:active {
	color : #666; 
} 


/* Navigation */
#stylefour{
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:url(../bilder/bgOFF.gif) repeat-x left top;
	font-family:Arial, Verdana, Helvitica, sans-serif;
	border-top:4px solid #b30000;
}

#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#stylefour ul li{
	display:block;
	float:left;
	margin:0;
}
#stylefour ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url(../bilder/bgDIVIDER.gif) no-repeat top right;
}
#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#B30000;
	background:#fff url(../bilder/bgON.gif) no-repeat top left;
}

/* Links */
a:link { 
	color: #666; 
	text-decoration: underline; 
}
a:visited { 
	color: #666; 
	text-decoration: underline; 
}
a:hover { 
	color: #900; 
	text-decoration: underline; 
}
a:active { 
	color: #900; 
	text-decoration: underline; 
}
/*h2 { color: #666; margin: 0; }
a.navigation:link  { color: #666; text-decoration: none  }
a.navigation:visited  { color: #666; text-decoration: none }
a.navigation:hover  { color: #900; text-decoration: none }
a.navigation:active  { color: #900; text-decoration: none } */

/* Footer */
.footer { font-size: 8pt; }
.footer a:link{ 
	color : #666; 
	font-weight: bold; 
} 
	.footer a:visited {
	color : #666; 
} 
	.footer a:hover {
	color : #900; 
	text-decoration : none; 
} 
	.footer a:active {
	color : #666; 
	text-decoration : none; 
} 
 
 /* CMDG-Impressum */
.schrift { color: #666666; font-size: 8pt; font-family: Tahoma }
.ueberschrift { color: #666666; font-size: 10pt; font-family: Tahoma }
.ueberschrift-dark { color: #666666; font-size: 10pt; font-family: Tahoma; font-weight: bold }
element { text-decoration: none }
a.cmdg:link  { color: #999999; text-decoration: none }
a.cmdg:visited  { color: #a9a9a9; text-decoration: none }
a.cmdg:hover  { color: #666666; text-decoration: none }
a.cmdg:active  { color: #808080; text-decoration: none }