@charset "utf-8";
.styles.css {
}

html, body {
	margin: 0px;
	background-image: url(../afbeeldingen/background_oudlogo.gif);
	background-repeat: repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	font-size:11px;
}
table {

}
td {

}
p {
	margin: 0.5em;
	color:#FFFFFF;
	font-size:11px;
}
input {
	font-size:11px;
}
.achtergrond {
	background-color:#141414;
	height:100%;
}
.tekstbox {
	background-color:#666666;
	padding: 8px;
	color:#FFFFFF;
	font-size:11px;
	line-height: 18px;
  text-wrap: hard-wrap;
  word-wrap: break-word;
}
.subtitels {
	color:#FFFFFF;
	font-size:11px;
	font-variant: small-caps;
	font-weight: bold;
}

.producttitel {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #F67E1F;
	text-decoration: none;	
}

.navigatie {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;	
}

a {

}

.toplinks {
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #F67E1F;
	text-decoration: none;	
}
.toplinks:visited {
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #F67E1F;
	text-decoration: none;	
}
.toplinks:hover {
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;	
}


a.linkopacity img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

a.arrow:active, a.arrow:focus {
outline: 0;
}

#imageBox { margin-left: 10px; width: 720px; border: 0px #000 solid; overflow: hidden; position:relative; z-index:3; }
#imageBoxInside { width: 50000px; left: 0; top: 0; }
#imageBox img { float: left; padding: 10px; margin: 0px; }
#imageBox br { clear: both; }


