body {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EAEAEA;
	margin-left: 12px;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-weight: bold;
	font-size: 14px;
	letter-spacing:3px;
	color: #999999;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF0000;
}


#container {
	background-image: url(../bilder/layout/isoprotect_background_.gif);
	background-repeat: no-repeat;
	height: 710px;
	width: 979px;
	margin-right: auto;
	margin-left: auto;
}

#top {
	height: 117px;
	width: 100%;
	margin-left: 1px;
}

#middle_pix {
	height: 265px;
	width: 935px;
	text-align:center;
	border:solid 1px;
	border-color:#DE0017;
	margin-left: 22px;
	z-index: 2;
}

#content {
	margin-left: 55px;
	padding-top: 10px;
	width: 484px;
	height: 285px;
	overflow:auto;
	padding-right:5px;
	text-align:justify;
	float:left;

	}
	
#infothek {
	margin-top: 10px;
	width: 270px;
	background-image: url(../medien/aktuell.jpg);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 270px;
	border: solid 1px;
	border-color: #999999;
	float:right;
	margin-right:107px;
	}	

#navi_infothek {
	margin-left:12px;
	}	


#footer {
	font-size: 11px;
	text-align:right;
	width: 950px;
	float: right;
	padding-right: 35px;
		}
		
#callbackbutton {
	position:absolute;
	width:196;
	height:43;
	z-index:1;
	margin-top: 670px;
	margin-left: 415px;
		}
