body {
	background:#8B1513 url("../images/bg_body.jpg") top left repeat-x; 
	padding:0px;
	margin:0px;
	
	font-family:arial, verdana;
	font-size:11px;
	line-height:17px;
	color:#685742;
	
	text-align:center;
}

td
{
font-family:arial, verdana;
	font-size:11px;
	line-height:17px;
}

#container {
	background:url("../images/bg.jpg") top left repeat-y;
	width:984px;

	position:relative;
	margin:0 auto;
	
	text-align:left;
}

#header {
	background:url("../images/header.jpg") top left no-repeat;
	height:230px;
	width:984px;

}

#footer {
	background:url("../images/footer_layout.jpg") bottom left no-repeat;
	height:30px;
	width:950px;
	display:none;

}

#content {
	padding:0px 60px 30px 60px;
}

ul#idMenuBottomLeft {
	padding:0px;
	margin:0px;
	
	list-style:none;
	color:white;
	margin-top:7px;
	margin-left:40px;
	float:left;
}

ul#idMenuBottomLeft li a {
	text-decoration:none;
	color:white;
}

ul#idMenuBottomLeft li {
	display:inline;
	padding-left:20px;
	padding-right:20px;
	
	background:url("../images/bullet.jpg") 100% 50% no-repeat;
}

#footer .copyright {
	float:right;
	margin-top:7px;
	margin-right:60px;
	color:white;
}

#footer .copyright a {
	color:white;
	text-decoration:none;
}

ul#idMenuTopMiddle {
	padding:0px;
	margin:0px;
	
	list-style:none;
	
	position:absolute;
	left:402px;
	top:75px;
	
	width:194px;
	padding-bottom:10px;
}

* html ul#idMenuTopMiddle {
	padding-top:25px;
}

ul#idMenuTopMiddle li {
	text-align:center;
	padding:0px;
}	

ul#idMenuTopMiddle li a {
	padding-top:3px;
	padding-bottom:3px;
	display:block;
	color:#ab0000;
	text-decoration:none;
	
}

* html ul#idMenuTopMiddle li a {
	margin-top:-17px;
}

ul#idMenuTopMiddle li a:hover {
	background-color:#8B1513;
	text-decoration:none;
	color:#FFFFFF;
}	


h1 {
	color:#cb6b20;
	font-size:12px;
}

a:link{color:#ab0000;text-decoration:none;font-weight:bold;}
a:hover{color:#ab0000;text-decoration:none;font-weight:bold;}
a:visited{color:#ab0000;text-decoration:none;font-weight:bold;}

.pusTable
{
	font-family:arial, verdana;
	font-size:11px;
	line-height:17px;
	color:#000000;
	
	width:							700px;
}

	.clsInfBlock
	{
		font-family:			verdana,arial;
		color:					#685742;
		line-height:			18px;
		font-size:				11px;
		
		width:					250px;
		_width:					280px;
		
		display:				block;
		padding:				15px;
		
		background-color:		#DDD6D0;
		border:					1px solid #685742;
		border-top:				3px solid #685742;
	}

span.pusTitel
{
	color:							#000000;
	font-size:						12px;
	font-family:					Arial, Verdana, Georgia, sans-serif;
	text-decoration:				none;
}

.text
{
	color:							#000000;
	font-size:						11px;
	font-family:					Arial, Verdana, Georgia, sans-serif;
	text-decoration:				none;
	
	width:							450px;
	height:							20px;
	
	border:							1px solid #000000;
	background:						url("../images/bg_textfield.jpg") top left repeat;
}

select
{
	color:							#000000;
	font-size:						11px;
	font-family:					Arial, Verdana, Georgia, sans-serif;
	text-decoration:				none;
	
	width:							450px;
	height:							20px;
}

.button
{
	color:							#000000;
	font-size:						11px;
	font-family:					Arial, Verdana, Georgia, sans-serif;
	font-weight:					bold;
	
	width:							450px;
	height:							20px;
	
	border:							1px solid #000000;
	background:						#AC9C85;
}

.pusLinkFixed
{
	color:							#ab0000;
	text-decoration:				none;
	font-weight:					bold;
	
	cursor:							pointer;
}

textarea
{
	color:							#000000;
	font-size:						11px;
	font-family:					Arial, Verdana, Georgia, sans-serif;
	
	width:							450px;
	height:							150px;
	
	border:							1px solid #000000;
}

.verplicht
{
	color:							AB0000;
}

.pusFoto
{
	border:							1px solid #000000;
	cursor:							pointer;
}


div#subscribe
{
	position:						absolute;
	top:							205px;
	right:							50px;
	
}

div#subscribe input#button
{
	border:							0px;
	background:						none;
	color:							#AB0000;
	font-size:						11px;
	font-family:					Arial, Verdana, Georgia, sans-serif;
	font-weight:					bold;
	cursor:							pointer;
}


.text2
{
	color:							#000000;
	font-size:						11px;
	font-family:					Arial, Verdana, Georgia, sans-serif;
	text-decoration:				none;
	
	width:							200px;
	height:							20px;
	
	border:							1px solid #000000;
	background:						url("../images/bg_textfield.jpg") top left repeat;
}

.button2
{
	color:							#000000;
	font-size:						11px;
	font-family:					Arial, Verdana, Georgia, sans-serif;
	font-weight:					bold;
	
	width:							200px;
	height:							20px;
	
	border:							1px solid #000000;
	background:						#AC9C85;
	
	cursor:							pointer;
}

