html, body {
	background-color:#FFFFFF;
	background-image: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000; 
}

p, h1, h2 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;} 


#navcontainer, #oben, #unten, #adresse1, #adresse2, #logo, #sprachen, #servicelinks, #motto, #megura, #pipe {
display:none;
}


#inhalt {
	position:static;
	top: 20px;
	left:0px;
	margin-top: 0px;
	margin-left:0px;
	padding-left:0px;
	padding-right:0px;
	width:700px;
	background-color: #FFFFFF;
}



#inhalt p {
text-align:left;
color:#000;
font-size:13px;
}

#inhalt ul li {
text-align:left;
color:#000;
font-size:13px;
}



#inhalt h1 {
text-align:left;
color:#666666;
font-size:15px;}

#contuno {
float: left;
margin-top:0px;
width: 750px;
background-color: #FFFFFF;
}



a { 
color: #000;
text-decoration: underline
}

#inhalt a:link, a:visited {
color:#000;
font-weight: normal;
text-decoration:underline;
}

#news a:link, a:visited {
color:#000;
font-weight: normal;
text-decoration:none;
}


fieldset {
	border:none;
	padding:0;
	margin-top:10px;
	width:300px;
	font-size: 16px;
	line-height: 22px;
	font-weight:normal;
	margin-top: 0;
}
label {
	font-weight:normal;
	color:#000;
}

.form-label {
	clear:both;
	float:left;
	width:180px;
	height:24px;
	padding:0 0;
}

input, textarea {
	border: 1px solid #999;
	padding:3px 6px;
	background-color:#fff;
	color:#000;
	height:auto;
	width: 300px;
}

input:hover, textarea:hover {
	background-color: #fff;
}

input[type="submit"], input[Type="button"] {
margin-left: 224px;
margin-top: 20px;
width: auto;}

div.csc-mailform ol {
list-style-type:none;
}

div.csc-mailform .csc-form-confirmation {
margin-left: 0px;}