body 
{
    margin:0 0 0 0; 
    Font-family: Arial; 
    color: #0b5082; 
    font-size: 11px; 
    background-image:url(images/main-bg3.gif); 
    background-position:top center; 
    background-repeat:repeat-y; 
    background-color: #e6e6e6; 
}

table 
{
    font-size: 11px; 
    font-family: Arial 
}

.button:link       { color: #ffffff; font-family: Arial; font-size: 11px; text-decoration: none}
.button:visited    { color: #ffffff; font-family: Arial; font-size: 11px; text-decoration: none}
.button:active     { color: #ffffff; font-family: Arial; font-size: 11px; text-decoration: none}
.button:hover     { font-family: Arial; color: #0aa9e0; font-size: 11px; text-decoration: none}

a:link       { color: #000000; font-family: Arial; font-size: 11px; text-decoration: none}
a:visited    { color: #000000; font-family: Arial; font-size: 11px; text-decoration: none}
a:active     { color: #000000; font-family: Arial; font-size: 11px; text-decoration: none}
a:hover     { font-family: Arial; color: #0aa9e0; font-size: 11px; text-decoration: none} 

.titelsitemap { font-size: 12px; font-family: Arial; color: #0b5082; }

a:link .style8 {color: #FFFFFF; text-decoration:none; }
a:visited .style8 {color: #FFFFFF; text-decoration:none; }
a:active .style8 {color: #FFFFFF; text-decoration:none; }
a:hover .style8 {color: #0aa9e0; text-decoration:none; }

.style15 {
    font-size: 15px;
    font-weight: bold;
    }
      
.button {color: #FFFFFF;text-decoration:none;}
.button:link {color: #FFFFFF; text-decoration:none; }
.button:active {color: #FFFFFF; text-decoration:none; }
.button:visited {color: #FFFFFF; text-decoration:none; }
.button:hover {color: #0aa9e0; text-decoration:none; }
 
.style17 {color: #0BACD8; text-decoration:none;}

.validatortext, .validator { color:Red;}

.divCategorie:link, .divCategorie:active, .divCategorie:visited, .divCategorie:hover {
	background-color: #019fc4;  
	height: 146px; 
	width: 115px; 
	margin-right: 30px; 
	margin-left:0px; 
	margin-top:15px; 
	padding: 5px; 
	display:block;
	text-decoration:none;
	cursor:hand;
}

.divCategorie:hover {
	background-color: #21295a;
}

.divCategorieSelected:link, .divCategorieSelected:active, .divCategorieSelected:visited, .divCategorieSelected:hover {
	background-color: #21295a;  
	height: 146px; 
	width: 115px; 
	margin-right: 30px; 
	margin-left:0px; 
	margin-top:15px; 
	padding: 5px; 
	display:block;
	text-decoration:none;
	cursor:hand;
}

.foto{
	width: 115px; 
	height: 85px; 
	overflow: hidden; 
	border:0px;
}

.divNaam {
	text-align: center; 
	color: #FFFFFF; 
	font-size: 11px; 
	font-weight: bold; 
	padding-top:10px;
	width:115px;
	height:16px;
}

.divProject{
	text-align: right; 
	font-size: 10px; 
	color: #b3e2ed;
	padding-top:13px;
	width:115px;
	font-family: Arial;
}

.divProject img {
    text-align: right;
    border:0px;
}

.divItemNaam {
    color:#21295a; 
    font-weight:bold;
    width:146px;
    height:49px;
}

.divMeerinformatie {
    width:146px;
    height:16px;
}

.divMeerinformatie a:link, .divMeerinformatie a:active, .divMeerinformatie a:visited, .divMeerinformatie a:hover{
    text-align:right; 
    font-size: 10px;
    text-decoration:none;
    color:#019fc4;
    background:url(images/project-item-icon.gif) right no-repeat;
    padding-right:18px;
    display:block;    
}

.divItem 
{
    width:281px;
}

.divList {
    width:146px; 
    background-color:#dfdfdf; 
    padding:10px; 
    float:left; 
}

.divFoto 
{
    width:115px;
    height:85px;
    overflow:hidden;
    float:left;
}

.divFoto img 
{
    width:113px; 
    margin-right:2px; 
    border:0px;
}

.breadcrumb {
    color:#21295a;
    font-weight:bold;
}

.breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:visited, .breadcrumb a:hover {
    color:#019fc4;
    font-weight:bold;
    text-decoration:none;
}

.divDetailNaam 
{
    color:#21295a; 
    font-size:12px;
    font-weight:bold;
    width:352px;
    height:30px;
    border-bottom:1px dotted;
}

.lnkterug:link, .lnkterug:active, .lnkterug:visited, .lnkterug:hover 
{
    text-decoration:none;
    color:#0c9fd2;
    font-weight:bold;
    background:url(images/terug-icon.gif) left no-repeat;
    padding-left:17px;
}



