@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #838c88;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #d91f2d;
	text-align: left;
	vertical-align: top;
	border: 0px;
}
a {
	color: #d91f2d;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}
#mutter {
	margin-top:15px;
	width:800px;
	background-color: #FFFFFF;
}

#oben {
margin-top:26px;
width:800px;
height:58px;
}
a img{
	border: 0px;
}
#logo{
	float:left;
}
#oben #sprache{
		width:50px;
		height:50px;
		margin-top:10px;
		margin-right: 10px;
		_margin-right: 0px;
		float:right;
}
#oben #sprache a{
	color: #ffffff;
	text-decoration: none;
	padding-right:10px;
}
#oben #sprache a:hover{
	color: #666666;
	text-decoration: none;
}
#oben #sprache img {
}

#oben #sprache2{
		width:115px;
		height:50px;
		margin-top:10px;
		margin-right: 10px;
		_margin-right: 0px;
		float:right;
}
#oben #sprache3{
		width:61px;
		height:50px;
		margin-top:10px;
		margin-right: 10px;
		_margin-right: 0px;
		float:right;
}
#mutter #navi {
	width: 800px;
	height: 41px;
	text-align: left;
	background-image: url(../images/bg_navi.gif);
	background-repeat: repeat-x;
}

#mutter #bilder {
	margin-top:15px;
	width:750px;
	height:200px;
	z-index:1;
	background-image: url(../images/head1.jpg);
	background-repeat: no-repeat;
}

#mutter #content {
	text-align: left;
	width: 710px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	background-color: #f0f0f0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 2px #d1d1d1 solid;
	margin-bottom:2px;
	line-height: 130%;
}
#mutter #content #content_text {
	width: 360px;
	float: left;
	padding-top: 15px;
	padding-bottom: 5px;
}
#mutter #content #content_rechts {
	float: right;
	width: 300px;
	padding-bottom: 5px;
	padding-top: 15px;

}
#mutter #content #content_einzl {
	width:100%;
	padding-top: 15px;
	padding-bottom: 5px;
}

#mutter #copyright {
	width: 750px;
	height: 20px;
border-top: 1px #d1d1d1 solid;
	padding-top: 9px;
	color: #a5a5a5;
	text-align:left;
}
#mutter #copyright a {
	color: #a5a5a5;
	text-decoration: underline;
}

#mutter #copyright a:hover {
	color: #000000;
	text-decoration: none;
}

#right {
	float:right;
	margin-top:-15px;
  }

h1 {
	font-size: 20px;
	color: #838c88;
	text-decoration: none;
	padding-bottom: 10px;
	//padding-bottom: 15px;
	border-bottom: 1px solid #838c88;
}
div.csc-header csc-header-n1 {
height:20px;
}
h1.csc-firstHeader {
height:20px;
}
.clear {
	clear: both;
}
#mutter #kontakt {
margin-top:10px;
	color: #838c88;
	text-decoration: none;
		font-size: 11px;
		height:30px;
	width:800px;
	background-color: #FFFFFF;
}
#mutter #kontakt a{
	color: #666666;
	text-decoration: none;
}
#mutter #kontakt a:hover{
	color: #333333;
	text-decoration: none;
}

