@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	scrollbar-arrow-color: #69b2c4;
    scrollbar-base-color: #69b2c4;
    scrollbar-dark-shadow-color: #69b2c4;
    scrollbar-track-color: #aee1ed;
    scrollbar-face-color: #69b2c4;
    scrollbar-shadow-color: #69b2c4;
    scrollbar-highlight-color: #69b2c4;
    scrollbar-3d-light-color: #69b2c4;
	background: #f0f0f0 center top url(../img/bg.jpg) repeat-y;
}
a:link {
	color: #680020;
	text-decoration: none;
}
a:visited {
	color: #680020;
	text-decoration: none;
}
a:hover {
	color: #680020;
    text-decoration: none;
}
a:active {
	color: #680020;
	text-decoration: none;
}
hr {
color: #e6e6e6;
background-color: #e6e6e6;
border: 1px;
}
#middle ul {
color: #000000;
list-style-type: circle;
}
#middle li {
color: #000000;		
}
#underline {
margin: 10px 0px 10px 0px;
background: url(../img/underline.jpg)  no-repeat;
width: 415px;
height: 4px;
}
#bgtop {
margin: 0 auto;
background: center top url(../img/bgtop.jpg) no-repeat;
height: 783px;
}
/* container */
#container {
margin: auto;
width: 900px;
height: 100%;
}
/* aanbieding */
#aanbieding {
padding: 400px 0px 0px 0px; 
position:absolute;
width: 130px;
height: 145px;
z-index: 100;
}
.NewsSummarySummary {
width: 213px;	
}
/* headers */
#header {
padding: 0px 0px 0px 0px;
height: 99px;
width: 900px;
}
#logo {
float:left;
background: center top url(../img/logo.jpg) no-repeat;	
height: 99px;
width: 307px;
}
#icon {
background: url(#) no-repeat;
margin-top: 29px;
margin-left: 52px;
height: 130px;
width: 132px;
z-index: 2;
position: absolute;
display: inline;
}
#lang {
margin-top: 29px;
margin-left: 810px;
height: 20px;
width: 150px;
z-index: 5;
position: absolute;
display: inline;	
}
#search {
margin-top: 0px;
margin-left: 150px;
height: 20px;
width: 145px;
z-index: 8;
position: absolute;
display: inline;	
}

.search input {
	float:left;
	background: url('../img/searchbox.gif') no-repeat;
	font-size: 12px;
	border: none;
	width: 114px;
	height: 20px;
	padding-left: 8px;
	padding-top: 2px;
	color: #FFFFFF;
}
.submit {
	float:left;
}

/* menu */
#groups {
float: left;
height: 99px;
width: 593px;
}
 .group-item {
	float: left;
    height: 99px; 
 }
#menu {
margin: auto;
}
.menuitem {
margin: 0px 0px 0px 0px;
float: left;
height: 30px;
}
/* SUB menu */
#submenu a:link { 	color: #680020;
	text-decoration: none; }
#submenu a:visited { 	color: #680020;
	text-decoration: none; }
#submenu a:hover { 	color: #FFFFFF;
	text-decoration: none;}

#submenu {
	font-weight: bold;
font-size: 12px;
padding: 140px 0px 0px 0px;
width: 292px;
height: 280px;
text-align: right;
}
.submenu-item {
padding: 0px 0px 5px 0px;
height: 20px;
width: 290px;
}
#nieuws {
margin: 0px 0px 0px 14px;
float: left;
width: 163px;
color: #7f7f7f;
font-size: 12px;
font-weight: normal;
}
/* content */
#title {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color: #97002e;
padding: 10px 0px 10px 0px;
}
#main {
float:left;
width: 575px;
}
#left {
float: left;
width: 307px;
}

#middle {
margin: 0px 0px 0px 13px;
float: left;
width: 415px;
height: 100%;
font-size: 12px;
font-weight: normal;
}

#right {
margin: 0px 0px 0px 13px;
float: left;
width: 177px;
height: 100%;
}
#imgheader {
padding: 0px 0px 0px 0px;
width: 546px;
height: 176px;
margin: auto;
}
#content {
margin: 0 auto;
width: 900px;
}
#latestnews {
	color: #707070;
background: url(../img/latestnews.jpg) no-repeat;
padding: 50px 0px 0px 10px;
margin: 15px 0px 0px 0px;
float: left;
width: 224px;
height: 337px;
}
#maincontent {
	padding: 0px 0px 0px 15px;
width: 546px;
height: 100%;
}
#contentleft {
padding: 15px 10px 0px 0px;
float: left;
width: 300px;
}
#highlights {
width: 300px;
}
 .highlight-item {
	 padding: 0px 0px 12px 0px;
 }
#text {
margin: 10px 10px 0px 0px;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12px;
width: 484px;
min-height: 100%;
height: 100%;
}

/* footer */
#footer {
background: url(../img/footer.gif) no-repeat;
width: 839px;
height: 27px;
margin:auto;
}
#credit {
	padding-top: 10px;
	margin:auto;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	color: #bbbbbb;
    font-size:10px;
}