﻿*
{	
    margin:0px auto;
}

a, a.link, a.active, a.hover
{
    border: 0px;
}

html, body
{
	/* font-family: Verdana, Arial, Sans-Serif; */	
	
	background-color: #EEEEEE;
	font-family: Comic Sans MS, Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 13px;
	color: #464646;
	position:relative;
}

input, select, textarea
{
	font-family: Comic Sans MS,Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size:13px;
	padding: 0px;
}

.pagina
{
	width: 970px;
	border: 1px solid black;
}

.Headergray
{
	background: #464646;
	width: 970px;
	height: 15px;	
	padding-bottom: 7px;	

}

.style1 
{
	color: #FFFFFF;
	font-size: 10px;
}

.Kopimage
{
	height:140px;
	background-repeat:no-repeat;
	margin-bottom:10px;	
}

.Content
{
	width:970px;
	background-color:#FFFFFF;
	float:left;	
}

.menu
{	
	width:200px;
	float:left;	
}

.menu a
{
	color:#000000;
	font-size: 14px;
	padding-top:9px;
	padding-left:15px;	
	display:block;
	text-decoration:none;
}

.divmenu
{
	height:35px;
	background-image:url('../images/button_donker_blauw.gif');	
	margin-bottom:0px;
	
}

.divmenu2
{
	height:35px;
	background-image:url('../images/button_donker_blauw.gif');	
	margin-bottom:0px;
	background-repeat:no-repeat;
	
}

.divmenuselected
{
	height:35px;
	background-image:url('../images/button_groen.gif');	
	margin-bottom:0px;
	color:Black;
	font-weight:bold;
	font-style:italic;
	padding-left:5px;
	background-repeat:no-repeat;
	
}

.divmenuselected a
{
	color:Black;
	
}

.divondermenu
{
	background-color:#ed008c;		
	height:124px;
	width:196px;
    margin:0px;
    margin-left:1px;
	
}

.bottom
{	
	height:25px;
	color:White;
	background-color:#464646;
	text-align:right;
	padding-top:8px;
	padding-right:5px;
	font-size:10px;
	margin-top:10px;
	width: 965px;
}


.handje
{
	float:right;
	padding-top:82px;
	padding-right:20px;
}

.lijntje1, .lijntje2
{	
	background-color:#ee008c;
	width:765px;
	height:6px;	
	margin:0px;		
}

.lijntje2
{
	width: 970px;
	margin-left:1px;
}

.ContainerMiddle
{	
	width:765px;	
	float:left;
	margin-left:5px;
	
}


.PageContent
{
	padding-left:25px;	
	padding-top:20px;
	overflow:auto;
	background-color:White;
	padding-bottom:10px;
	
}


.PageContentText
{
	padding-right:25px;
}


.Deel2
{
	color:#5d5d5d;
	font-size:18px;	
	display:inline-block;
}

.Deel1, H2
{	
	color:#9ece79;
	font-size:18px;	
	display:inline-block;
	font-weight:bold;	
}

.groen
{	
	color:#9ece79;
	font-weight:bold;	
}

.formrow{clear:both; overflow: auto; padding: 2px 0px 2px 0px; vertical-align: top;}
.formrow span, .formrow input, .formrow select{display: block; float: left;}
.formrow span.bold{ font-weight: 700; }
.formrow span.bold span{ font-weight: 100; }


.width10 { width: 10px; }
.width25 { width: 25px; }
.width50 { width: 50px; }
.width75 { width: 75px; }
.width100 { width: 100px; }
.width115 { width: 115px; }
.width120 { width: 120px; }
.width125 { width: 125px; }
.width150 { width: 150px; }
.width175 { width: 175px; }
.width200 { width: 200px; }
.width225 { width: 225px; }
.width250 { width: 250px; }
.width265 { width: 265px; }
.width275 { width: 275px; }
.width290 { width: 290px; }
.width300 { width: 300px; }
.width325 { width: 325px; }
.width350 { width: 350px; }
.width375 { width: 375px; }
.width400 { width: 400px; }
.width425 { width: 425px; }
.width450 { width: 450px; }
.width475 { width: 475px; }
.width500 { width: 500px; }
.width525 { width: 525px; }
.width550 { width: 550px; }
.width575 { width: 575px; }
.width600 { width: 600px; }
.width625 { width: 625px; }
.width650 { width: 650px; }
.width675 { width: 675px; }

.alignright { text-align: right; }
.aligncenter { text-align: center; }

.divNieuwsTitel, .divNieuwsDatum
{
	background: #ed008c;
	color: White;
	font-weight: bold;
	font-size: 15px;
	float: left;
	width: 618px;
	height: 25px;	
	border:0px;
	padding-left:3px;
}

.divNieuwsDatum
{
	background: #464646;
	font-weight: normal;
	width: 89px;
	text-align: center;	
}

.pnlalles
{	
	border: solid 1px white;
}

.divNieuwsContent
{
	border:solid 1px Gray;	
	margin-bottom:5px;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
	clear:both;
	
}


.pnlSend
{
	z-index:100;
	border:solid 3px #ed008c;
	position:absolute;
	margin-top: 90px;
	margin-left: 300px;
	width:400px;
	height:130px;
	background: #fbc7e6;
	overflow:auto;
}

.pnlblack
{
    height: 100%;
    width: 100%;
    _height: 800px;
    _width: 900px;
    background: #000000;
    z-index: 90;
    position: fixed;
    _position: absolute;
    margin-top:-15px;
    margin-left:-15px;
    filter:alpha(opacity=50);
    -moz-opacity:.50;
    opacity:.50;
}


.PopUp 
{
    position: absolute; /* IE6 snapt fixed niet helemaal, vandaar */
    z-index: 10;
    top: 33px;
    left: 250px;
    width: 778px;
    height: 500px;
    overflow: hidden;
}

.contact
{
    font-size:15px;
}