#menu {float: left; text-align: center; display: inline; width: 237px; height: 25px; color: white; background-color: #480606;padding: 2px 0px 0px 1px;}
#menu a {color: white; text-decoration: none; font-weight: bold;}

#inhalt {border: 1px solid #480606; width: 870px; color: #480606;margin: 0px; padding: 0px;}
#inhalt table td tr div {margin: 0px; padding: 0px;}
#inhalt p {padding-left: 5px;}

.redborder {
border: 1px solid #480606;
padding: 6px;
color: #480606;
line-height: 1;
min-height: 300px;
}
.redborder_menu {
border: 4px solid #480606;

}


.csc-mailform {border: 0px; }
.csc-mailform input {border: 1px solid #c0c0c0;}
.csc-mailform textarea {border: 1px solid #c0c0c0;}
.csc-firstHeader{color: #480606; font-size: 16px; font-weight: bold;}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
margin-bottom:0px;
}
.csc-textpic-text p {line-height: 1.5; padding-top: 5px;}
.small a{
color: grey;
text-decoration: none;
}


h2.imageheader {

   overflow: hidden;

   height: 35px;

   text-indent: 999em;

   white-space: nowrap;

   background-repeat: no-repeat;

}

#nav, #nav ul {
	float: left;
	width: 950px;
	list-style: none;
	line-height: 1em;
	background: #480606;
	color: #000;
	font-weight: bold;
	padding: 0;
	height: 25px;
	margin: 0 0 0 0;
}
 
#nav a {
	display: block;
	width: 237px;
	color: white;     
	text-align: center;   
	text-decoration: none;
	padding: 0.25em 0em 0.25em 0em;
}
 
#nav a.menuparent  {
	background: url(arrow.gif) no-repeat 90% 40%;
}
 
#nav li {
	float: left;
	padding: 0;
	width: 237px;
}
 
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 237px;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
		
}
 
#nav li li {
 
	width: 237px;
}
 
#nav li ul a {
	width: 237px;
	padding-left: 0em;
}
 
#nav li ul ul {
	margin: -1.75em 0 0 14em;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
 
#nav li:hover, #nav li.sfhover {
	background: #c0c0c0;
	color: white;
}