body, html { 
     width: 100%; 
	 height: 100%;
     min-height: 450px; 
	 min-width: 750px;
     margin: 0px; 
	 padding: 0px; 
	 text-align: center; /*for ie5 */
	 background-color:#8d8a84;
	 }

a {
	text-decoration: none;
}

A:Hover {
	color: #FFCC33;
	text-decoration: underline;
}
td{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.kruimelpad{
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #959595;
	}

#content {
	z-index: 2 ;
	position: relative; 
	margin: -280px auto;
	top: 50%; 
	width: 750px;
	text-align: left;
	background: #FFFFFF; 
	background-image: url(../_images/back_content.gif);
	 }

#awmAnchor-menu {
	z-index: 999 ;
	position: relative;
	width: 750px;
	height: 70px;
	left: 0px;
	top: 0px;
	margin: 0 auto;
	float: left;
	background-color:#000000;
	}	 
#imagerow {
	z-index: 10 ;
	position: relative;
	width: 750px;
	height: 230px;
	left: 0px;
	top: 0px;
	float: left;
	margin:0px;
	padding:0px;
	border:0px solid black;
	background-color:#000000;
	}
	
		.image_a {
			width: 246px;
			height: 230px;
			background-color:#000000;
			margin:0px;
			padding:0px;
			border-left:3px solid black;
			border-top:0px solid black;
			border-right:0px solid black;
			border-bottom:3px solid black;
		}
		.image_b {
			width: 246px;
			height: 230px;
			background-color:#000000;
			margin:0px;
			padding:0px;
			border-left:3px solid black;
			border-top:0px solid black;
			border-right:0px solid black;
			border-bottom:3px solid black;
		}
		.image_c {
			width: 246px;
			height: 230px;
			background-color:#000000;
			margin:0px;
			padding:0px;
			border-left:3px solid black;
			border-top:0px solid black;
			border-right:3px solid black;
			border-bottom:3px solid black;
		}
		.image_pand {
			width: 495px;
			height: 230px;
			background-color:#000000;
			margin:0px;
			padding:0px;
			border-left:3px solid black;
			border-top:0px solid black;
			border-right:3px solid black;
			border-bottom:3px solid black;
		}
	
#Links {
	z-index: 15 ;
	width:435px;
	height:194px;
	float:left;
	overflow:auto;
	margin:0px;
	padding-left:30px;
	padding-top:30px;
	padding-right:30px;
	border-left:3px solid black;
	border-top:0px solid black;
	border-right:0px solid black;
	border-bottom:0px solid black;
	background-color:#FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-face-color: #5b594a;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-base-color : #ffffff;
	scrollbar-highlight-color : #ffffff;
	}

#Rechts {
	width:246px;
	height:224px;
	float:right;
	border-left:3px solid black;
	border-top:0px solid black;
	border-right:3px solid black;
	border-bottom:0px solid black;
	background-color:#57584c;
	background-image: url(../_images/back_right.gif);
	} 
	 
		#Sub_Menu {
		position: relative;
		top: 63px;
		left: 5px;
		float:left;
		border:0px solid black;
		} 
	 
#footer {
	z-index: 10 ;
	position: relative;
	width: 750px;
	height: 35px;
	top: 0px;
	left: 0px;
	margin: 0 auto;
	float: left;
	color:#FFFFFF;
	background-color:#000000;
	}	
	 
