body{
font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #353333;
	height: auto;
	text-decoration: none;
	background-color: #FCC200;

}

#cont1{
z-index: 5000;
position: absolute;
top: 0px;
left: 0px;
width:625px;
height: 456px;

margin-top: 0px;
margin-bottom: 0px;
margin-left:0px;
margin-right: 0px;

padding-left: 10px;
padding-top: 5px;
background-image: url(../imgs_css/bg_innen.jpg);
background-repeat: no-repeat;
}


#bg_rechts{

position: absolute;
top: 0px;
margin-bottom: 0px;
left: 625px;
width: 198px;
height: 456px;
background-image: url(../imgs_css/bg_rechts.jpg);
background-repeat: no-repeat;
}

#bg_unten{

position: absolute;
margin-top: 456px;
top: 0px;
left: 0px;
width:806px;
height: 168px;
background-image: url(../imgs_css/bg_unten.jpg);
background-repeat: no-repeat;
}

#logo_wolp{

position: absolute;
margin-top: 475px;
width: 150px;
height: 100px;
margin-left: 585px;
/*background-image: url(../imgs_css/logo_wolp.png);*/
background-repeat: no-repeat;
/*border: solid 1px;*/
text-align: right;

}

.wolp{

font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C00000;
	text-decoration:none;

}

.wolp:hover{

font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C00000;
	text-decoration: underline;
	

}

#banner{
position: relative;
top: 8px;
left: 0px;
height: 65px;

/*border: solid 1px black;*/
background-image: url(../imgs/banner.jpg);
width: 350px;
height: 35px;
background-repeat: no-repeat;

}



#navi{
position: relative;
top: 8px;
width: 650px;
height: 44px;
padding-left: 11px;
padding-right: 20px;
padding-top: 13px;
background-image: url(../imgs_css/navi_bg.jpg);
background-repeat: no-repeat;
/*border: solid 1px black;*/
}

.navigation{
padding-right: 10px;
padding-left: 10px;
font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FCC129;
	height: auto;
	text-decoration: none;
	
}

.navigation:hover{
color: #ffffff;

}

#cont2{
position: relative;
top: 17px;
width: 650px;
left: 15px;

}


.textfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #353333;
	
	text-decoration: none;
	border: 1px solid #BF0300;
}

#kontakt_form {
  /*position: absolute;*/
  height: auto;
  width:350px;
  height:310px;
  margin-top: 55px;
  padding-top: 20px;
  padding-left: 10px;
  
background-position: left top;

border: solid 1px #A0382F;

}

.text_formular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #353333;
	
	text-decoration: none;
	
}

.senden{
display: block;
background-repeat: no-repeat;
text-decoration: none;
width: 85px;
height: 25px;
border: solid 0px;
font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FCC129;
	line-height: 20px;
	font-variant: normal;
	padding-left: 7px;
	padding-bottom: 4px;
	
	text-align: left;
background-image: URL("../imgs/knopf_bg.gif");

}

.senden:hover{
color: #ffffff;

}

.zurueck{
display: block;
background-repeat: no-repeat;
text-decoration: none;
width: 85px;
height: 25px;
border: solid 0px;
font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FCC129;
	line-height: 20px;
	font-variant: normal;
	padding-left: 10px;
	padding-bottom: 4px;

	
	text-align: center;
background-image: URL("../imgs/zurueck_bg.gif");

}

.zurueck:hover{
color: #ffffff;

}