@charset "utf-8";
/* CSS Document */

* { 
			margin: 0; 
			padding:0;
} 

html, body { 
			background-color:#a9bbd8;
			font-family: "trebuchet MS", verdana, sans-serif;
			color:#000000;
			background-color:#4E4E4F;
			background-position:top center;
			background-image:url(../images/bg.jpg);
			background-repeat:no-repeat;
			border:0;
			font-size:85%;
			} 
img 		{
			border:0;}
a{
			color:#000000;
			text-decoration:underline;
			outline:none;
					
}
li {margin-left:13px;}
a:hover{
			text-decoration:underline;
}

a:link {	outline:none; 
}

p {
			margin-top: 0em;
			margin-right: 0em;
			margin-bottom: 0em;
			margin-left: 0em;
}

#container  {		
			width: 981px;
			margin-left:auto;
			margin-right:auto;
			margin-top:0px;
			background-color:#ffffff;
			
}

h1{
			color:#55206e;
			font-size:1.6em;
			margin-bottom:10px;

}

h2{

			color:#55206e;
			font-size:1.4em;
			margin-bottom:10px;
			margin-top:10px;
}

h3{
			color:#55206e;
			font-size:1.2em;
}

h4{
			color:#55206e;
			font-size:1.0em;
}

h5{
			color:#55206e;
			font-size:0.8em;
}

h6{
			color:#55206e;
			font-size:0.6em;
}

#header{
			width:981px;
			height:371px;
			background-image:url(../images/header.jpg);
			background-repeat:no-repeat;
			
}

#content{
			width:970px;
			height:auto;
			background-color:#FFFFFF;
			padding-left:10px;
			padding-bottom:0px;	
}


#menu_boven{
width:600px; height:20px; float:right; word-spacing:20px; margin-top:-29px;
}

#menu_boven a{
text-decoration:underline;
}



#links{
float:left;
height:auto;
width:232px;
padding-top:20px;

}


#rechts{
float:right;
height:340px;
width:508px;
margin-top:20px;
padding-top:0px;
padding-left:0px;
margin-left:60px;
padding-right:90px;
/*background-image:url(../images/streep.jpg);
background-repeat:no-repeat;
background-position:0px bottom;*/
overflow:auto;
padding-bottom:0px;
}

#rechts ul{
list-style-image:url(../images/bullet.jpg);
}




/*submenu vlak-----------------------------------------------*/



#menu_side{
			width:auto;
			font-size:1.1em;
			text-align:right;
}


#menu_side ul {

			margin:0;
			padding:0px;
			list-style-type: none;
			width: 100%;
			color:#ffffff;
			font-size:0.95em;
	}
	
#menu_side li {
			padding-bottom:1px;
			padding-left:3px;
			background-repeat:no-repeat;
			height:25px;
			background-image:url(../images/menu_niet_active.jpg);
}

#menu_side li a{
			display:block;
			padding-left: 0px;
			padding-right: 3px;
			padding-bottom:1px;
			padding-top:3px;
			background-repeat:no-repeat;
			margin: 0px;
			
			height:25px;
			color:#ffffff;
			text-decoration:none;
}

#menu_side li a:hover{
			padding-bottom:1px;
			background-repeat:no-repeat;
			padding-left: 0px;
			padding-right: 3px;
			margin: 0px;
			
			height:25px;
			background-image:url(../images/menu_active.jpg);
			text-decoration:none;}

/*footer-----------------------------------------------*/
#footer{
			clear:both;
			height:20px;
			width:300px;
			padding-left:374px;
			padding-top:10px;
			color:#b1b3b4;
			font-size:0.95em;
}


#footer a{
			color:#b1b3b4;
			text-decoration:none;
}

#footer a:hover{
			color:#55206e;
			text-decoration:none;
}
#spacer{

height:20px;
}
