﻿body
{
	background-color: #091219;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;

}

body, *
{
		font-family:Arial, Verdana;	
		font-size:15px;
}

#bovendiv
{

}

#onderdiv
{
	
}

#menudiv
{
        float:left;	
}

#menudiv ul
{
	margin-top:2px;
	margin-left: -40px;
}
#menudiv ul li
{
	background-image: url(img/menuknop.jpg);	
	background-repeat: no-repeat;
	height: 24px;
	margin-bottom: 2px;
	list-style: none;
}

#menudiv ul li a
{
	margin-left: 5px;
	padding-top: 5px;
	vertical-align: baseline;	
	font-family: Verdana;
	font-size: 20px;
	color: #091219;
	text-decoration: none;
}



#textdiv
{
        float:left;
	width: 650px;	
	min-height:505px;
        margin-left:-1px;
	margin-top:0px;
	padding-left: 10px;
	margin-right:10px;
	color: #CCCCCC;
}

.overlaytext
{
	background-color: #091219;
	min-height:0px;

}

#textdiv h1
{
	font-size: 20px;
	margin-left:10px;	
}

#textdiv h3
{
	font-size: 16px;
	margin-left:10px;	
}


#textdiv p, #textdiv li
{
	background-color: Transparent;
	width: 600px;
	margin-left:10px;
}

#textdiv ul
{
	background-color: Transparent;
	width: 550px;
	margin-left:-20px;
}

#textdiv a
{
	color: #CCCCCC;
}

#logodiv
{
        float:left;	
}

#logodiv ul
{
	margin-top:-1px;
	margin-left:-26px;
}

#logodiv li
{
	list-style: none;
}


#logodiv a
{
	list-style: none;
	margin: 4px, 4px, 4px, 4px;
	color:transparent;

}

#dummydiv
{
	clear:both;
}

#contactTable
{
        float:left;
        margin-left:-1px;
	margin-top:0px;
	margin-right:10px;
	color: #CCCCCC;
}
