
html{
	margin: 0px;
	padding: 0px;	
}

body{
	margin: 0px;
	padding: 0px;	
	background: url('bg_main.gif') #cccccc;
	background-repeat: repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

h1{
	font-size: 18px;
	color: #962928;
}

#head{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 177px;
	background: url('bg_head.gif');
	background-repeat:repeat-x;
}

#hauptnavi{
	float: left;
	padding: 0px;
	margin-top: 0px;
	width: 722px;
	line-height: 35px;
	background: #7F7F7F;
	overflow: hidden;
	vertical-align:baseline;
}

#hauptnavi a{
	padding-left: 20px;
}

#hauptnavi a{
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

#hauptnavi #aktiv a{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#sprachwahl{
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	width: 250px;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
}

#sprachwahl a{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

#navileft{
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 137px;
	line-height: 20px;
}

#navileft a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#navileft #aktiv a{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.navileft2{
	padding: 10px;
}

.navileft2 a{
	font-size: 12px;
	font-color: red;
	text-decoration: none;
}

#content{
	float: left;
	width: 515px;
	margin-top: 10px;
	margin-left: 25px;
	height: auto;
	overflow: visible;
}

#content a{
	color: #962928;
}

#teaser_rechts{
	float: left;
	width: 250px;
	margin-left: 40px;
	margin-top: 10px;
	overflow: visible;	
}

#teaser_rechts img{
	text-align: left;
}

#c1{
	font-size: 13px;
	font-weight: bold;
	color: #962928;
}

label{
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-size: 12px;
}

#mailformformtype_mail{
	margin-left: 160px;
	margin-top: 10px;
} 

.csc-mailform-field label{
	width: 160px; 
}

.csc-mailform-label{
	margin-left: 100px;
}

fieldset{
	border-width: 0px;
}
