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

* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

body {
	background-color:#000;
	text-align:center; /* horizontal centering for IE Win quirks */
}

html,body,table,tr,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
}

#distance {
	position:relative;
	height:50%;
	width:100%;
	margin-bottom:-300px; /* half of container's height */
	float:left;
}

#distance_center{
	bottom: 300px;
}

#distance_center, #container_center_1, #container_center_2{
	position: absolute; 
	margin: 0 0 0 -640px;
	left:50%;
}

#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:860px;
	clear:left;
	background: url(/img/container_bg.gif) top left repeat-x #000;
}

#container_center_1, #container_center_2{
	height:860px;
	width:1280px;
}

#container_center_1{
	background:url(/img/container_center_bg_1.jpg) top left no-repeat;
}

#container_center_2{
	background:url(/img/container_center_bg_2.jpg) top left no-repeat;
}

#tb {
	height: 208px;
}

#languages {
	position:absolute;
	left: 190px;
	top: 579px;
}

#link {
	position:absolute;
	left: 0px;
	top: 740px;
	height: 20px;
	width: 1280px;
	font-size: 9px;
	text-align:center;
}

#maintext {
	position:relative;
	left: 190px;
	top: 20px;
	width: 505px;
	height: 490px;
}

#maintext1 {
	margin-left: 75px;
	margin-top: 44px;	
	width: 320px;
	height: 450px;
	float:left;
}

#maintextfoto {
	margin-left: 75px;
	margin-top: 44px;	
	width: 500px;
	height: 450px;
	float:left;
}

#specsfoto {
	position:absolute;
	left:855px;
	top: 230px;
	width: 260px;
}

#producten {
	width: 500px;
	height: 460px;
	margin-top: 8px;	
}

#productblok{
	height: 113px;
	width: 452px;
	background-color:#e8e8e8;
}

#productfoto {
	height:92px;
	width:123px;
	margin-left: 8px;
	margin-top: 10px;
	float: left;
}

.thumbnail {
	height: 89px;
	width: 89px;
	margin-top: 5px;
	margin-right: 5px;
}

#productnaam {
	color:#F00;
	font-size:15px;
	font-weight:700;
	padding-top: 10px;
	float: left;
}

#productnaam1 {
	color:#F00;
	font-size:18px;
	font-weight:700;
	margin-top: 20px;
	height: 20px;
}

#productnaam2 {
	color:#F00;
	height: 20px;
	font-size:15px;
	font-weight:700;
	padding-left: 100px;
	padding-top: 10px;
	height: auto !important;
}

#productnaam3 {
	color:#000;
	font-size:15px;
	font-weight:700;
}

#productnaam4 {
	color:#F00;
	font-size:15px;
	font-weight:700;
	height: 20px;
	padding-left: 15px;
	padding-top: 15px;
}

#producttext {
	color: #000;
	font-size: 10px;
	padding-top: 16px;
}

#producttext tr, #producttext td {
	font-size: 10px;
}

#producttext1 {
	color: #000;
	width: 300px;
	font-size: 11px;
	font-weight: 800;
	height: 40px;
	margin-left: 100px;

}

#producttext2 {
	color: #F00;
	font-size: 16px;
	font-weight:800;
	text-align:right;
	margin-right: 10px;
	margin-bottom: 10px;
}

#producttext4 {
	color: #000;
	width: 300px;
	height: 40px;
	font-size: 11px;
	font-weight:800;
	margin-left: 15px;
}

#productprijs {
	color:#F00;
	font-size:16px;
	margin-left: 2px;
	margin-top: 12px;
	font-weight:700;
}

#leesmeer {
 	color: #000;
	font-size: 10px;
	font-weight:800;
	padding-top: 83px;
	padding-left: 370px;;
}

#productwit{
	height: 10px;
	width: 452px;
}

#form {
	font-weight: 600;
	margin-top: 20px;
}

#adres {
	margin-left: 100px;

}

#adrestitle {
	color:#F00;
	font-size:15px;
	font-weight:700;
	padding-top: 20px;
	margin-left: 100px;

}

#image_div {
	height: 92px;
	float:left;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #000000;
}

img {
	border: 0px;
}

a:hover, a:active, a:focus {
    outline: none;
}

a.grey_link:link, a.grey_link:visited, a.grey_link:active {
	text-decoration: none;
	color: #e8e8e8;
}

#menu {
	position:relative;
	left: 190px;
	height: 40px;
	width: 1024px;
}

.menu_line{
	display:inline-block;
	height:40px;
	float:left;
	margin: 0 20px;
}

.menu_item{
	display:inline-block;
	height:25px;
	float:left;
	padding-top:15px;
}

a.menu_not_active, a.menu_active {
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}

a.menu_not_active, a.menu_not_active:visited {
	color:#3e3e3e;
}

a.menu_active, a.menu_active:visited, a.menu_not_active:hover {
	color:#F00;
}

#maintext h2 {
	margin-bottom:20px;
}

h1{
	color: #F00;
	font-size:14px;
}

h3{
	color: #000;
	font-size:12px;
}

h4{
	color: #000;
	font-size:20px;
	float:left;
	margin-right: 20px;
}

tr,td {
	vertical-align:top;
}

#contact_map{
	position:absolute;
	top:150px;
	left:560px;
	z-index:100;
}