/* CSS Document */
BODY{
	background-color: #6FD600;
	font-family: Verdana, "Century Gothic";
	font-size:10pt;
	background-position:center;	
    scrollbar-track-color:#99ff99 ;    
    scrollbar-face-color:#80d480; 
    scrollbar-3dlight-color: #99ff99;    
	scrollbar-darkshadow-color: #99ff99;
	scrollbar-highlight-color: #99ff99;
	scrollbar-shadow-color: #99ff99;	
}

.titelKalender {
	background-color: #E6AA00;
	border-bottom: thin;
	border-bottom-style: dashed;
}

.loguit {
	position:absolute;
	position:relative;
	top: 0px;
	left:1400px;
	font-size: 11px;
}

.login{
	position:absolute;
	position:relative;
	top: 0px;
	left:850px;
	font-size: 11px;
}
	

.achtergrond{
	background-image: url(../images/AchtergrondAangepast2.jpg);	
	background-repeat:no-repeat;
	Width:1432px;
	height:1156px;
	top:50%;
	left:50%;
	margin-top:-298px;
	margin-left:-708px;
	position:absolute;
}

.achtergrondGroot{
	background-image: url(../images/AchtergrondGroot2.jpg);	
	background-repeat:no-repeat;
	Width:1432px;
	height:2150px;
	top:50%;
	left:50%;
	margin-top:-298px;
	margin-left:-708px;
	position:absolute;
}

.achtergrondMiddel{
	background-image: url(../images/AchtergrondMiddel.jpg);	
	background-repeat:no-repeat;
	Width:1432px;
	height:2150px;
	top:50%;
	left:50%;
	margin-top:-298px;
	margin-left:-708px;
	position:absolute;
}


th{
	background-color:#70693A;
}

.titel{
	width: 550px;
	position:absolute;
	margin-top: 200 px;
	margin-left:300px;
	font-size: 30pt;
	text-align: Center;
	top:175px;
	}
	
.menu{		
	Height:200px;
	width: 700px;
	text-align: Center;	
	float: left;	
	top: 13px;
	left: 320px;	
	position:absolute;
	display: inline;
	}
	

	
.vakjeVerticaal{
	
	padding-bottom: 10px;	

	}


.vakjeHorizontaal{	
	background-image:url(../images/menu-divider.jpg);
	background-repeat:no-repeat;
	background-position:right;
	Height: 30 px;
	width: 150px;
	font-size:18px;
	text-align:left;
	}
	
.vakjeHorizontaaleinde{	
	
	Height: 30 px;
	width: 150px;
	font-size:18px;
	text-align:left;
	}

.menu2 
{
	
	top: 420px;
	left: 305px;
	position:relative;
	position:absolute;
	display: inline;
	font-size: 18px;
	
}

.menu3 {
	top: 820px;
	left: 305px;
	position: relative;
	position:absolute;
	display:inline;
	font-size: 18px;
}

.inhoud
{	
	width: 490px;
	height: 565px;
	float: left;
	top: 410px;
	left: 540px;
	overflow: auto;	
	position:absolute;
	font-size:12pt;
		
	}
	
	.inhoudMiddel
{	
	width: 515px;
	height: 1200px;
	float: left;
	top: 410px;
	left: 540px;
	overflow: auto;	
	position:absolute;
	font-size:12pt;
		
	}
	
	.inhoudGroot
{	
	width: 490px;
	height: 2000px;
	float: left;
	top: 410px;
	left: 540px;
	overflow: auto;	
	position:absolute;
	font-size:12pt;
		
	}

.welkom{
	font-size: xx-large;
	text-align: center;
	margin-top: 200px;
	}
.ruimte{
	padding-top: 5px;
	}

a:hover{
	background-color: #4C9900
	color:#FFF; 
	text-decoration:none;
	color:#FFFFCC;	
	}
	
a{
	color:#000000;
	text-decoration: none;		
	}
	
.aintext{
	color: #F00;
	text-decoration: none;		
	}

.paswoord{
	width: 250px;	
	}
	
.paswoordBoven{
	height: 14;	
	}

.paswoordMidden{
	height: 27;
	padding-left: 50px;	
	}
	
.paswoordOnder{
	height: 14;
	}

.foto{	
	height: 100px;
	}
.fotogroot{	
	height: 250px;
	width: 210px;
	}
	
.fotoLink{
	border-width:0px;
	}
	
.tekstGroepen
{
	font-size: 10.7pt;
	
}

.bericht
{
	border-bottom-width:thin;
	border-bottom-style:dotted;
	border-color:#000000;
	}
img{
	border-width:0px;	
}
.linkStyle
{
	color:Black;
}
.linkStyle:hover
{
	color:#996600;
	font-size:100%;
}

.lijst
{
	height:100px;
	overflow:auto;
}

.knop
{
	border: solid 1px #FFFFCC;
	background-color: #80d480;
	color: #000;	
	font-size: 12px;
	vertical-align:middle;	
}

.knop:hover
{
	font-size: 12px;
	color: #000;
}


        
	
