* html {
	zoom: 1;
	padding: 0;
	margin: 0;
	padding: 0;
}

body {
	background-color: #009ee0;
	background:url(bg.gif) repeat-x;
	text-align: center;
	font-family: Verdana;
	color: #000000;
}

p {
	font-size: 10pt;
}

h1 {
	font-size: 14pt;
	font-weight:normal;
	color: #005688;
	margin: 0 0 0.5em 0;
}

a:link, a:visited {
	color: #007ab5;
	text-decoration:none;
}

a:hover, a:active {
	color: #003864;
	text-decoration:none;
}

ul {
	list-style:none outside;
	margin-left: 10px;
	padding: 10px;
}

li {
	list-style-type: disc;
	list-style-position:inherit;
	font-size: 10pt;
	
}


td {
	padding-bottom: 10px;
}


#wrapper {
	width: 900px;
	min-height: 400px;
	background-color: #ffffff;
	margin: 0 auto;
	text-align: left;
	margin-top: 10px;
}

#header {
	width: 100%;
	height: 273px;
	background-color: #ffffff;
	margin-bottom: 20px;
}

#leftbox {
	width:690px;
	float:left;
}

#mainmenue {
	width: 110px;
	margin-left: 30px;
	font-size: 10pt;
	float: left;
	
}

#mainmenue p {
	margin: 0;
}

#mainmenue ul {
	list-style:none outside;
	margin: 0px;
	padding: 0;
}

#mainmenue li {
	list-style-type: none;
	list-style-position:outside;
}

#mainmenue li.CUR a {
	color: #003864;
}

.subnav {
	margin-left: 10px;
}

#maincontent {
	width: 530px;
	margin-left: 20px;
	float: right;
}

#randcontent {
	width: 160px;
	margin-left: 30px;
	margin-right: 20px;
	float: right;
}

#randcontent h1 {
	color: #003864;
}

#randcontent p {
	color: #003864;
	font-size: 9pt;
}

#footer {
	width: 900px;
	height: 43px;
	clear: both;
}

#mailformname, #mailformemail, #mailformIhre_Nachricht {
	width: 300px;
}

.csc-mailform {
	border: 0px;
	font-size: 10pt;
	display: block;
}

label {
	display: block;
}