/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif,"Verdana";
	font-size: 10px;
	color: black;
	text-decoration: none;
	
	background-color: #900000;
	
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 10px;

}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif,"Verdana";
	font-size: 10px;
	color: maroon;
	text-decoration: none;
	}
	
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif,"Verdana"; 
	font-size: 10px; 
	color: maroon;
	text-decoration: none;
	}
		
	a:link { 
		font-family: Verdana, Arial, Helvetica, sans-serif,"Verdana";
		font-size: 10px;		
		color: maroon;
		text-decoration: none;
	}
		
	a:hover{
		font-family: Verdana, Arial, Helvetica, sans-serif,"Verdana"; 
		font-size: 10px; 
		color: #e5995a;
		text-decoration: none;
		
		border-bottom: 1px dotted;
		border-bottom-color: #ffffff;
	}

a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif,"Verdana"; 
	font-size: 10px; 
	color: white;
	text-decoration: none;
	
	border-bottom: 1px dotted;
	border-bottom-color: #e5995a;
	}

a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif,"Verdana"; 
	font-size: 10px; 
	color: maroon;
	text-decoration: none;
	}


.main_table{
	width: 785px;
	height: 195px;
	border: 0px;
}

.menu_table{
	width: 174px;
	height: 538px;
	border: 0px;
} 

.content_table{
	width: 613px;
	height: 269px;
	border: 0px;
}

.inlog{
	background-image:url(images/index_03.jpg);
	width: 195px;
	height: 100px;
	}
	
.top_menu{
	background-image:url(images/index_05.jpg);
	width: 785px;
	height: 17px;
	
	text-align: center;
	}	
	
.achter_menu{
	background-image: url(images/menu/menu_07.jpg); 
	background-color: #f8f0c9;
	background-repeat: repeat-x;
	
	width: 161px;
	height: 483px;
	
	text-align: left;
	}	
	
.achter_content{
	background-image: url(images/content/content_07.jpg); 
	background-color: #f8f0c9;
	background-repeat: repeat-x;
	
	width: 592px;
	height: 223px;
	
	text-align: left;
	}
	
.links_achter_menu{
	background-image: url(images/menu/menu_09.jpg); 
	}	
.links_achter_content{
	background-image: url(images/content/content_09.jpg); 
	}	
	
	
.rechts_achter_menu{
	background-image: url(images/menu/menu_10.jpg); 
	}	
		
.rechts_achter_content{
	background-image: url(images/content/content_10.jpg); 
	}	
		
.kruimelpad_top{
	background-image:url(images/index_07.jpg);
	width: 556px;
	height: 19px;
	
	text-align: center;
	color: #900000;
	}
	
.menu_links_kopje{
	background-image:url(images/menu/menu_03.jpg);
	width: 139px;
	height: 22px;
	
	text-align: center;

	color: #900000;
	}
	
.content_kopje{
	background-image:url(images/content/content_04.jpg);
	width: 554px;
	height: 21px;
	
	text-align: center;

	color: #900000;
	}					
	

.content{
	width: 400px;
	height: 608px; 
	
	font-family: Verdana, Arial, Helvetica, sans-serif,"Verdana";
	font-size: 10px; 
	color: #ffffff;
	text-align:left;

	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	}
input, textarea, select {
background-color: #ffffff;
border-style: solid;
border-width: 1px;
border-color: #B01111;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #B01111;
}
















a.ingelogd:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif,"Verdana";
	font-size: 10px;
	color: white;
	text-decoration: none;
	}

a.ingelogd:link {
		font-family: Verdana, Arial, Helvetica, sans-serif,"Verdana";
		font-size: 10px;
		color: white;
		text-decoration: none;
	}



a.ingelogd:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif,"Verdana";
	font-size: 10px;
	color: FFCC99;
	text-decoration: none;

	border-bottom: 1px dotted;
	border-bottom-color: #e5995a;
	}

a.ingelogd:active{
	font-family: Verdana, Arial, Helvetica, sans-serif,"Verdana";
	font-size: 10px;
	color: white;
	text-decoration: none;
	}
