body {
	margin:70px 0px 0px 0px;
	padding:0px;
	font:12px Arial;
}
.mainHolder {
	width:602px;
	height:426px;
}
.backStart {
	width:602px;
	height:140px;
	background:url(../_img/background_01.png) no-repeat top left;
}
.backKontakt {
	width:602px;
	height:426px;
	background:url(../_img/background_02.png) no-repeat top left;
}
.kontaktButton {
	width: 129px;
	height: 42px;
	float: left;
	margin: 58px 0px 0px 0px;
	padding-left:3px;
}
.kontaktButton img {
	width: 129px;
	height: 42px;
	border:0px;
}
.logo {
	width: 455px;
	height: 132px;
	float:left;
	margin: 3px 0px 0px 12px;
}
.ceno {
	clear:both;
	line-height:0px;
	font-size:0px;
	height:0px;
}
.kontaktFormular {
	float:left;
	margin:5px 0px 0px 0px;
	padding:5px 0px 0px 37px;
	width:540px;
	height:226px;
	font:12px Arial;
	color:#808080;
	text-align:left;	
}
.url {
	padding:3px 45px 0px 0px;
	float:right;
}
.editBox {
	width:230px;
	border:1px solid #ccc;
}
.textBox {
	width:255px;
	height:100px;
	border:1px solid #ccc;
	margin:0px; padding:0px;	
}
.kontaktLeft {
	float:left;	
}
.kontaktRight {
	/*background:green;*/
	float:left;
	padding:0px 0px 0px 20px;
}
.buttonZeile {
	margin:10px 0px 0px 0px;	
	text-align:right;
}
.buttonStyle {		
	background:#fcac5d;
	border-right:1px solid #e47e19;
	border-bottom:1px solid #e47e19;
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
}
.important {
	color:#e47e19;
}
.gender {
	width:300px;
}
.impressumZeile {
	width:602px;
	text-align:right;
	font-size:11px;
	padding:0px 45px 0px 0px;
}
a:link, a:visited {
	color:#e47e19;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}