@charset "utf-8";
/* CSS Document */

body {
	background: #494848; /* Old browsers */
width:98%;
height:98%;
}

#container {
	width: 1000px;
	height: 714px;
position: absolute;
top: 50%;
left: 50%;
margin-left:-500px;
margin-top:-357px;
	background-image:url(grafik/screendesign/boote-motoren_fischer.jpg);
}

#container #content {
	position:absolute;
	left:750px;
	top:405px;
	width: 230px;
	height:310px;
}

#hauptnavi   {
	position:absolute;
	left:290px;
	top:648px;
	width: 200px;
	height:30px;
	color:#FFFFFF;
	line-height: 16px;

}
