html,body {
min-height: 100%;
}
*
{
	margin: 0;
	padding: 0;
	font-size: 1em;
}
body
{
	margin: 0 auto;
	height: 100%;
	width: 100%;
	font-family: Arial, Verdana, Helvetica,Arial, Geneva, sans-serif;
	font-size: 62.5%;
	line-height: 1.3em;
	color: #7a7a7a;
	background-color: #ffffff;
	padding: 0px;
	text-align: center; /* nur fr IE */
}

img {
	border: 0px;
}

a {
	color: #7a7a7a;
	text-decoration: none;
}



#allumfassend {
	position: absolute;
	left: 50%;
	margin-left: -463px;
	top: 50%;
 	width: 925px;
 	margin-top: -265px;
	z-index: 1;
	height:100%;
}

#umfassend {

	background-color: #8b898d;
	width: 925px;
	height: 530px;
	z-index:1;
}

#infassend_help {
	float: left;
	height: 530px;
	width: 10px;
}

#infassend {
	width: 905px;
	float: left;
	height: 510px;
 	margin-top: 10px;
}

#left {
	float: left;
	width: 452px;
	height: 510px;
}

#right {
	float: left;
	margin-left: 1px;
	width: 452px;
	height: 510px;
}

#top_left {
	float: left;
	width: 452px;
	height: 100px;
	background-color: #ffffff;
}

#top_right {
	float: left;
	width: 452px;
	height: 100px;
	background-color: #ffffff;
}

#news {
	float: right;
	width: 300px;
	color: #f07c22;
	height: 55px;
	margin-top: 40px;
	margin-bottom:5px;
	text-align: left;
	overflow: hidden;
	font-size: 11px;
	line-height: 13px;
}

#newsnavi {
	float: right;
	height: 65px;
	width: 25px;
	margin-top: 35px;
}


#content_left {
	float: left;
	margin-top: 5px;
	width: 452px;
	height: 249px;
	background-color: #ffffff;
}

#content_right {
	float: left;
	margin-top: 5px;
	width: 452px;
	height: 249px;
	background-color: #ffffff;
}

#content_bottom_left {
	float: left;
	margin-top: 1px;
	width: 452px;
	height: 20px;
background-color: #ffffff;
}

#content_bottom_right {
	float: left;
	margin-top: 1px;
	width: 452px;
	height: 20px;
	background-color: #ffffff;
}

#bottom_left {
	float: left;
	margin-top: 5px;
	width: 452px;
	height: 130px;
}

#bottom_right {
	float: left;
	margin-top: 5px;
	width: 452px;
	height: 130px;
}

#menu1 {
	float: left;
	height: 130px;
	width: 150px;
	background-color: #ffffff;
}

#menu2 {
	float: left;
	margin-left: 1px;
	height: 130px;
	width: 150px;
	line-height: 0px;
	background-color: #ffffff;
}

#menu3 {
	float: left;
	margin-left: 1px;
	height: 130px;
	width: 150px;
		line-height: 2px;
	background-color: #ffffff;
}

#menu4 {
	float: left;
	height: 130px;
	width: 150px;
	background-color: #ffffff;
}

#menu5 {
	float: left;
	margin-left: 1px;
	height: 130px;
	width: 150px;
	background-color: #ffffff;
}

#menu6 {
	float: left;
	margin-left: 1px;
	height: 130px;
	width: 150px;
	background-color: #f07c22;
}

#header {
	float: left;
	margin-top: 73px;
	height: 12px;
	width: 297px;
}

img.menu {
	margin-top: 4px;
	margin-bottom: 5px;
}

#image {
	margin: 0px;
}

#navileft {
	float: left;
	height: 175px;
	margin-top: 35px;
	width: 35px;
	text-align: right;
}

#content {
	float: left;
	margin-top: 35px;
	margin-left: 15px;
	height: 182px;
	width: 350px;
	overflow: hidden;
	text-align: left;
	font-size: 11px;
}

ul {
	line-height: 15px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 20px;
	list-style-type: square;
	list-style-position: outside;
}

#newsboxbg {
	position: absolute;
	display:none;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
	z-index: 9999998;
}

#newsbox {
	border: 4px solid #7B7B7B;
	position: absolute;
	height: 350px;
	width: 550px;
	left: 50%;
	margin-left: -275px;
	top: 50%;
	margin-top: -175px;
	background-color: #ffffff;
	z-index: 99999999;
	text-align: left;
}

#newsboxcontent {
	color: #7a7a7a;
	width: 550px;
	margin: auto;
	margin-top: 15px;
	font-size: 11px;
	text-align: left;
	float: left;
}

#newsheader {
	float: left;
	font-size: 23px;
	line-height: 25px;
	margin-top: 10px;
	font-weight: bold;
	width:550px;
	border-bottom: 1px solid #8b898d;
	text-align: left;

}

#newsboxclose {
	font-size: 14px;
	line-height: 18px;
	margin-top: 3px;
	float: left;
	color:#070707;
	cursor: pointer;
	font-weight: bold;
	width: 550px;
	text-align: right;
	margin-bottom: 5px;
}

h4 {
	font-size: 11px;
	color: #F07C22;
}
