@import url("reset.css");
body  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	scrollbar-face-color: #E6E8EC;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	overflow-y: auto;
	background-image:url(../images/bg.gif);
	margin: 0px;
}

a { color: #000000; text-decoration : none; }
a:hover { color:#EE1C23; text-decoration : underline;}
td{	line-height:15px;margin:10px;font-size:11px;vertical-align:top;}
b,
strong{	font-weight:bold;}
hr {
 background-color:#FFF;
 color:#FFF;
 border:none;
 height: 1px;
 width: 100%;
}
table#mainTable{
	margin: 0 auto;
	width: 960px;
}

div#headershadow{
	background-image:url(../images/gradientBoven.png);
	background-repeat:repeat-x;
	background-position: center top;
	margin: 17px auto 0 auto;
	height:13px;
	width: 960px;
	padding-left: 1px;
}
div#footer{
	margin: 0 auto;
	height: 75px;
	width: 961px;
	text-align:center;
	padding-right:1px;
}
div#footer div{
	background-image:url(../images/gradientOnder.png);
	background-repeat:repeat-x;
	background-position: left top;	
	height: 13px;
}
* html div#headershadow{background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/gradientBoven.png');}
* html div#footer div{background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/gradientOnder.png');}

div#europe{
	margin:10px;
	padding:10px 0;
	width:auto;
	height: 125px;
	background-image:url(../images/europe.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom: 1px solid #FFF;
}
div#naw{
	margin:10px 0 0 10px;
	padding:10px 0 0 0;
	font-size:10px;
}
td.taalkeuze {
	font-size:10px;
	color:#FFFFFF;
	text-align:right;
	vertical-align:bottom;
	padding: 0 5px;
}

.kop {
	font-size:12px;
	color:#EE1C23;
	font-weight:bold;
	margin:10px;
	letter-spacing:2px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#EE1C23;
}
td#header {	border-left: 1px solid #EE1D23;background-image:url(../images/balkBoven.jpg);background-repeat:repeat-x;background-position:left top;height:40px;}
td#menu {width:254px;height:100%;background-color:#EFC04C;border-top: 0px solid #EE1D23;border-right: 3px solid #EE1D23;border-bottom: 0px solid #EE1D23;border-left: 1px solid #EE1D23;}
td#menu div {background-color:#FFF;}
td.middle{
	background-repeat:repeat-x;
	background-position:left top;
	background-image: url(../images/rightBG.jpg);
}
td.content{
	width:774px;
	background-color: #FFF;
	background-image:url(../images/bgMain.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	border-right: 1px solid #EE1C23;
}
td.content div{margin: 20px; clear:both;}
td.content ul{margin: 15px;}
td.content ul li{
	display:block;
	position:relative;
	padding-left: 15px;

	clear:left;
	background-image:url(../images/pijlRood.gif);
	background-position:left 2px;
	background-repeat: no-repeat;
}

td.content ul.special li{padding: 5px 0 10px 15px;}
td.content ul li span{ margin-top:-5px;width: 100px;float:left; white-space:nowrap}

#menubv li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 3px 5px 3px 10px;
	margin-left:10px;
	background-repeat:no-repeat;
	background-position: left center;
	background-image: url(../images/pijlWit.gif);
}
#menubv li {
 	background:none;
 	background-color: #EDB329;
	border-bottom:1px solid #EE1C23;
	font-size:12px;
}
#menubv li.selected:hover,
#menubv li.hover,
#menubv li:hover{ background-image:url(../images/menuMouseOver.gif); background-repeat:repeat-x;color: #EE1C23;}
#menubv li.selected a{ color: #EE1C23; font-weight:bold;background-image: url(../images/pijlRood.gif);}
/*** IE IMAGE FLICKER ***/
* html #menu li{ filter: expression(document.execCommand("BackgroundImageCache", false, true)); }

.rechterkant {
	border-right-style:solid;
	border-right-color:#EE1C23;
	border-right-width:1px;
	background-color:#FFF;
	background-image:url(../images/bgMain.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
.rechterkant div#contact {padding:10px; width:300px;}

.textfield {
	background-color: #FFFFFF;
	border-color: #EE1C23;
	border-style: solid;
	border-width: 1;
	color: #EE1C23;
	font-size: 8pt;
	font-family: verdana;
	overflow-y: auto;
}
