body{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
.footer {
	background-color: #999999;
	height: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	width: 100%;
}
.footer_text {
	background-color: #FFFFFF;
	height: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 0px;
	right: 0px;
	bottom: 5px;
	position: absolute;
	width: 100%;
	text-align: center;
	font-size:12px;
}
.footer_top {
	background-color: #999999;
	height: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 0px;
	right: 0px;
	bottom: 30px;
	position: absolute;
	width: 100%;
}
div.menu{
	background-image: url(../pic/bg.jpg);
	background-repeat: no-repeat;
	width: 300px;
	position: absolute;
	top: 0px;
	height: 600px;
	left: 15px;
	padding-top: 120px;
	}
div.menu a {
	display: block;
	text-decoration: none;
	color:#000000;
	font-size: 12px;
	padding: 4px;
	text-indent: 2px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.menu a:hover {
	display: block;
	text-indent: 3px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0DFE3;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}

div.inhoud {
	position: absolute;
	top: 80px;
	left: 350px;
	right: 20px;
	min-width: 200px;
	border: 0px solid #000000;
}
div.inhoud h1 {
	font-size: 16px;
	color: #ed1c24;
	top: 0px;
	text-indent: 20px;
	font-weight: 800;
	
}
div.inhoud h2{
font-size:14px;
}
div.inhoud p, ul {
	padding: 3px;
	font-size:12px;
	margin: 2px;
}
div.inhoud li{
	list-style-position: inside;
	text-indent: 0px;
}
div.inhoud th {
background-color:#EEEEEE;
}
div.inhoud td {
	font-size:12px;
	margin: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
div.inhoud img {
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 1px;
}
div.inhoud iframe {
	border: 2px solid #CCCCCC;
}
div.inhoud a {
	color: #ed1c24;
	font-style: italic;
}
div.inhoud a:hover {
	color: #999999;
	font-style: italic;
}
div.inhoud a:visited {
	color: #ed1c24;
	font-style: italic;
}
div.foto td{
	text-align:center;
	width:140px;
	height:140px;
	}
input, textarea {
	background-color:#F8F8F8;
	font-size: 11px; 
	color: #000000; 
	margin: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}	
.comment{
color:#FF0000;
font-style:italic;
}
div.login {
	width:292px;
	display: block;
	font-size: 12px;
	padding: 4px;
	text-decoration: none;
	color: #000000;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	background-color: #FFFFFF;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.copy {
	color: #999999;
	height: 20px;
	width: 80%;
	position: absolute;
	left: 14px;
	bottom: 0px;
	font-size: 10px;
}
.copy a, a:visited {
color:#999999;
}

