body {
/*text-align:center;*/ /*center hack*/
background-color: #cccccc;
background-image: url(../images/background.jpg);
background-repeat: repeat-x;
margin:0 auto; /*center hack*/
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:1.3;
/*overflow: hidden;*/

}

/*div	{
border: 1px solid #ffffff;
}
*/

h1	{
margin: -5px 0 0 0;
}


#container_content	{
position: 		relative;
width: 			940px;
height: 		665px;
margin: 		0 auto;
overflow: 		hidden;
}

#header	{
height: 		48px;
}

.searchbox	{
padding:		2px 0 0 10px ;  	
margin: 		14px 0 0 395px;
float: 			left;
width: 			300px;
height: 		19px;
background: 	#fff;
border:			1px solid #464648;	
background: 	#fff;
}

.shopbag	{
margin: 		14px 0 0 10px;
float: 			right;
width: 			221px;	
height: 		21px;
background: 	#fff;
border:			1px solid #464648;
background: 	url(../images/shopbag.jpg) no-repeat right #fff;	 	
}	

#contentbox	{
height: 		580px;
border: 		1px solid #464648;
background-color: #fff;
}	

#menu_box	{
width: 			207px;
height: 		557px;
float: 			left;
margin: 		10px 10px 10px 10px;
background-image: url(../images/background.jpg);
border: 		1px solid #464648;
}

.menu_main	{
height: 		400px;
margin: 		-3px 0 0 0;
top:			161px;
/*width:			208px;*/
border-top:		1px solid #464648;
border-bottom:	1px solid #464648;	
background: url(../images/menu_background.jpg) repeat-y ;
}

.menu_extra	{
position:		absolute;
top:			561px;
width:			209px;

}


#content_box	{
width: 			697px;
height: 		550px;	
float: 			left;
padding: 		10px 10px 10px 0;
}

.teaser	{
height: 		322px;
}

.newsticker		{
position: 		absolute;
border: 		1px solid #999;
background-color: #fff;
top:			357px;
right:			12px;
height: 		18px;
width: 			480px;
padding:		0 10px;
}

.content_Tekst .content	{
margin:			22px 0 0 20px;
width: 			650px;
}

.content_Tekst	{
height: 		235px;	
border: 		1px solid #464648;
background: 	url(../images/background_green.jpg) no-repeat #5e9341;
}

.lageplan .content_Tekst	{
height: 		235px;	
border: 		1px solid #464648;
background: 	#5e9341;
}

/* Googlemaps */
.lageplan .content_Tekst .content {
margin: 0 0 0 20px;
}

#footer	{
height: 		44px;	
}

.sitename	{
padding: 		5px 0;
text-align: 	center;	
}