html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family: "Verdana";
	font-size: 75%;
	
	line-height: 135%;
	background-color: #FFFFFF;
	
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	
}

#wrapper {
	margin: 0 auto ;	
	width: 729px;
	text-align: center;
}

#header {
	text-align: left;
	padding-top: 25px;
	padding-bottom: 25px;
}
#header img {
	border: 0;
	height: 53px;
	width: 187px;
}

#container {
	text-align: left;
	margin: 0;	
}
#menu {
	text-align: left;
	font-size:12px;
		
}
#orangemenu {
	width: 200px;
	float: left;
	/*background-color: #f99d32 ;*/
	background: url(images/btn_inloggen.jpg);
	repeat: repeat-x;
	text-align: center;
	height: 25px;
	vertical-align: middle;
	line-height: 25px;
	color: #FFF;
}

#orangemenu a {
	color: #FFF;
	text-decoration: none;	
}
#orangemenu a:hover {
	color: #FFF;
	text-decoration: underline;	
}


#bluemenu {
	margin-left: 200px;	
	width: 529px;
	height: 25px;

}
#bluemenu ul li {
    float             : left;
   	/*padding-right      : 45px;*/
   	padding-left: 4px;
    text-decoration   : none;
    list-style		  : none;
}
#bluemenu ul li a {
	display: block;
	/*background-color: #005DB3;*/	
	background: url(images/btn_menu.jpg);
	repeat: repeat-x;

	padding-left: 27px;
	padding-right: 27px;
	height: 25px;
	color: #FFF;
	line-height: 25px;
	vertical-align: middle;
	text-decoration: none;
}
#bluemenu ul li a:hover {
	display: block;
	background: url(images/btn_menu.jpg);
	repeat: repeat-x;
	padding-left: 27px;
	padding-right: 27px;
	height: 25px;
	color: #FFF;
	line-height: 25px;
	vertical-align: middle;
	text-decoration: underline;
	
	
}		
#bluemenu ul  {
	margin: 0; 
	padding: 0;
    text-decoration   : none;
    width			  : 529px;
    
} 

#content {
  margin-left:  200px;
  /*font-size: 14px;*/
  text-align: left;
  /*padding-left: 20px;
  padding-right: 20px;
  */
  padding-top: 10px;
  
}
#leftside {
  float: left;
  width: 200px;
 /* font-size: 12px;*/
}

#loginbox {
	height: 200px;
	padding-left: 10px;
	padding-top: 20px;
	background-color: #E6E6E6;
	font-size: 11px;	
}

#loginbox p {
	padding-bottom: 10px;
	padding-top: 10px;
	/*background-color: #E6E6E6;*/	
}

#watiscassandra {
	padding-left: 20px;
	padding-right: 20px;	
	padding-top: 30px;
	height: 190px;
	background-color: #FFF;
	/*font-size:13px;*/
}
#watiscassandra p {
	text-align: justify;
	padding-bottom: 20px;	
}

a{
	color: #005DB3;
}

input {
	border: solid 1px #000;	
		font-size: 11px;	

}

#contentbox {
	/*padding-left: 20px;*/
	float: left;
	width: 242px;
	min-height: 300px;
	border-left: solid 2px #E6E6E6;	
	border-top: solid 2px #E6E6E6;	
	
}	
#contentbox p{
	text-align:left;
}

#contentbox h4{
	margin-left: 20px;
	margin-right: 20px;
	color: #005DB3;
	font-size: 16px;
	display: block;
	line-height: 25px;
	border-bottom: solid 3px #005DB3;
	
}
h3{
	margin-right: 20px;
	color: #005DB3;
	font-size: 16px;
	display: block;
	line-height: 25px;
	border-bottom: solid 3px #005DB3;	
}

.itemhead h3 {
	padding-top: 10px;
	line-height:30px;
}	

.item {
	padding-left: 20px;
	padding-right: 20px;

}

.itemhead h3 a{
	text-decoration: none;
}

#kalender {
	text-align: center;
	padding-top: 10px;
	border-top: solid 2px #E6E6E6;
	padding-left: 5px;
	padding-right: 5px;	
}
.agenda tr th {
	color: #005DB3;
	line-height: 25px;
	padding-bottom: 5px;
}
.agenda tr td{
	background-color: #005DB3;
	color: #FFF;
	font-weight: bold;
	line-height: 20px;
}
.agenda tr td a{
	background-color: #005DB3;
	color: #f99d32;
	font-weight: bold;
}		
#footer {
	clear: all;
	border-top: solid 10px #005DB3;
	/*font-size: 10px;*/
}

#header a{
	padding-top: 25px;
	padding-left: 25px;
	margin-left: 35px;
	margin-top: 35px;
	height: 50px;
	/*display: block;*/
	height: 50px;

}

#footer a {	
	/*font-size: 11px;*/

	line-height: 25px;
	color: #686868;	
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
}

#fiche{
	padding-top: 15px;	
	padding-left: 10px;
}

#fiche h2 {
	margin-right: 20px;
	color: #005DB3;
	/*font-size: 16px;*/
	display: block;
	line-height: 25px;
	border-bottom: solid 3px #005DB3;	

}
#fiche ul{
	list-style: none;	
	padding-left: 15px;
	padding-top: 5px;
}
#c {
	padding-top: 30px;	
	padding-left: 10px;
	padding-right:10px;
}

#c p{
	
	padding-top: 10px;
	padding-bottom: 10px;	
}

#c h2 {
	color: #005DB3;
}

#leftside ul{
	padding-top: 10px;
	list-style: none;
	padding-left: 10px;
	background-color: #E6E6E6;
}
#leftside ul li {
	line-height: 15px;	
}

#leftside ul li a {
	text-decoration: none;	
}

#leftside ul li a:hover {
	text-decoration: underline;	
}

#content h1{
	padding-top: 10px;
	padding-bottom: 10px;
	color: #005DB3;	
}

#content p {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;	
}
#contentbox h5{
	color: #005DB3;
	margin-left: 20px;
	margin-right: 20px;
	/*font-size: 12px;*/
	
}

#contentbox h5 a{
	text-decoration: none;	
}
#contentbox h5 a:hover{
	text-decoration: underline;	
}

#contentbox p{
	margin-top: 1px;
	margin-left: 20px;
	margin-right: 20px;
	/*font-size: 12px;	*/
	text-align: left;
	/*font-size: 10px;*/	

}

.pagenav {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 10px;	
}