body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color :#003E52;
}

table{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px;
}

table.wit{
	color: #fff;
}

#global {
	background: #003E52 url('../images/bg_media.gif') no-repeat;
	position:absolute;
	left: 50%;
	top: 50%;
	width: 900px;
	height: 750px;
	margin-top: -345px;/* half of the height */
	margin-left: -520px;/* half of the width */
}

#menu{
	position:absolute;
	top: 59px;
	left: 65px;
	width: 100px;
	color: #FF6803;
	font-size: 10px;
	font-weight: bold; 
}

#logo{
	position:absolute;
	top: 56px;
	left: 225px;
	width: 150px;
	heigth: 130px;
}

#blok{
	position: absolute;
	top: 97px;
	left: 265px;
	width: 650px;
	heigth: 500px;
}


#footer{
	position: absolute;
	top: 605px;
	left: 267px;
	width: 290px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #A8A8A8;
}

a{
	text-decoration:none;
	color: #FF6803;
}
	
a:hover{
	text-decoration:underline;
}
	
a:active{
	text-decoration:underline;
}

a.wit{
	text-decoration:none;
	color: #ffffff;
}

/*buttons-lijst*/

#navcontainer
{
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	margin-top:-8px;
	
}
#navcontainer ul
{
	margin:0px;
	padding:0px;

}
#navcontainer li 
{
	
	width:175px;
	list-style: none;
	height:12px;
	margin-top:13px;	
}

 #navcontainer   a.menu-actief{
	background-image: url(../images/button_over.gif);
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
	padding-right:25px;

}
#navcontainer  a.menu-actief:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}

#navcontainer  a.menu-actief:focus
{
	outline: none;
}


 #navcontainer   a.menu-actief-welkom{
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
	padding-right:25px;
}

#navcontainer a.menu
{ 
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color:#FF6803;
	text-decoration: none;
	font-weight:bold;
	padding-right:25px;

}

#navcontainer  a.menu:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}

/*einde menu*/
a.menu-presentaties{
	font-size: 11px;
	font-weight: bold; 
	line-height: 25px;
	text-decoration:none;
	color: #FF6803;
}

a.menu-presentaties:hover{
	text-decoration:underline;
	color: #767676;
}
	
a.menu-presentaties:active{
	text-decoration:underline;
}

	
a.menu-presentaties-actief{
	font-size: 11px;
	font-weight: bold; 
	line-height: 25px;
	text-decoration:none;
	color: #000000;
}
	
a.menu-presentaties-actief:hover{
	text-decoration:underline;
}




a.vb-actief{
	text-decoration:none;
	color: #000000;
}

.contact-form{
	color: #D0E0E5;
}

input.contact { 	
	color: #003E52;
	background: #FFFFFF;
	border: #003E52 solid 1px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

select.contact { 	
	width: 290px;	
	color: #003E52;
	background: #FFFFFF;
	border: #003E52 solid 1px;	
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
}


textarea.contact { 
	width: 310px;	
	color: #003E52;
	background: #FFFFFF;
	border: #003E52 solid 1px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

input.button { 
	cursor:hand;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	font-weight: bold; 
	text-decoration: none; 
	color: #015773;
	height:2.0em;
	padding:0px;
	margin:0px;
	border:0px;
	background:#fff;
}
