body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image:url(../images/background.gif);
	background-repeat: repeat-x;
	font:"Courier New", Courier, monospace;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	
}

div#container{
position:absolute;
width:980px;
height:482px;
top:30px;
left:50%;
margin-left:-490px;
}

div#collection_content_tekst{
	position:absolute;
	width:384px;
	height:55px;
	left:339px;
	top:417px;
}

div#menu{
position:absolute;
width:350px;
height:19px;
left:40px;
top:20px;
}

div#logo{
	position:absolute;
	width:275px;
	height:70px;
	left:655px;
	top:-26px;
}

div#homepage_img{
position:absolute;
width:405px;
height:410px;
left:40px;
top:56px;
}

div#homepage_content{
position:absolute;
width:432px;
height:410px;
left:473px;
top:56px;
}

div#news_content_form{
	position:absolute;
	width:400px;
	height:210px;
	left:13px;
	top:60px;
}
div#collection_content{
	position:absolute;
	width:275px;
	height:410px;
	left:40px;
	top:56px;
}

div#collection_content_thumbs{
	position:absolute;
	width:395px;
	height:348px;
	left:330px;
	top:56px;
}

div#collection_content_thumbs_vak{
	position:absolute;
	width:395px;
	height:315px;
	left:0px;
	top:30px;
}

.left{
margin-left:10px;
}

.leftbottom{
margin-left:10px;
margin-top:10px;
}

div#collection_content_brands{
	position:absolute;
	width:125px;
	height:337px;
	left:805px;
	top:90px;
	text-align:right;
	
}

div#collection_content_titel{
	position:absolute;
	width:327px;
	height:25px;
	left:5px;
	top:0px;
}

div#welcome{
position:absolute;
width:93px;
height:21px;
left:24px;
top:18px;
}





a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #846d29;
}
a:active {
	text-decoration: none;
	color: #000000;
}


fieldset {
  padding: 1em;
  font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
  border:1px solid white;
  }
label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:left;
  }


input
{
color: #846d291;
background: #ffffff;
border: 1px solid #846d29;
margin-bottom:2px;
}

