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

body{
background-color:#f1f0f7;
font-family:Verdana,Arial,sans-serif;
font-size:12px;
color:#666666;
}

h1{
	color:#7482bf;
font-size:12px;
font-weight:bold;
}

#breadcrumbs{
color:#000;
font-size:10px;
font-weight:bold;
}

#breadcrumbs a {
color:#000;
text-decoration:underline;
}

#breadcrumbs a:hover {
color:#7482bf;	
text-decoration:underline;
}

p{
text-align:left;
}

a{
text-decoration:underline;
color:#666666;
}

a:hover{
text-decoration:underline;
color:#7482bf;	
}

.container{
margin:auto;
width:955px;	
}


#headertitle{
color:#000;
font-size:26px;
}

#headersubtitle{
color:#000;
font-size:14px;
}

#headerimage{
border:1px solid #000;		
}

#navigatie{
float:right;
text-align:right;
width:850px;
height:25px;
}

#menu{
float:right;
}

.menuitem{
margin-left:40px;
float:right;
text-transform:uppercase;
color:#7482bf;	
text-decoration:none;
}

.menuitem a{
text-decoration:none;
color:#666666;
}

.menuitem a:hover{
text-decoration:underline;
color:#7482bf;	
}

#content_left {
float:left;
width:215px;
}

#content_center {
float:left;
width:520px;
padding-top:5px;
}

#content_center_wide {
float:left;
width:740px;
padding-top:5px;
}

.overview_item{
float:left;
width:740px;
border-bottom:#7482bf solid 1px;
}

.page_list_item{
float:left;
width:360px;
border-top:#7482bf solid 1px;
margin-bottom:5px;
}

.item_titel_list{
font-size:12px;
font-weight:bold;
}

.item_titel{
color:#7482bf;
font-size:12px;
font-weight:bold;
}

.item_image{
text-align:right;
}

#detail_fiche{
border-bottom:#7482bf solid 1px;
padding-bottom:20px;
}

#content_right {
float:left;
width:220px;
}

.afbeeldingen{
text-align:right;
}

.boxtitle{
color:#7482bf;	
font-size:18px;
}

.news{
color:#7482bf;	
font-weight:bold;
}

.footer{
font-size:10px;
letter-spacing:5px;
color:#7482bf;
text-align:center;
vertical-align:middle;
height:20px;
padding-left:5px;
text-transform:uppercase;
}

#footer{
border-top:#7482bf solid 1px;
padding-top:5px;
}

#clear {
clear:both;
}