@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height:16px;
}
.strack {
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 11px;
	color: #333333;
	text-align:center;
}
.strack:link, .strack:visited {
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 11px;
	color: #333;
	text-align:center;
}
.strack:hover, .strack:active{
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 11px;
	color: #666;
	text-align:center;
}
.adres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #999999;
}
a:link {
	color: #999999;
	border: 0px;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;

}
a:active {
	color: #999999;
	text-decoration: none;
}

#innovaties-sub {
    margin: 0;
    padding: 0;
    left: -999em;
    list-style: none;
    position: absolute;
    margin-top: -15px;
    margin-left: 681px;
}

#innovaties-sub li { 
    display: inline;
}

.carousel {
	width:627px;
	height:114px;
	overflow:hidden;
}
