body {
		 margin: 0px;
		 background: #0078c1 url('../images/backgroundImage.jpg') left top no-repeat fixed;
}

#bg {
		display: none;	
		margin-left: 728;
		height: 100%;
		width: 100%;
	  background: #0078c1 url('../images/laurier_bg.jpg') left top no-repeat;
		position: absolute;
}

a {
	 color: #0078c1;
	 text-decoration: none;
}

a:hover {
	 color: #0078c1;
	 text-decoration: underline;
}


#container {
		width: 930px;
		margin: 28px 0px 0px 44px;
		position: absolute;
		z-index: 2;
}

#container .menu {
		margin-top: 150px;
		#margin-top: 165px;
		float: left;
		position: absolute;
}

#container .menu .menuitems{
	  list-style: none;
		width: 182px;
}

#container .menu .menuitems li{
	  padding: 6px 0px 0px 47px;
		#margin: 0px auto;
		background: url('../images/li_bottomLine.gif') left bottom no-repeat;		
}

#container .menu .menuitems li a{
		font-family: Arial, Verdana, Sans;
		font-weight: bold;
		font-size: 12px;
		color: #ffffff;
		text-decoration: none;
		line-height: 25px;
		padding-bottom: 5px;
		display: block;
		text-align: left
				
}

#container .menu .menuitems li a:hover, #container .menu .menuitems li.highlighted{
	  background-color: #0078c1;
		font-family: Arial, Verdana, Sans;
		font-weight: bold;
		font-size: 12px;
		color: #ffffff;
		text-decoration: none;	
		padding: 6px 0px 0px 47px;
		display: block;
		text-align: left
}

#container .menu .menuitems li a:hover {
    background: none;
		color: #0078c1;
		padding: 0px 0px 5px 0px;
}

#container .content {

  	display: table;
  	#position: relative;
  	overflow: hidden;	

		margin-left: 210px;
		width: 761px;
		position: absolute;
		
}

#container .content .header {
		float: left;
		width: 605px;
}

#container .content .header a{
		display: block;
		height: 120px;
}

#container .content .txt h1 {
    margin: 46px 47px 18px 45px;
    padding: 0px;
		font-size: 20px;
    font-family: Arial, Verdana, Sans;
		color: #515151;
}

#container .content .txt {
		float: left;
		background: url('../images/content_bg_shadow.png') left top repeat-y;
		width: 605px;
}

#container .content .txt .kader {
	 font-family: Arial, Verdana, Sans;
	 font-size: 11px;
	 line-height: 18px;
	 margin: 0px 47px 20px 47px;
	 color: #515151;
}

#container .content .txt .images img {
	 margin-bottom: 50px;
}

#container .content .txt .kader h2{
	 font-size: 12px;
	 font-weight: bold;
	 line-height: 18px;
	 text-transform: uppercase;
	 margin: 0px;
	 padding: 0px;
}

#container .content .txt .kader .cover{
	 margin: 4px 10px 0px 0px;
}

#container .content .txt .kader .coverright{
	 margin: 4px 0px 0px 10px;
}

#container .content .txt .kader .item{
	 border-bottom: 1px solid #dfdfdf;
	 width: 510px;
	 padding-bottom: 25px;
	 margin-bottom: 25px;
	 float: left;
}

#container .content .txt .kader .item .preview{
	 width: 510px;
	 padding-bottom: 25px;
	 float: left;
}

#container .content .txt .kader .item .last{
	 padding-bottom: 0px;
}


#container .content .txt .kader ul {
	 padding: 0px 0px 0px 16px;
	 margin: 0px;
}

#container .content .footer {
		float: left;
		background: url('../images/content_footer.png') left top no-repeat;
		height: 40px;
	  font-family: 'ScalaSans';
		font-weight: normal;
		font-size: 10px;		
		text-transform: uppercase;
		color: #bfd2e3;
		line-height: 50px;
		padding-left: 47px;
		width: 558px;
		#width: 605px;
		height: 56px;
		#height: 61px;
}

#container .gegevens {
	  margin-left: 810px;
		width: 156px;
		position: absolute;
}