﻿html {margin: 0; padding: 0;}
a{ text-decoration: none; outline: none;}
a img{ border: none;}
body {
	font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size: 12px;
	color:#223C65;
	margin:0px;
	padding:0px;
	text-align: center;
	line-height:1.5;
}
#wrap {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 950px;
}
#container{
	margin:0;
	padding: 0;
	height: 88px;
}
#zoek{
	width: 165px;
	margin: 0;
	display: block;
	float:right;
}

.ZoekTextbox{
	float: right;
	display: inline;
	Margin: 0 3px 0 0;
}
.ZoekTextbox input
{
	background-color:#ccf0f9;
	width: 94px;
	border: 1px solid #112758;
	color:Gray;
	padding: 0 2px;
}
.ZoekBtn
{
	margin-top: 1px;
	float: left;
	display: inline;
}

#menu
{
    float: left;
    line-height: normal;
    margin: 0px;
    font-size: 10px;
}
#menu ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
}
#menu li
{
    display: inline;
    margin: 0;
    padding: 5px;
}
#menu a
{
    float: left;
    margin: 0;
    padding: 5px;
    text-decoration: none;
   color: #254786;
}
#menu a:hover
{
	color: #1BB2DF;
	text-decoration: underline;
}
#content
{
    padding: 30px 0px 0px 0px;
}

#footer
{
	padding: 4px;
    width: auto;
    color: White;
    width: 960px;
    background-color:#00b4e3;
    text-align: center;
    font-size: 12px;
}


.breedte
{
    width: 205px;
    height:1px;
}

.MainTable
{
    width: 100%;
}


.clear {
	clear: both;
}

#item1, #item2, #item3, #item4, #item5, #item6, #item7, #item8
{
	background-position: left top;
	width: 165px;
	margin-left: 5px;
	margin-right: 5px;
	height: 380px;
    font-size: 10px;
    display:inline-block;
    float: left;
   	background: url("../images/panel.jpg") no-repeat;
	overflow: hidden;
}


#item7, #item8, #item6
{
	padding: 0;
	height: 342px;
	overflow: visible;
}

#item1 h1, #item2 h1, #item3 h1, #item4 h1, #item5 h1
{
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
}
 

#item3
{
	color: #7A2793;
   	background: white url("../images/panel/panel-pb.jpg") no-repeat;
}

#item1 a, #item2 a,  #item5 a
{
	padding: 158px 4px 4px 5px;
	display: block;
}
#item3 a, #item4 a
{
	padding: 170px 0 0 0;
	display: block;
}

#item3 a
{
	color: #7A2793;
}	

#item2
{
	color: #da252c;
	background: white url("../images/panel/panel-vg.jpg") no-repeat;
}
#item2 a
{ 
	color: #da252c;
}

  #item1
{
	color: #00b4e3;
	background: white url("../images/panel/panel-ro.jpg") no-repeat;
}
#item1 a
{ 
	color: #00b4e3;
}

#item4
{
	color: #F8981D;
	background: white url("../images/panel/panel-on.jpg") no-repeat;
}
#item4 a
{ 
	color: #F8981D;
}

#item5
{
	color: #E52C39;
	background: white url("../images/panel/panel-im.jpg") no-repeat;
}
#item5 a
{ 
	color: #E52C39;
}

#image
{
	text-align: center;
}	
	
#item6, #item7
{
	padding: 5;
	margin-left: 15px;
	background: url("../images/panel/panel.jpg") repeat-x bottom left ;
	border: 2px solid #E7E7E7;
	cursor: default;
	text-align: left;
}

#item7 h1, #item6 h1
{
	font-size: 18px;	
	color: #2C4D94;
	background-color: #fff;
	margin-top: -15px;
	padding: 0;
}

#item7 h1
{
	width: 180px;
}
#item7 ul
{
	list-style: none;
	padding: 5px;
}

#item7 a
{
	color: #2C4D94;
}
#item7 a:hover
{
	text-decoration: underline;
	color: #00b4e3;
}

#item6 h1
{
	width: 170px;
	margin-left: 20px;
}
#tekst
{
	height: 186px;
	overflow: hidden;
	float: left;
	width: 210px;
	margin-left: 20px;
}
#tekst p {
	margin: 0;
	padding: 0;
}
#tekst h1
{
	font-size: 11px;
}
.film
{
	height: 180px;
	width: 237px;
	float: right;
	font-size: 10px;
	margin-right: 20px;
}
#onder
{
	clear: both;
	font-size: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
#onder h1 
{
	font-size: 11px;
}
#item6
{
	
	width: 500px;
}

#item7
{
	padding-left: 25px;
	width: 320px;
}

#slideshow {
    position:relative;
    height:125px;
}

#slideshow div {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 125px;
    background-color: #FFF;
}

#slideshow div.active {
    z-index:10;
    opacity:1.0;
}

#slideshow div.last-active {
    z-index:9;
}

#slideshow div img {
    height: 125px;
    width:950px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}


#contentwrapper
{
    margin: 0 ;
    padding: 0;
}


#item3 a.link 
{
	margin: 10px 0 0 0;
	color: #7A2793;
	text-decoration: underline;
	font-weight: bold;
	padding: 7px;
}

#item3 a.link:hover
{
	color: #fff;
	background: #7A2793;
	padding: 7px;
	text-decoration: none;
}

#item4 a.link
{
	margin: 10px 0 0 0;
	color: #F8981D;
	text-decoration: underline;
	font-weight: bold;
	padding: 7px;
}

#item4 a.link:hover
{
	color: #fff;
	background: #F8981D;
	padding: 7px;
	text-decoration: none;		
}
