body 	
	{
	background: #005079 url(../../images/bg_body2.jpg) no-repeat center 0px;
	overflow:visible;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#page_center
	{	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:100%;
	float:left;
	}
	
#kop_container {
	background: transparent url(../../images/bg_kop_repeat.jpg) repeat-x 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:100%;
	height:120px;
	float:left;
}

#kop {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width:950px;
	height:120px;
}

#logo {
	float:left;
	width:325px;
	height:80px;
	padding: 31px 0px 0px 0px;
}

#menu {
	float:left;
	width:625px;
	height:65px;
	padding: 54px 0px 0px 0px;
}

#content_container {
	background: transparent url(../../images/bg_home_content.jpg) no-repeat center 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:100%;
	height:377px;
	float:left;
}

#content {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width:950px;
	height:377px;
}

#tekst_banner_container {
	background-color:#FFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:100%;
	height:165px;
	float:left;
}

#tekst_banner {
	background: transparent url(../../images/bg_tekst_banner.jpg) no-repeat 0px 0px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width:950px;
	height:165px;
}

#tekst_banner a {
	font-weight:bold;
	color:#00517a;
	font-size:11px;
	line-height:18px;
}
#tekst_banner a:hover {
	color:#7a7a7a;
}

#bottom_container {
	background: #005079 url(../../images/bg_bottom.jpg) no-repeat center 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:100%;
	height:200px;
	float:left;
}

#bottom {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width:950px;
	height:200px;
}

#bottom_min_height {
	width:1px;
	float:left;
	height:200px;
}

#bottom_img {
	width:949px;
	height:66px;
	float:left;
}

#bottom_tekst {
	width:949px;
	float:left;
	color:#6e9ab1;
}
#bottom_tekst a {
	color:#6e9ab1;
}
#bottom_tekst a:hover {
	color:#666;
}

#slogan {
	float:left;
	width:949px;
	color:#FFF;
	font-size:10px;
}

#slogan a {
	color:#FFF;
}

#slogan a:hover {
	color:#999;
}

