body 
{
	background-image:url(images/webshopbg.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	color:#003400;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#frame1 {
height: 1265px;
}


a.links:link 
{
	font-size:10px;
	text-decoration: none;
	color: white;
	font-weight: bold;
}

a.links:visited 
{
	font-size:10px;
	text-decoration: none;
	color: white;
	font-weight: bold;
}

a.links:hover 
{
color:#009900;
}

a.doubleu:active 
{
color:#009900;
}

#container {
margin:0 auto;
width: 900px;
height:auto;
position:relative;
}

#actie {
	position: absolute;
	float:right;
	left: 786px;
	top: 0px;
}

.extra_1 {
border-right:#FFFFFF 1px solid;
}

