
 html{ height: 100%;}
 body{
	height: 100%;
	background-color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	padding:0px;
	margin:0px;
}

a { color:#00776d; text-decoration:none;}
a:hover { color:#00776d; text-decoration:underline;}

.search_input {
    width: 109px;
    margin-right: 1px;
    height: 16px;
	padding-top:2px;
    color: #00776d;
	/*font-weight:bold;*/
    font-size: 9px !important;
    font-size: 10px;
    border: 1px solid #97be0d;
    vertical-align: middle;
}

#container {
	width:1000px;
	height:570px;
	position: absolute; 
	top: 50%; 
	margin-top: -285px; 
	left: 50%; 
	margin-left: -500px;
	border:1px solid #000000;
}

#ticker {
	width:1000px;
/*	background-color:#0000CC;*/
	height:18px;
	top:100px;
	position:absolute;
	color:#00776d;
	padding-top:2px;
    
	background-image: url(../images/white.gif) !important;
	opacity: 0.6;
    filter: alpha(Opacity=60);
}

marquee {
	font-weight:bold;
/*	z-index:100;*/
}

marquee a { color:#00776d; text-decoration:none;}
marquee a:hover { color:#00776d; text-decoration:underline;}

#banner {
	width:255px;
	height:75px;
	padding:441px 0 0 95px;
	position:absolute;
}

#banner_uk {
	width:255px;
	height:75px;
	padding:438px 0 0 95px;
	position:absolute;
}

#top {
/*	background-color:#CC00FF;*/ /*paars*/
	background-color:#FFFFFF;
	height:81px;
}

#top a:hover {
	font-weight:bold;
	text-decoration:none;
}

.navigatie {
	color:#97be0d; /*lgroen*/
}

.navigatie a{
	color:#00776d; /*dgroen*/
	
}



/*.site[class] {
	background-image:url(../images/site.png);
	position:absolute;
}*/

#left {
/*	background-color:#0000FF;*/ /*blauw*/
	width:206px;
	height:429px;
	float:left;
}

#leftbottom {
	/*background-image: url(../images/vignet.png);*/
	height:60px;
	width:206px;
	float:left;
}

#menu {
/*	background-color:#CC6600;*//*oranje*/
	margin-top:54px;
	float:left;
	padding-left:57px;
	width:81px;
	height:200px;	
	font-weight:bold;
	font-size:8pt;
	color:#FFFFFF;
}

.menu a{
	color:#00776d;
	font-size:8pt;
}

#content {
/*	background-color:#99FF66;*/ /*lgroen*/
	width:764px;
	height:340px;
	float:left;
	padding-top:89px;
	padding-left:24px;
	vertical-align:top;
}

.content {
	color:#00776d;
}

.content a{
	color:#FF0000;
}

.header {
	color:#97be0d;
	font-size:12px;
	font-weight:bold;
}

#bottom {
	float:left;
	width:758px;
	height:60px;
	padding-left:14px;
}
.bottom a {
	color:#FFFFFF;
}

.home_tekst {
font-size:30px;
color:#FFFFFF;
font-weight:bold;
}

.hoofdcategorie {
font-size:14px;
}

/* menu */
.menu_nav_active {
	background-color:#FF0000;
	color:#FFFFFF;
	height:21px;
	width:135px;
}
.menu_nav_inactive {
	background-color:#00FF00;
	color:#FFFFFF;
	height:21px;
	width:135px;
}
#productenDiensten {
	/*background-image:url(../navigatie/img/verloop.gif);*/
	width:148px;
	display:none;
	margin-left:80px;
	margin-top:22px;
}
#Actueel {
	width:148px;
	display:none;
	margin-top:22px;
	margin-left:170px;
}
#Contact_nav {
	width:148px;
	display:none;
	margin-top:22px;
	margin-left:220px;
}

.background_subnavigatie {
	background-image:url(../navigatie/img/verloop_new.gif);
	width:140px;
	height:20px;
}
