@font-face {
	font-family: 'TradeGothicLTBoldRegular';
	src: url('fonts/trade_gothic_lt_bold-webfont.eot?') format('eot'),
		url('fonts/trade_gothic_lt_bold-webfont.woff') format('woff'),
		url('fonts/trade_gothic_lt_bold-webfont.ttf') format('truetype'),
		url('fonts/trade_gothic_lt_bold-webfont.svg#webfontltamNxo5') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	margin: 0; padding: 0; 
	font-family: TradeGothicLTBoldRegular, Verdana, Arial;
	font-size: 9pt;
	color: #000000;
	background-color:#ffffff;
}

img {display:block; border: 0px none; }
a{color:#000000; text-decoration: none;}
a:hover{color:#666666; text-decoration: none;}
.bold {font-weight:bold;}
.geel {color:#e7db3c;}
.blauw {color:#03ace0;}
.groen {color:#07a64d;}

h1 {color: #ffffff; font-size: 12pt; font-weight:normal; margin-bottom:20px; margin-top:12px;}

#container {
	position: relative;
	width:1100px; min-height: 100px; margin-left:auto; margin-right:auto;
}

#logo {position:absolute; top:55px; left:0px;}
#scherm {position:absolute; top:150px; left:110px; width:897px; height:506px; background:url(../images/back_scherm.png);}
#scherm .vlak {position:absolute; top:32px; left:143px; width:612px; height:385px;}
#scherm .vlak_algemeen {position:absolute; top:32px; left:143px; width:612px; height:385px; background:url(../images/back_algemeen.jpg);}
#scherm .vlak_algemeen .scroll {width:482px; height:248px; overflow:auto;}
#scherm .vlak_algemeen .scroll ul li{margin-left:-25px;}
#scherm .vlak_features {position:absolute; top:32px; left:143px; width:612px; height:385px;}
#scherm .vlak_features .txt_vlak {width:400px;}
#scherm .vlak_features ul li{margin-left:-25px;}
#scherm .vlak_contact {position:absolute; top:32px; left:143px; width:612px; height:385px;}
#scherm .kop {position:absolute; margin:55px 0px 0px 40px; color:#e34599;}
#scherm .txt_vlak {position:absolute; width:350px; margin:40px 0px 0px 130px; line-height:22px;}

#scherm .vlak_algemeen h1{color: #000000; font-size: 12pt; font-weight:normal; margin-bottom:20px; margin-top:12px;}
#scherm .vlak_contact h1{color: #ffffff; font-size: 12pt; font-weight:normal; margin-bottom:20px; margin-top:12px;}
#scherm .vlak_features h1{color: #ffffff; font-size: 12pt; font-weight:normal; margin-bottom:20px; margin-top:12px;}

#menu_top {position:absolute; top:110px; left:400px;}
#menu_top ul {padding:0px; margin:0px; display:inline;}
#menu_top ul li {list-style:none; float:left; color:#8696a0;}
#menu_top ul li a {color:#8696a0; padding:0px 10px 0px 10px; text-decoration:none;}
#menu_top ul li a:hover {color:#da4e47; text-decoration:none;}
#menu_top .selected  {color:#da4e47;}

#footer {position:absolute; left:460px; top:640px; color:#8696a0; font-size: 8pt;}
#footer a {color:#8696a0; text-decoration:none;}
#footer a:hover {color:#da4e47; text-decoration:none;}

/* CONTACT */

.contact_form .form_txt {color:#da4e47; font-weight:bold; margin:0px 0px 0px 0px;}
.contact_form .form_txt2 {color:#da4e47; font-weight:bold; margin:0px 0px -10px 0px;}
.contact_form input[type=text] {
	width: 430px;
	height: 25px;
	margin-bottom: 3px;
	color:#2d2d2f;
	font-size:8pt;
	border:0px;
	padding-left: 10px;
}
.contact_form textarea {
	width: 428px;
	height: 75px;
	margin-top: 10px;
	color:#2d2d2f;
	font-size:8pt;
	border:0px;
	font-family: arial;
	padding-left: 10px;
}
.contact_form input[type=submit] {
	background-color:#da4e47;
	border: 0px none;
	width: 146px;
	height: 27px;
	color: #2d2d2f;
	font-size: 11px;
	text-align: left;
	text-transform: uppercase;
	padding-left: 11px;
	margin-left: 0px;
}

#demo_animatie {position:absolute; margin-left:-12px; margin-top:-10px;}

.nav {position:absolute; top:380px; left:300px; width:430px; height:15px; padding:3px 0px 5px 0px;}
.nav .cms_navigation {float:right; padding-top:2px;}
.nav .cms_navigation ul {padding:0px; margin:0px; display:inline;}
.nav .cms_navigation ul li {list-style:none; float:left; color:#03ace0; padding:0px 4px 0px 4px;}
.nav .cms_navigation ul li a {color:#ffffff; text-decoration:none;}
.nav .cms_navigation ul li a:hover {color:#03ace0; text-decoration:none;}
