body	{
/*	background-color: #000000;
*/
	background-image: url("../images/background_vmax.gif");
	background-repeat: no-repeat;	
	background-position: 50% 0%;
	margin: 0px;
	padding: 0px;
	font-family: arial;
}
#everything	{
  
	width: 1024px;
	height: 782px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/background.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
} 
#menubar	{
	z-index: 10;
	padding-top: 8px;
	position: absolute;
	width: 1020px;

	top: 80px;
	height: 40px;
}
#menubar a	{
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	margin-right: 30px;
}

#sidepicture	{
	display: none;
	z-index: -2;
	width: 420px;
	height: 340px;
	position: absolute;
	top: 160px;
	left: -90px;	
	background: url("../images/back1.png");
	background-repeat: no-repeat;			
	}
#sidepicture2	{
	display: none;
	z-index: 1;
	width: 420px;
	height: 340px;
	position: absolute;
	top: 420px;
	left: -90px;	
	background: url("../images/back1.png");
	background-repeat: no-repeat;			
	}	
.groothandel	{
	display: none;
	position: relative;
	left: 72px;
	width: 280px;
	top: 60px;
}	
.history	{
	display: none;
	position: relative;
	left: 72px;
	width: 280px;
	top: 60px;
}
#footer	{
	position: absolute;
	bottom: 0px;
	width: 980px;
	height: 20px;
	left: 5px;
	background-color: #999999;
	font-size: 12px;
	padding-left: 30px;	
	padding-top: 4px;
}	

#logindialog	{
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 130px;
	left: 10px;
	height: 40px;
	width: 280px;	
	background: url("../images/login.png");
	background-repeat: no-repeat;		
	}

#loginfield	{
margin-top: 8px;
margin-left: 6px;
float: left;
}
#loginfield input	{
border: none;
}

#loginaction	{
float: left;
margin-left: 18px;
margin-top: 2px;
}


#groottextarea	{
z-index: -1;
display: none;
background: url("../images/tekstvak2.png");
background-repeat: no-repeat;		
height: 600px;
width: 900px;
position: absolute;
left: 220px;
bottom: 25px;
}
#hometextarea	{
z-index: -1;
display: none;
background-color: #ffffff;
position: absolute;
background: url("../images/tekstvak1.png");
background-repeat: no-repeat;		
height: 680px;
width: 460px;
left: 580px;
bottom: 25px;
}

#hometext	{
position: absolute;
left: 652px;
top:160px;
width: 340px;
}
#groottext {
font-size: 11px;  
position: relative;
left: 200px;
top: 140px;
width: 500px;
}
#infotext {
z-index: 1;
font-size: 11px;    
width: 288px;
height: 550px;
overflow: auto;
}
h3{
font-size: 14px;
}
#firstmenulink
{
margin-left: 202px;
}      
#flags	{
position: absolute;
bottom: 32px;
right: 237px;
z-index: 1;
}
#mdc	{
position: absolute;
right: 80px;
bottom: 30px;
}
.p10	{
font-size: 12px;
}
.inputmail	{
border-style: none;
border: 1px solid #c0c0c0;
}
#motorback	{
z-index: -1;
background: url("../images/motorback.png");
background-repeat: no-repeat;		
display: none;
width: 1200px;
height: 640px;
position: absolute;
bottom: 0px;
left: -78px;
}
#motoren	{
display: none;
width: 920px;
height: 540px;
overflow: auto;
position: absolute;
top: 212px;
left: 14px;
z-index: 10;
}              
#error	{
position: absolute;
left: 12px;
top: 180px;
color: red;
background-color: white;
border: 1px solid orange;
padding-top: 10px;
padding-left: 15px;
width: 220px;
height: 30px;
}