body {
	background-color: #003145;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}

#scroll_up	{
	position:absolute;
	top:5px;
	left:35px;
}

#scroll_down	{
	position:absolute;
	top:425px;
	left:35px;
}

.list {
	
}
.list a	{
	display:block;	
	height:24px;
	width:155px;
	overflow:hidden;
}

.list img	{
	padding:0px;
	position:relative;
	top:0px;
}
#auto_listOne	{
	position:absolute;
	z-index:15;
	top:38px;	
	left:0px;
	height:371px;
	overflow:hidden;
}



#main {
	position:relative;
	top: 20px;
	position: absolute;
	left: 50%;	
	text-align: left;
	/*width: 474px;		
	margin-left:-230px;*/
	width:710px;
	margin-left:-355px;
}

#logoTopRight {
	position:absolute;	
	float:right;
	overflow:auto;
	display:none;
	top:0px;		
	/*left: 409px;
	width:65px;
	height:130px;*/
	left:630px;
	width:80px;
	height:160px;
}

#content {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	/*z-index:none;*/
	/*height:405px;*/
	height:450px;
	width:710px;
}

#contentCountry {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	/*z-index:none;*/
	/*height:405px;*/
	height:450px;
	width:710px;
}


#contentImgCover {
	position:absolute;
	top:0px;
	left:0px;	
	z-index:10;
	display:none;
	background-color:#000000;	
	/*width:474px;
	height:300px;*/
	width:710px;
	height:450px;
}
	

#contentImageAnimation	{
	position:absolute;
	top:0px;
	left:0px;	
	display:none;
	z-index:10;
	overflow:hidden;
	/*width:474px;
	height:300px;*/
	width:710px;
	height:450px;	
}
	
#contentImg {
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;
	overflow:hidden;
	/*width:474px;
	height:300px;*/
	width:710px;
	height:450px;
}

#contentNoJavaScript {
	position:absolute;
	top:0px;
	left:0px;	
	z-index:30;
	display:block;
	overflow:hidden;
	/*height:300px;
	width:474px;*/
	height:450px;
	width:710px;
}

#contentNoJavaScript img {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	overflow:hidden;
	/*height:300px;
	width:474px;*/
	height:450px;
	width:710px;	
}

#loading {
	position:absolute;
	top:217px;
	width:100%;
}

.countryListPanel {
	position:absolute;
	height:450px;
	width:158px;	
}

.countryListPanel_Auto{
	background-color:#92D400;
}
.countryListPanel_Moto {
	background-color:#5EB6E4;
}
.countryListPanel_Marine {
	background-color:#FFA100;
}
.countryListPanel_ATV {
	background-color:#F7403A;
}



/* ****************************************************************************************************************** */
/*							Navigation														*/
/* ****************************************************************************************************************** */
#navigation {
	position:absolute;
	height:180px;
	top:450px;
	width:710px;
}
#navigation #navwrap img {
	border:none;
	padding:0px;
}
#imgNavigationGlobal{
	position:absolute;
	left:612px;
	top:0px;
}
#main #navigation #navwrap #navLinkJSOn {
	position:absolute;
	left:0px;	
}

#main #navigation #navwrap #navLinkJSOff {
	position:absolute;
	left:0px;	
}

/* ****************************************************************************************************************** */
/*							Impressum														*/
/* ****************************************************************************************************************** */

#navigation #imprintDiv img
{
	border: none;
}

#navigation #imprintDiv #imgNavigationImprint
{
	position:absolute;
	top:55px;
	left:586px;
}
