* { margin: 0; padding: 0; }

html { height: 99.9%%;}

body { margin-top: 0px;
	   margin-bottom: 0px;
	   margin-left: 0px;
	   margin-right: 0px;
	   height: 99.9%;
} 

div #container {
	position: absolute;
	margin: 0px 0px 0px 0px;
	width: 955px;
	max-width: 955px;	
}

div #logo {
	position: absolute;
	margin: 65px 0px 0px 32px;
	width: 214px;
	height: 90px;
}

div #topnavi {
	position: absolute;
	margin: 0px 0px 0px 303px;
	width: 502px;
}

div #image {
	position: absolute;
	margin: 90px 0px 0px 0px;
	height: 356px;
	max-height: 340px;
	width: 303px;
	overflow: hidden;	
}

div #content {
	position: absolute;
	margin: 90px 0px 0px 303px; 
	height: 340px;
	width: 652px;
	max-width: 652px;	
	background-color: #717880;
}

div #content p {
	font-family: Verdana;
    font-size: 9pt;
	color: #ffffff;
	height: 340px;
	width: 410px;
	padding: 25px 15px 15px 33px;
	overflow: hidden;
}

div #subnavi {
	position: absolute;
	margin: 430px 0px 0px 220px;
	height: 16px;
	width: 481px;	
}

div #option {
	background-color: #717880; 
	position: absolute;
	margin: 430px 0px 0px 803px;
	height: 20px;
	width: 152px;  /*102*/
}

div #print {
	position: relative;
	margin: 0px 0px 0px 25px;
	height: 20px;
	width: 41px;
	float: left;
	text-align: right;	
}

div #separator {
	position: relative;
	margin: 0px 0px 0px 0px;
	height: 20px;
	width: 8px;
	float: left;	
}

div #impressum {
	position: relative;
	margin: 0px 0px 0px 0px;
	height: 20px;
	width: 53px;
	float: left;	
	text-align: left;
}

div #footer {
	font-family: Verdana;
	font-size: 8pt;
	position: absolute;
	top: 500px;
	left: 75px;
	text-align: center;	
}