body {
	font-family: sans-serif, verdana;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
}




a {
color:#C82A2A;
text-decoration:none;
border-bottom:1px dotted #C82A2A;
}



a:hover{
text-decoration:none;
border-bottom:none;
}

.websitesubtitle
{
	font-family: sans-serif, verdana;
	font-size:14px;
	color:#cccccc;
}
.boxtitle
{
	font-family:sans-serif, verdana;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding-bottom: 5px;
	padding-top: 5px;
}

.pagetitle
{
	font-family:sans-serif, verdana;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding-bottom: 5px;
	padding-top: 5px;
}


td{
	font-family:sans-serif, verdana;
	font-size:12px;
	color:#CCCCCC;
}
.menuitem{
	width:200px;
	font-size:16px;
	background-color:#000000;
	padding:3px;
	color:#cccccc;
	text-decoration:none;

	cursor:auto;	
}
.menuitemover{
background-image:url(../images/veegmenu.jpg);
background-repeat:no-repeat;
	width:200px;
	font-size:16px;
	
	padding:3px;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
	
}
.menuitem A{
	color:#cccccc;
	text-decoration:none;
border-bottom:none;
}
.menuitemover A{
	color:#cccccc;
	text-decoration:none;
border-bottom:none;
}	
.linetop{
	border-top:#cccccc dotted 1px;
	
}
.linebottom{
	border-bottom:#680303 solid 1px;
	
}
.dashedlinebottom
{
	border-bottom:#680303 dashed 1px;
	padding-bottom:5px;
}
.linesubbottom{
	border-bottom:#333333 solid 1px;
	
}

hr {
	height: 0;
border: 0;
border-top: 1px solid #333333;
}
.nieuwstitel{
	color:#C82A2A;
}

.nieuwstitel2{
	color:#C82A2A;
	font-size:14px;
}
#nieuwsbox{
background-color:#111111;
margin:5px;
border: #222222 double 4px;

}

#nieuwsboxlight{
background-color:#111111;
margin:5px;
border: #666666 solid 1px;

}

#rightmenubox{
background-color:#111111;
margin:5px;
border: #222222 double 4px;
display:table-cell;
 height:400px;
}
.rightmenuitem{
	font-size:14px;
	background-color:#111111;
	cursor:auto;
}
.rightmenuitemover{
	font-size:14px;
	background-color:#C82A2A;
	cursor:pointer;
}
.image{
	border:#222222 solid 1px;
}
.fotoborder{
border:#222222 solid 1px;
width:160px;
height:180px;
text-align:center;
margin:2px;
vertical-align:middle;


}
.linktitle
{
	border-bottom:#222222 solid 1px;
	font-size:14px;
	padding-top:20px;
	margin-bottom:10px;
	color:#C82A2A;
	width:100%;
	clear:both;
	font-weight:bold;

	
}
A.linkitem
{
	color:#cccccc;
	text-decoration:none;
	border-bottom:#cccccc dotted 1px;

	
}
.popupfoto A
{
	text-decoration:none;
	border-bottom:none;
}
.imageborder
{
	border:#222222 solid 1px;
}

.pagein3{
width:215px;
float:left;
padding-bottom:2px;
}

.formbox{
		font-size: 12px;
	color: #222222;
	border: 1px solid #CCCCCC;
}
.popupdiv a
{
 position:relative;
}
.popupdiv a div
{
	display:none;
}
.popupdiv a:hover div
{
	display:block;
	border:#222222 solid 1px;
	width:350px;
	background:#111111;
	position:absolute;
	padding:5px;
	top:-80px;
	left:0px;
	
	
}

.nobottomborder{
	border-bottom:none;
}