.textbox_body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #C40F06;
	}

#container_all
	{
	width: 998px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	text-align:left;
	overflow: visible;
	}


#boxx_top {
	position:absolute;
	left:20px;
	top:10px;
	width:912px;
	height:48px;
}

#boxx_links {
	position: absolute;
	left: 20px;
	top: 80px;
	width: 320px;
	height: 420px;
	clip: rect(auto auto auto auto);
	overflow: hidden;
	background-color: #FFFFFF;
	z-index: 2;
	}


#boxx_mitte {
	position:absolute;
	left:349px;
	top:80px;
	width:320px;
	height:420px;
	clip:  rect(auto auto auto auto);
	overflow: hidden;
	background-color: #FFFFFF;
	z-index: 2;
}

#boxx_rechts {
	position:absolute;
	left:680px;
	top:80px;
	width:320px;
	height:420px;
	//clip:  rect(auto,auto,auto,auto);
	z-index: 3;
	overflow: visible;
	background-color: #FFFFFF;
}

#bottombutton_links {
	position:absolute;
	left:20px;
	top:510px;
	width:320px;
	height:58px;
	background-color: #6F6356;
}

#bottombutton_mitte {
	position:absolute;
	left:350px;
	top:510px;
	width:320px;
	height:58px;
	background-color: #6F6456;
}

#bottombutton_rechts {
	background-color:#6F6456;
	height:58px;
	left:680px;
	position:absolute;
	top:510px;
	width:320px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 250%;
	text-transform: uppercase;
	font-weight: bolder;
	margin-top: 20px;
	margin-bottom: 2px;
}
#content table {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 95%;
}
 @media screen{
 }
 * html body{
  overflow:hidden;
 }
 * html div#content{
  position:fixed;
  height:100%;
 }
