body {
	margin:0px;
	background: url('images/bg.jpg') repeat;
	font-family: trebuchet ms;
	font-size:11px;
}
#browser{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	margin-left:50%;
	z-index:0;
}
#main{
	position:absolute;
	width:945px;
	left:-472px;
	background-image:url('images/content_bg.gif');
	background-repeat:repeat-y;
}
#menu_rechts_top{
	height: 5px;
	background-image:url('images/menu_rechts_head.jpg');
	background-repeat:repeat-y;
	background-position:right;
}
#menu_rechts_bottom{
	height: 5px;
	background-image:url('images/menu_rechts_bottom.jpg');
	background-repeat:repeat-y;
	background-position:right;
}
#menu_rechts{
	position:absolute;
	left:472px;
	top:285px;
	width:140px;
	background-image:url('images/content_bg.gif');
	background-repeat:repeat-y;
	background-position:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#menu_rechts ul{
	float:left;
	margin-top:10px;
}
#menu_rechts li{
	display:block;
	list-style-type:none;
	margin:Opx;
	padding:Opx;
	margin-left:-40px;
	width:132px;
	height:43px;
}
#text{
	position:relative;
	left:30px;
	top:-20px;
}
#menu_rechts .menu_default a:link, #menu_rechts .menu_default a:visited, #menu_rechts .menu_default a:active{
	color:#000000;
	text-decoration:none;
}

#menu_rechts .menu_default a:hover, #menu_rechts .menu_current a:link, #menu_rechts .menu_current a:active, #menu_rechts .menu_current a:visited, #menu_rechts .menu_current a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
#header_top{
	margin:Opx;
	height:71px;
	width:945px;
	background-image:url('images/header_top.gif');
	background-repeat:no-repeat;
}
#flash_header{
	margin-left:5px;
	height:178px;
}
#menu_top{
	width:936px;
	height:35px;
	margin-left:5px;
	background-image:url('images/menu_top_bg.jpg');
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#menu_top ul{
	float:right;
	margin-top:5px;
}
#menu_top li{
	display:inline;
	margin-left:30px;	
	padding-right:20px;
}
#menu_top .menu_default a:link, #menu_top .menu_default a:visited, #menu_top .menu_default a:active{
	color:#064f94;
	text-decoration:none;
}

#menu_top .menu_default a:hover, #menu_top .menu_current a:link, #menu_top .menu_current a:active, #menu_top .menu_current a:visited, #menu_top .menu_current a:hover{
	color:#b2cccc;
	text-decoration:none;
}
#contentblock{
	width:945px;
}
#menu_left{
	position:relative;
	margin:Opx;
	padding:Opx;
	width:170px;
	float:left;
	top:-2px;
	left:5px;
	background-image:url('images/bleu_bg.jpg');
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#menu_left ul{
	margin-top:36px;
}
#menu_left li{
	display:block;
	list-style-type:none;
	margin-left:-40px;
	background-image:url('images/menu_links.jpg');
	background-repeat:no-repeat;
	width:170px;
	height:25px;
	padding-top:3px;
	padding-left:10px;
}
#menu_left .menu_default a:link, #menu_left .menu_default a:visited, #menu_left .menu_default a:active{
	color:#0a63b8;
	text-decoration:none;
}

#menu_left .menu_default a:hover, #menu_left .menu_current a:link, #menu_left .menu_current a:active, #menu_left .menu_current a:visited, #menu_left .menu_current a:hover{
	color:#ffffff;
	text-decoration:none;
}
#loopkrant{
	background-image:url('images/darkblue_bg.jpg');
	width:170px;
	height:20px;
}
#loopkrant a:link, #loopkrant a:visited, #loopkrant a:active{
	color:#0a63b8;
	text-decoration:none;
}

#loopkrant a:hover{
	color:#ffffff;
	text-decoration:none;
}
#MX5club{
	margin-top:15px;
	background-image:url('images/darkblue_bg.jpg');
	width:170px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
#MX5club img{
	border:none;
	border-style:none;
}
#content{
	width:740px;
	margin-left:190px;
	padding:3px;
}
#footer{
	clear:left;
	margin-top:24px;
}

a, h1, h2 {
	color:#0A63B8; 
	text-decoration:none;
}

h1 {
	font-weight: bold;
	font-size: 16px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom:0px;
	margin-bottom:0px;
}

hr {
	height: 1px; 
	border: none; 
	background-color: #d5d5d5;
}

#zoomzoom{
	position:fixed;
	left:0px;
	bottom:0px;
	width:100%;
	height:20px;
	background-color:#00aeef;
	border-top:4px solid #FFFF00;
	z-index:1;
}
#zoomzoom ul{
	visibility:hidden;
	position:absolute;
	margin:0px;
	padding:0px;
	top:0px;
	float:left;
}
#zoomzoom li{
	display:inline;
	list-style-type:disc;
	margin-top:-5px;
	padding:0px;
	padding-left:20px;
	margin-left:20px;
	background-image:url('images/nav_arrow.gif');
	background-repeat:no-repeat;
	background-position:left;
}
#zoomzoom a:link, #zoomzoom a:active, #zoomzoom a:visited, #zoomzoom a:hover{
	color:#FFFF00;
	text-decoration:none;
	font-weight:bold;
}
#zoompic{
	position:relative;
	text-align:center;
}
#history td{
	vertical-align:top;
	padding:5px;
	margin:0px;
	border:2px solid #FFFFFF;
	background-color:#eaf2f2;
}

#color{
	background-color:#eaf2f2;
	border:2px solid #FFFFFF;
	padding:5px;
}
a img{
	border-style:none;
}
#flash{
	z-index:0;
}
.fleet {
	font-family: arial;
	font-size: 15px;
	color: #666666;
	text-align: center;
	font-weight: normal;
}