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: 135px;
	width: 935px;
	text-align:center;
	border:solid 1px;
	border-color:#DE0017;
	margin-left: 22px;
	z-index: 2;
}

#content {
	margin-left: 55px;
	padding-top: 0px;
	width: 535px;
	height: 420px;
	overflow:auto;
	padding-right:5px;
	text-align:justify;
	float:left;
	}
	
#infothek {
	float:right;
	width: 350px;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 420px;
	background-color: #EAEAEA;
	border: solid 1px;
	border-color: #EAEAEA;
	margin-right:20px;
	}	

#navi_infothek {
	margin-left:12px;
	margin-right: 12px;
	}	


#footer {
	font-size: 11px;
	text-align:right;
	width: 950px;
	float: right;
	padding-top:3px;
	padding-right: 35px;
		}

#callbackbutton {
	position:absolute;
	width:196;
	height:43;
	z-index:1;
	margin-top: 678px;
	margin-left: 315px;
		}

