
.stylebox1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-size:15px;
}

.stylebox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-size:12px;
}

html, body{
	margin:0;
	padding:5px 0;
	background:#EEE;
	font-family:verdana, arial;
	font-size:11px;
}
img{
	border:0;
	padding:0;
	margin:0;
}
h1{
	color:#903;
	font-size:14px;
	margin:0;
	padding:0 0 5px 0
}
.container{
	width:780px;
	margin:0 auto;
	background:#FFF;
}
.container2{
	border:1px solid #C63;
}
.head{
	height:261px;
	background:maroon url(/gfx/head.jpg);;
	margin:0 0 18px 0;
}
ul.baseMenu{
	padding:201px 0 0 0;
	margin:0;
	line-height:31px;
	text-align:center;
	position:relative;
	height:31px;
	overflow:hidden;
	
}
.baseMenu li{
	display:inline;
	margin:0;
	padding:0 5px;
}
.baseMenu li a{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
.baseMenu li a:hover{
	text-decoration:underline;
}
.baseMenu li.active a{
	color:#F60;
}
.lang{
	padding:5px 20px 0 20px;
	margin:0;
	text-align:right;
	line-height:30px;
}
.lang li{
	padding:0 5px;
	margin:0;
	display:inline;
	line-height:30px;	
}
.lang li img{
	height:20px;
}
.inhoud{
	margin:0;
	background-image:url(/gfx/back.gif);
	background-repeat:repeat-y;
	background-position:right;
	font-family:verdana;
	font-size:11px;
	line-height:140%;
}
.inhoud a{
	font-weight:bold;
	text-decoration:none;
	color:#c96;
}
.box{
	background-image:url(/gfx/aparaat.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.text{
	float:left;
	width:528px;
	padding:0px 29px 60px 29px;;
}
.nieuws{
	float:left;
	width:192px;
}
.nieuws ul{
	margin:0;
	padding:0 18px 300px 18px ;
	list-style:none;
}
.nieuws ul li{
	padding: 7px 0;
}
.nieuws ul li h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	margin:0;
	padding:0;
}
.nieuws ul li a{
	color:#e26a00;
	text-decoration:none;
}

.bottom{
	color:#FFF;
	padding:18px 20px 9px 20px;
	background:#FFF url(/gfx/bottom.gif) repeat-x center;
	line-height:30px;
	text-align:center;
}

.bottom1{
        color:#FFF;
        padding:18px 20px 9px 20px;
        background:#FFF url(/gfx/bottom.gif) repeat-x top;
        line-height:30px;
        text-align:center;
}


.bottom a{
	color:#FFF;
}
.bottom a.link90sec{
	
}
.bottom .copyright{
	
}
.bottom table{
	border-collapse:collapse;
}
.b1{
	position:absolute;	
	margin-top:-35px;
	margin-left:600px;
}
.bottom .txt{
	padding-top:45px;
}
#survey{
}
form#survey input, form#survey select{
	width:200px;
}
form#survey input.check{
	border:0;
	width:auto;
}
form#survey input.sbm{
	width:auto;
}
form#survey textarea{
	width:200px;
	height:50px;
}
.text_block_red{
	border: 2px solid #FF8C0E;
	background: rgb(164, 4, 36) none repeat scroll 0% 50%;
	padding-top: 10px;
	vertical-align: middle;
	font-weight:bold;
	width: 250px;
	color: white;
	height: 210px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
}
.text_block_yellow{
	border: 2px solid rgb(164, 4, 36); 
	background: #FF8C0E none repeat scroll 0% 50%; 
	padding-top: 10px;
	vertical-align: middle;
	font-weight:bold;
	text-align:center;
	width: 250px;
	color: white;
	height: 210px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
}
