/* css zipzack.de nature collection*/
 @CHARSET "ISO-8859-1";

body,p,div,td,th,nobr,i,a {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #000000;
	font-size: 9pt;
}

a:link,a:visited {
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
div.layout {
	width: 850px;
	margin-left: auto;
	margin-right: auto;	
}
div.header {
	width: 802px;
	height: 125px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

div.infoline {
	position: relative;
	top: 100px;
	text-align: right;
	height: 20px;
}

a.infoline {
	font-size: 10pt;
	font-weight: bold;
	padding: 15px;
}

div.domainmenu {
	position: relative;
	top: 100px;
	height: 20px;
	border-bottom: 3px solid #000000;
	text-align: left;
}

div.imprint {
	text-align: left;
}
div.infotext {
	text-align: left;
} 

div.basecontent {
	position: relative;
	top: 50px;
	left:0px;
	width: 802px;
}

span.formRequired {
	color: #000000;
	font-weight: bold;
}

input.contactform {
	width: 50%;
}

tr.contactformError {
	background-color: #DBDBDB;
	font-weight: bold;
}
	
.contactform_button {
	text-align: center;
}
