body{
	background:#CCCCCC;
	}


h2, h1 {
	font-size:18px;
	font-weight:normal;
	margin: 0;
	padding: 0;
}


a{
	color:#000;
	text-decoration:none;
}

a:hover{

}


.wrap {
	position:relative;
	top:15px;
	border:1px solid #000;
	margin:0 auto;
	width:850px;
	height:615px;
	background:url(../images/backgrounds/achtergr.gif) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.wrap .townley{
	position:absolute;
	right:120px;
	top:30px;

}

.wrap .townley h1 a {
	font-size:24px;
	color:#000000;
	text-decoration:none;
	font-size:18px;
	font-weight:normal;
}

.wrap .townley h1 a:hover{
	color:#999999;
}

.teksten h2{
}

.wrap .teksten{
	text-align:right;
	position:absolute;
	top:90px;
	left:265px;
	width:200px;
	height:500px;
	z-index:0;
}

.wrap .teksten .beschrijving{
	text-align:right;
	position:absolute;
	right:-5px;
	bottom:-26px;
}

.wrap .bovenkantje{
	text-align:left;
	position:absolute;
	bottom:-26px;
	right:-385px;
	overflow:hidden;
	height:280px;
	width:340px;
}


.wrap .bovenkantje .scrollbak{
	position:absolute;
	top:20px;
	overflow:scroll;
	height:275px;
	width:340px;
}

.wrap .bovenkantje .date{
 	color:#989898;
}

.wrap .teksten .links {
		text-align:left;
                position:absolute;
		bottom:280px;
		right:-360px;
                width:315px;
}




.wrap .teksten .afb_1{
	position:absolute;
	top:0px;
	float:left;
	position:absolute;
	left:-250px;
	border:1px solid #000;
}

.wrap .teksten .afb_2{
	position:absolute;
	top:180px;
	float:left;
	position:absolute;
	left:-250px;
	border:1px solid #000;
}

.wrap .teksten .afb_3{
	position:absolute;
	top:360px;
	float:left;
	position:absolute;
	left:-250px;
	border:1px solid #000;
}

.wrap .teksten .afb_4{
	position:absolute;
	top:244px;
	float:left;
	position:absolute;
	left:239px;
	border:1px solid #000;
}

.wrap .teksten .details {
	position:absolute;
	left:245px;
	top:246px;
}



.wrap #menu {
	font-size:18px;
	position:absolute;
	top:30px;
	left:12px;
	width:500px;
	color: #000;
	padding:0;
	z-index:1;
}


#menu ul {
	color: #000;
	list-style-type: none;
	margin: 0;
	padding:0px;
	text-transform:capitalize;
	float:left;
}

#menu ul li {
	margin: 0;
	float:left;
	text-indent:3px;
	padding:0;
	width:90px;
	height:20px;
}


#menu ul ul {
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0px 0 8px 3px;
	float:left;
	background:#FFF;
}

#menu ul ul li {
	margin: 0;
	padding: 0;
	float:left;
	clear:both;
	position:relative;
	top:10px;
	z-index:100;
		text-indent:0px;
}


#menu ul a {
	color: #000;
	text-decoration: none;
	width:110px;
	display:block;
}
#menu ul a:hover {
color:#999999;
}



#menu ul ul a {
	color: #000;
	text-decoration: none;
	width::80px;
	font-weight: normal;
	font-size:12px;
}
#menu ul ul a:hover {
	color:#999999;
}


div#menu ul ul {
display: none;
}

div#menu ul li:hover ul
{display: block;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
{display: none;}

div#menu ul li:hover ul,
{display: block;}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

#menu ul ul ul.children {
	padding-left: 4px;
}

.footer{
	position:absolute;
	top:630px;
	margin: 0 auto;
	color:#888888;
	font-size: 10px;
	width:100%;
	text-align:center;
}

.footer a {
	text-decoration:underline;
	color:#888888;
}

.footer a:hover{
		color:#000;
}


.lang {
	position:absolute;
	top:-15px;
	right:0px;
}

.lang a{
	font-weight:bold;
	padding:3px;
}

.lang a:hover{
	color:#999999;
}

input {border:1px solid #888888;margin:5px 0 0 0}

.email{
	color:#999;
	}

