body {
	margin: 0 0 10px 0;
	padding: 0;
	color: #363534;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #EFEFEF url(../img/bg_stripes_vert.gif) repeat-y center;
}
	
h1 {
	font-family: Arial, Helvetica, sans-serif; 
	color:#330066; 
	padding:0 0 8px 0; 
	margin:0;
	font-size:13px;
	text-transform: uppercase;
	}	

h3 {
	font-family: Arial, Helvetica, sans-serif; 
	color:#330066; 
	padding:0 0 8px 0; 
	margin:0;
	font-size:12px;
	font-weight:bold;
	}
p 	{
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#363534; 
	margin:0; 
	padding: 0 0 8px 0; 
	line-height:18px;
	}
	
img, a img {
	border:0;
	}	
	
a {
	color:#330066;
	text-decoration:underline;
	}
	
a:hover {
	color:#3300DD;
	text-decoration:underline;
	}	

a.meer {
	color:#330066;
	background: url(../img/linkarrow.gif) no-repeat left;
	text-decoration:underline;
	padding-left: 15px;
}
	
a.meer:hover {
	color:#3300DD;
	text-decoration:underline;
	}	
	
p.zoeken {
	color: #363534;
	background:url(../img/bg_stripe.gif) left top repeat-x;
	padding:8px 0;		
	}

.selector {
	font-size: 10px;
}

.buttonsearch {
	font-size: 10px;
	width: 75px;
	height: 20px;
}

div.zoeken {
	float: right;
}

#hoofdcontainer {
	position: absolute;
	float: left;
	left: 50%;
	display: block;
	width: 975px;
	margin: 0 auto;
	padding: 0;
	margin-left: -488px;
}
	
#topheader {
	color: #555555;
	width:955px; 
	margin:0; 
	padding:10px;
}

#head_container {
	background: #fff;
	width:955px;
	margin:0;
	padding : 25px 10px 10px 10px;
}

#container_inner {
	position: relative;
	float: left;
	width: 975px;
	background-color: #ffffff;
}

td.menubalk {
	background : url(../img/bg_menu2.jpg) repeat-x;
	height: 40px;
}

td.menutekst {
	width: 150px;
	text-align: center;
	line-height: 15px;
	font-size: 12px;
	padding-bottom: 3px;
	border-right: 1px solid #c0c0c0;
}

a.menutekst {
	color: #D0D3FA; 
/*	color: #111111; */
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

a.menutekst:hover {
	color: #FFFFFF;
	text-decoration: none;
}

td.submenu {
	background: #f0f0f0;
	color: #000050;
	padding : 0px 10px 2px 20px;
	border-bottom: 1px solid #cecece;
}

#imgsplash {
	position: relative;
	float: left;
	background-color: #ffffff;
	width: 680px;
	padding: 0px 10px 10px 10px;
}

#mainaanbod {
	position: relative;
	background-color: #f0f0f0;
	width: 243px;
	height: 253px;
	border: 1px solid #cecece;
	padding: 10px ;
}

hr.fine {
	border: thin solid #cecece;
}

#container_aanbod {
	position: relative;
	background: #eeeeee	url(../img/bg_hometext.jpg) repeat-x;
	width: 658px;
	border: 1px solid #cecece;
	padding: 10px;
}

#inschrijven {
	background: #eeeeee	url(../img/bg_hometext.jpg) repeat-x;
	width: 243px;
	height: 110px;
	border: 1px solid #cecece;
	padding: 10px;
}	

#splash_right {
	float: right;
	padding : 10px 0px 0px 10px;
}

#footer {
	color: #888888;
	width:955px; 
	margin:0; 
	padding:10px; 	
}

a.footer {
	color: #777777;
}

a:hover.footer {
	color: #999999;
}

td.submenu a {
/*	color: #aa0000; */
	color: #111111;
}

#aanbodcontainer {
	position: relative;
	float: left;
	background: #eeeeee	url(../img/bg_hometext.jpg) repeat-x;
	width: 660px;
	margin-left: 10px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #cecece;
}

#plaintext {
	position: relative;
	float: left;
	background: #ffffff;
	width: 660px;
	margin-left: 10px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #cecece;
}

#aanbodcontainer td {
	vertical-align: top;
}

table.woondetail td {
	border-bottom: 1px solid #cecece;
}

.inputtext {
	font-family: Arial;
	font-size: 11px;
}

#prikbord {
	position: relative;
	float: left;
	top: -5px;
	background: url(../img/bg_prikbord.png) no-repeat;
	width: 220px;
	height: 245px;
	padding : 40px 20px 25px 30px;
}

#prikbord H1 {
	color: #AA0000;
	margin-bottom: 30px;
}

#prikbord TD {
	padding-bottom: 5px;
}

.inputbutton {
	height: 35px;
	width: 100px;
	text-decoration: underline;
}