@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000000;
	background-image: url(../layout/prof_bannerboven_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#alleshouder {
	margin: auto;
	width: 968px;
	background-image: url(../layout/bg_inhoudhouder.gif);
	background-repeat: repeat-y;
}
#bannerboven {
	
	height: 192px;
}
#addthis{
	text-align: right;
	float:right;	
}

#poll{
	text-align: right;
	float:left;
	color:#FFFFFF;
	width:302px;
	}



#inhoudhouder {
	background-image: url(../layout/prof_menu_bg.gif);
	background-repeat: repeat-y;
}
#inhoud {
	
	min-height:180px;
	_height:180px;
}
#content {

	width: 830px;
	float:right;
}

#tekst {
	text-align: justify;
	line-height: 1.8em;
	padding-left: 5px;
	padding-right: 20px;
	padding-top: 0px;
}
#zijbalk{
text-align: justify;
float:right;
width:210px;
Position: left: 15px;
}
#footer {
	padding-top: 25px;
	padding-left: 47px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding-right: 47px;
}

#footerhouder {
	background-image: url(../layout/prof_footer_bg.gif);
	background-repeat: no-repeat;
	height: 84px;
}
#nieuwsboven {
	background-image: url(../layout/prof_nieuws_boven.gif);
	background-repeat: no-repeat;
	height: 86px;
}
#nieuwsonder {
	background-image: url(../layout/prof_nieuws_beneden.gif);
	background-repeat: no-repeat;
	height: 17px;
}
#nieuws {
	background-image: url(../layout/prof_menu_bg.gif);
	background-repeat: repeat-y;
	height: 50px;
}

#nieuwsinhoud{
	width: 830px;
	float:right;
	
}

#nieuwsinhoudtekst{
text-align: justify;
	line-height: 1.8em;
	padding-left: 5px;
	padding-right: 20px;
	padding-top: 0px;
}

#menuhouder {
	width: 125px;
	margin-left: 0px;
	padding-top: 0px;
}
h1 {
	text-transform: lowercase;
	color: #D3A21B;
	font-size: 16px;
}

h2 {
	text-transform: uppercase;
	color: #000000;
	font-size: 15px;
}
h3 {
	text-transform: uppercase;
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0.1em;
}
.clearboth {
	clear:both;
}
.linkerborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B70209;
	padding-left:10px !important;
	padding-right:10px !important;
}
.beideborders {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B70209;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B70209;
	padding-left:10px !important;
	padding-right:10px !important;
}
#footer a:link {
	color: #FFFFFF;	
}
#breadcrumb {
	padding-top: 130px;
	padding-left: 320px;
	color: #666666;
	font-size: 9px;
}
.verborgen {
	display: none;
}

a.addthis_button_email 
 {
   text-decoration: none;
}
a.addthis_button_netlog
 {
   text-decoration: none;
}

