body {
	margin: 0px;
	padding: 0px;
	background: url(img/header_back.gif) 0px 131px repeat-x #272727;
	background-color: #fff;
	
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px ;
  color: #464646;
  line-height: 18px;
}

/* in der Box*/

#box {
	margin: 1px auto;
	padding: 0px;
	background: url(img/header4.jpg) no-repeat;
	width: 892px;
	height: 560px;
	clear: both;

}

/*button */

#menu_top {
	position: absolute;
	top: 245px;
	margin: 0 0 0px 440px;
	width: 390px;
	height: 35px;
	line-height: 0px;

}

#menu_top li {
	float: left;
	list-style: none;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	
}

#menu_top li a {
	display: block;
	text-decoration: none;
	height: 35px;
	width: 115px;
	color: #FFFFFF;
	margin: -7px 0 0 0;
	*margin: 5px 0 0 0;

}

#menu_top li a.button02 {
	background: url(img/start_over_r2_c2.jpg) bottom no-repeat;
	line-height:100px;
	*line-height:0px;
	display:block;
	height:35px;
	overflow:hidden;
}
#menu_top a.button02:hover {
	background: url(img/start_active.gif) bottom no-repeat;
}
#menu_top a.button02active {
	background: url(img/start_active.gif) bottom no-repeat;
	line-height:-100px;
	display:block;
	height:35px;
	overflow:hidden;
}

#menu_top a.button03 {
	background: url(img/contact_over_r2_c2.jpg) bottom no-repeat;
	line-height:100px;
	*line-height:0px;
	display:block;
	height:35px;
	overflow:hidden;
}
#menu_top li a.button03:hover {
	background: url(img/contact_active.gif) bottom no-repeat;
}
#menu_top li a.button03active {
	background: url(img/contact_active.gif) bottom no-repeat;
	line-height:-100px;
	display:block;
	height:35px;
	overflow:hidden;
}
/*button */

/*box ENDE */

/*page */

#page {
	width: 892px;
	height: 100%;
	margin: 0px 0 0 0; /*margin: 0px auto;*/
	padding: 260px 0 0 45px;
	*padding: 260px 0 0 45px;

}

#left {
	margin: 35px 0 0 0;
	*margin: 45px 0 0 0;
	float: left;
	width: 282px; /*normal 310px*/
	background-color: #FFFFFF;
	padding: 0px 10px 15px 25px;
}

#left h1{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 22px ;
  color: #666666;
  line-height: 18px;
}

#center {
	margin: 71px 0 0 0;
	*margin: 88px 0 0 0;
	float: left;
	width: 282px; /*normal 310px*/
	background-color: #FFFFFF;
	padding: 0 10px 15px 10px;
}

#left .contact1 {
	float:left;
	margin-left:20px;
	width:285px;
	font-size:12px;
	color:#000000;
	line-height:18px;
	padding:30px 0px 0px 5px;
	*padding:40px 10px 0px 5px;
	
}

/*page ENDE*/

#footer {
	clear: both;
	padding: 0px;
	margin: 0px;	
	height: 100px;
	width:800px;

	text-align: right;
	font-size: 11px ;
	color: #666666;

}

#footer a {
	letter-spacing: 1px;
	color: #666666;
	padding: 0 10px 0 0;
	text-decoration: none;
	background: url(img/up_arrow.gif) right 0px no-repeat;
}

#footer a:hover {
	text-decoration: underline;
}

/*formular*/

 .tbmain{ 
 width:470px!important;

 }
 
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";

}
td.left {
  font-family:"Verdana";
  font-size:12px;
  color:black;
  width:160px;


}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
 
div.backButton{
    background: transparent url("http://jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float:left;
    margin-bottom:15px;
    padding-right:5px;
}
div.backButton:hover{
    background: transparent url("http://jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
    background: transparent url("http://jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
    background: transparent url("http://jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float: left;
    margin-bottom:15px;
    padding-right:5px;
}
div.nextButton:hover{
    background: transparent url("http://jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
    background: transparent url("http://jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
    padding-right:5px;
    margin-bottom:15px;
    float:left;
	
}
/*Formular ENDE*/