BODY { margin: 0; padding: 40; background-color: #1A171B;}


#wrap2 { width:981px; margin:0 auto; }
.cbg1 { background-image:url(images/cbg1.gif); background-repeat:repeat-y; text-align: right; padding-right: 20px;}
.cbg2 { background-image:url(images/cbg2.gif); background-repeat:repeat-y; padding-left: 20px;}
#hoofd { margin: 0; padding: 40; background-color: #1A171B;}
.cornerr { background-image:url(images/hr.gif); background-repeat:no-repeat; width: 490px;}
.cornerl { background-image:url(images/hl.gif); background-repeat:no-repeat; width: 491px;}



#wrap { width:900px; margin:0 auto; }
#content { background-image:url(images/contentbg.gif);}
#content2 { background-image:url(images/contentbg2.gif);}
#top { background-image:url(images/top.gif); height: 42px; }
#bottom { background-image:url(images/bottom.gif); height: 42px; background-repeat: no-repeat;}


.contenttext {
	font-family: Verdana;
	font-size: 12px;
	color: #ECECED;
	padding-right: 40px;

}

.contenttext a{
	color: #ECECED;
	text-decoration: underline;
}

.contenttext a:hover{
	color: #ffffff;
	text-decoration: none;
}


.contenttext2 {
	font-family: Verdana;
	font-size: 12px;
	color: #646567;
		padding-left: 30px;
}

.contenttext2 a{
	color: #646567;
	text-decoration: underline;
}

.contenttext2 a:hover{
	color: #000000;
	text-decoration: none;
}




.contentfoto {
	text-align:center;
}


#nav, #nav ul {
        padding: 0;
        margin: 0;
        list-style: none;
	color: #ECECED;
	text-align: right;
	line-height:20px;

}
#nav a {
        display: block;
        width: auto;
	color: #ECECED;
	text-align: right;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}
#nav li {
        float: left;
        width: 150px;
		position:relative;
			background-image:url(images/actiefstreep.gif); 
	background-position: right; 
	background-repeat:repeat-y;
		
}
#nav li ul {
        position: absolute;
        width: 150px;
        left: -999em;

}
#nav li:hover ul {
        left: 0;
}
#nav li:hover ul, #nav li.sfhover ul {
        left: 0;
}

///twee

