.body
{
	background:url(/gfx/bg.png) top center no-repeat #FFFFFF;
    overflow:auto;
    overflow: -moz-scrollbars-vertical;
    height:100%;
    width:100%;
}

.container
{
	 position:absolute;
	 width:780px;
	 top:0px; 
	 left:50%; 
	 margin-left:-390px;
	 cursor:default;
}

.content
{
     font-family: Arial, Helvetica, sans-serif;
	 font-size:11px;
	 color:#888888;
	 line-height:150%;
}

.default
{
	 padding:30px;
}

.menuBullet
{
	float:left; 
	padding-right:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:140%;
	color:#ffffff;
}

.menuBulletOv
{
	float:left; 
	padding-right:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:140%;
	color:#e5891c;
}

.menuButton
{
	float:left; 
	font-family: Arial, Helvetica, sans-serif;
	/*font-size:11px;*/
	line-height:140%;
	color:#e5891c;
}


.aangemeldAls
{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size:11px;
	 color:#9d9d9d;
     margin:7px;
}

.kop2
{
	 font-size:13px;
	 color:#094fa3;
	 height:18px;
	 overflow:hidden;
	 line-height:125%;
}

img, div 
{ 
	border:0px;
}


.a1
{
	color: #094fa3;
	text-decoration:none;
	cursor:pointer;
}


a, a:hover, .a1:hover
{
	color: #e5891c;
	text-decoration:none;
	cursor:pointer;
}


.a2
{
	color: #888888;
	text-decoration:none;
	cursor:pointer;
}

.a2Hover
{
	color: #e5891c;
	text-decoration:none;
	cursor:pointer;
}


.aDelete, .aDelete:hover
{
	color: red;
	text-decoration:none;
	cursor:pointer;
}


.f1
{
	font-family: Arial, Helvetica, sans-serif;
	color:#f79725;
    background:#ffffff;
    border:1px solid #888888;
    font-size:11px;
    padding:3px;
}

.f1v
{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
    background:#E3E4E4;
    width:320px;
    margin-bottom:10px;
    border:1px solid #000000;
    font-size:11px;
}

.f1error
{
	font-family: Arial, Helvetica, sans-serif;
	color:#f79725;
    background:#ffffff;
    border:1px solid red;
    font-size:11px;
    padding:3px;
}

p
{
	margin:0px 0px 20px 0px;
	padding:0px;
}


.div1
{
	background:url(/gfx/bgDiv1.png) repeat-y;
	padding:15px 25px 15px 25px;
}

.div2
{
	background:url(/gfx/bgDiv2.png) repeat-y;
	padding:15px 25px 15px 25px;
}

.div3
{
	background:url(/gfx/bgDiv2.png) repeat-y;
	padding-left:6px;
}

.forumCel
{
	padding:4px 0px 6px 0px;
	line-height:200%;
}

.forumCel2
{
	margin:5px 0px 6px 0px;
	line-height:125%;
}



.content1
{
	color:#888888;
	line-height:150%;
}

.nieuwsDatum
{
	margin: 8px 0px 0px 0px;
	float:left; 
	width:138px; 
	text-align:right;
	color:#094fa3;
}

.nieuwsIntro
{
	color: #094fa3;
	font-style: italic;
	margin:0px 0px 10px 0px;
}

.nieuwsAfbeelding, .AfbeeldingRand
{
	padding:2px;
	border: 1px solid #e5891c;
	margin:0px 20px 15px 0px;
}


.Kop1
{
	font-size:15px;
	color:#e5891c;
	font-weight:bold;
}


.formLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #094fa3;
	line-height:180%;
}
#fontsizer{
	font-family: Arial, Helvetica, sans-serif;
	height:16px;
	font-weight:700;
	overflow:hidden;
	float:right;
}
.fsizer {
	width:32px;
}	

.fsizer a { 
	float: left; 
	width: 20px; 
	margin-right: 2px; 
	text-align: center; 
	color: #094fa3; 
	text-decoration: none; 
	cursor: pointer; 
	letter-spacing: 0; 
	line-height: 100%; 
}

.fsizer a:hover { 
	border-bottom:1px solid #094fa3;  
}

.fsizer a#fs_sml { 
	display:block;
	width:6px;
	height:14px;
	background:url(/gfx/aaa.png) 0px -2px no-repeat;
}

.fsizer a#fs_med { 
	display:block;
	width:8px;
	height:14px;
	background:url(/gfx/aaa.png) -7px -2px no-repeat; 
}

.fsizer a#fs_lrg { 
	display:block;
	width:8px;
	height:14px;
	background:url(/gfx/aaa.png) -16px -2px no-repeat; 
}

.fsizer a.fsactive { 
	color: #094fa3;
	text-decoration:underline;
	cursor: default;
	border-bottom:1px solid #094fa3;
}
.fontselect {
	position:relative;
	display:block;
	padding-top:2px;
	width:30px;
	float:left;
	margin-right:4px;
}
#fontselect {
	overflow:hidden;
	position:absolute;
	left:25px;
	top:230px;
	display:block;
	height:16px;
	width:98px;
	font-size:10px;
	color:#959595;
	font-family: Arial, Helvetica, sans-serif;
}
.headerOverlay {
	position:absolute;
	left:0;
	top:0;
	display:block;
	width:642px;
	height:148px;
	overflow:hidden;
	background:url(/gfx/imgHeaderOverlay.png) no-repeat;
}