/* CSS Document */
/*******************LAYOUT************************/
body {

background: url("images/bgr.jpg") repeat-x;
background-color: #3f3f3f;
margin:0 0 0 0px;

}
#mother {
text-align: left;
margin: 0px auto;
padding: 0px;
border:0;
width: 985px;
	
}
#book {
background: url("images/book.jpg");
background-repeat:no-repeat;
background-position:inherit;
float:left;
margin: 0px auto;
padding: 0px;
border:0;
width: 45px;
height:100px;
	
}
#wrapper {
background: url("images/wrapbgr.gif") repeat-y;
float:right;
text-align: left;
margin: 0px ;
padding: 0px;
border:0;
width: 940px;
	
}

#header {
margin: 0 0 0px 0;

}

form
{
  padding: 0;
  margin: 0;
}

#sideleft {
/*	background: url("images/ls_bgr.gif") repeat-y;*/
	float: left;
	width: 180px;
	height: 100%;
}

#menu {
margin: 8px 0 0 8px;
}

#menu a, #menu a:visited{
font-family:tahoma,verdana;
font-size:11px;
text-align:left;
text-indent:10px;
text-decoration:none;
color:#000000;
display:block;
width:164px;
height:17px;
vertical-align: middle;
padding-top: 4px;
}

#menu a:hover, #menu a:active {
color:#ffffff; 
display:block;
background-color:#333333;
}

#hr2
{
  background: url("images/points.gif") repeat-x center;
  height:15px;
}

#menu a.chosen:hover, #menu a.chosen:visited, #menu a.chosen:link {
color:#ffffff; 
display:block;
background-color:#333333;
}

#logos {
	margin:8px 0 0 8px;
	text-align:left;
	text-indent:3px;
	height: 100%;
}

#content {
/*	background: url("images/content_bgr.gif") repeat-y;*/
	float: left;
	width: 580px;
	height:100%;
	/*border: 1px solid #000000;*/
}

#contentleft {
margin-left:25px;
	margin-right:15px;
	margin-top:10px;
	display: inline;
	float: left;
	/*width: 330px;*/
    width: 90%;
    /*border: 1px solid #000000;*/
}

/*.contentpics {
	float: left;
	width: 190px;
	margin-top: 10px;
}*/

.contentpics {
/*border-width:3px;
border-color:#eeeeee;*/
border: 3px solid #eeeeee;
/*margin-top:25px;*/

}
#linkbox {
margin: 10px 0 0 10px;
}

#linkbox a, #linkbox a:visited{
font-family:tahoma,verdana;
font-size:11px;
text-align:left;
text-indent:15px;
text-decoration:none;
color:#e78a2f;
display:block;
width:120px;
height:17px;
vertical-align: middle;
padding-top: 4px;
}

#linkbox a:hover, #linkbox a:active {
color:#ffffff; 
display:block;
background-color:#333333;
}


#sideright {
height:auto;
/*background: url("images/rs_bgr.gif") repeat-y;*/
float: right;
width: 180px;
}
#hr {
background: url("images/points.gif") no-repeat center;
height:15px;
}
/*#sideright hr{
background: url("images/points.gif") no-repeat center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader("images/points.gif");
  width: 160px;
  height: 1px;
  border: 0;
}*/

#login {
font-family:tahoma, verdana;
font-size:11px;
margin-left:10px;
margin-right:10px;
}
#loginbox {
font-family:tahoma, verdana;
font-size:11px;

}
#submitbut {
font-family:tahoma, verdana;
font-size:11px;
color:#ffffff;
background-color: #333333;
border:none;
height:19px;
text-align:center;

}
#search {
font-family:tahoma, verdana;
font-size:11px;
margin-left:10px;
margin-right:10px;
}
#maandproject {
font-family:tahoma, verdana;
font-size:11px;
margin-left:10px;
margin-right:10px;
}
#news {
font-family:tahoma, verdana;
font-size:11px;
margin-left:10px;
margin-right:10px;
height:100%;
/*border: 1px solid #000000;*/
}

#footer {
text-align:center;
background: url("images/footer.gif") ;
height:40px;
clear: both;
	
}

li
{
  margin-left: 20px;	
  color: #000000;
}

/*********************CLASSES********************************/

.title {
font-family:tahoma,verdana;
font-size:13px;
font-weight:bold;
color:#e78a2f;
}
.regtext {
font-family:tahoma,verdana;
font-size:11px;
color:#222222;
}
.regtext a {
font-family:tahoma,verdana;
font-size:11px;
text-decoration:none;
font-weight:bold;
color:#e78a2f;
}
.regtext a:hover {
text-decoration:underline;
}
