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

body{
	position: relative;
	font-family: verdana, arial, sans serif; 
	font-size: 12px;
	margin: 0px;
	text-align: center;
	color: #fff;
	background: #161b26 url(images/layout/bodyBack.png) center top repeat-y;
	width: 100%;
}

body#language{
	background: #000;
}

H1{
	font-size: 21px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #9e8ac6;
	margin-bottom: 30px;
}

H2{
	font-size: 14px;
	font-weight: normal;
	color: #605a8f;
	margin-bottom: 10px;
	margin-top: 20px;
}

A{
	color: #9333ff;
}

A:hover{
	color: #753ab7;
}

/*CONTAINER*/

#container{
	position: relative;
	width: 1000px;
	height: 100%;
	top: 0px;
	margin: 0px auto 0px auto;
	background: url(images/layout/containerBackno.png) right top no-repeat;
	text-align: left;
	z-index: 0;
}

#language #container{
	position: relative;
	width: 1000px;
	height: 400px;
	top: 0px;
	margin: 200px auto 0px auto;
	background: url(images/layout/containerBackno.png) right top no-repeat;
	text-align: center;
	z-index: 0;
}

#language #header{
	border: solid 1px #333;
}

#language #main{
	background: none;
}

#language #main #content{
	font-size: 16px;
	padding: 10px 50px;
	text-align: center;
	background: none;
	color: #2c3e69;
}

#language A{
	color: #d0d6e5;
	text-decoration: none;
	line-height: 30px;
	display: inline-block;
}

#language A:hover{
	color: #753ab7;
	text-decoration: none;
}

/*HEADER*/

#header{
	position: relative;
	width: 1000px;
	height: 170px;
	top: 0px;
	left: 0px;
	text-align: left;
	background: #000 url(images/layout/headerBack.png) right top no-repeat;
	z-index: 1;
}

#lang{
	position: absolute;
	width: 110px;
	height: 30px;
	top: 0px;
	left: 10px;
	text-align: left;
	z-index: 10;
	color: #2c3e69;
}

#lang A{
	color: #d0d6e5;
	text-decoration: none;
	line-height: 30px;
	display: inline-block;
	font-size: 11px;
}

#lang A.active{
	font-weight: bold;
	color: #2c3e69;
}

#lang A:hover{
	color: #753ab7;
	text-decoration: none;
}

/*MENU*/
#navigatie{
	position: relative;
	width: 1000px;
	height: 30px;
	top: 0px;
	left: 0px;
	background: #8e9bce url(images/layout/navigationBack.png) left top repeat-x;
	text-align: right;
}

#navigatie ul{
	position: absolute;
	height: 30px;
	top: 0px;
	right: 10px;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#navigatie ul li{
	float: left;
	display: inline-block;
	height: 30px;
	padding: 0px;
	list-style: none;
	font-size: 10px;
	position: relative;
}

#navigatie ul li a{
	display: block;
	height: 20px;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0px 5px 0px;
	padding: 0px 8px 0px 8px;
	border-left: solid 1px #c3cae5;
}


#prodSub{
	position: absolute;
	top: 30px;
	left: 20px;
	height: 60px;
	padding: 0px;
	list-style: none;
	font-size: 10px;
}

#navigatie #prodSub ul{
	position: relative;
	height: auto;
	top: 0px;
	right: 0px;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#navigatie #prodSub ul li{
	float: none;
	display: block;
	height: 20px;
	padding: 0px;
	list-style: none;
	font-size: 10px;
	position: relative;
}

#navigatie #prodSub ul li a{
	display: block;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px 20px;
	border-bottom: solid 1px #000;
	border-left: none;
	background: #8e9bce url(images/layout/navigationBack.png) left top repeat-x;

}

#navigatie ul li.first a{
	border-left: solid 0px #fff;
}

#navigatie ul li a:hover, #navigatie ul li a.active{
	color: #4d03a1;
}


#navigatie ul li prodSub a:hover, #navigatie ul li prodSub a.active{
	color: #36086b;
}

#navigatie #adres{
	position: absolute;
	height: 30px;
	width: 500px;
	top: 0px;
	left: 30px;
	line-height: 30px;
	color: #353b53;
	font-size: 9px;
	text-align:left;
}

/*MAIN*/
#main{
	border-bottom: solid 1px #000;
	background: url(images/layout/mainBack.png) left bottom no-repeat ;
	text-align: justify;
}

#main #content{
	padding: 10px 100px 40px 210px; 
	font-size: 12px;
	line-height: 18px;
}


#producten td{
	vertical-align: top;
	border-bottom: 1px dotted #333;
	padding: 10px 0px 10px 0px;
}

#producten td H2{
	margin-top: 0px;
}

#producten td.photo{
	vertical-align: top;
	width: 220px;
}

#referenties td{
	vertical-align: top;
	padding: 0px 0px 30px 0px;
}

#nieuws td{
	vertical-align: top;
	border-bottom: 1px dotted #333;
	padding: 3px 0px 3px 0px;
}

#nieuws td img{
	border: solid #9333ff 1px;
}

#nieuws td.nieuwsDatum{
	font-size: 16px;
	color: #b8bed3;
	padding-right: 30px;
	white-space: nowrap;
}

#nieuws td.nieuwsInhoud{
	font-size: 10px;
	padding-right: 30px;
}


/*FOOTER*/
.footer{
	text-align: center;
	font-size: 9px;
	line-height: 40px;
	color: #a1a9bc;
	margin-top: 0px;
	background: url(images/layout/footerBack.png) left top repeat-x;
}

.footer A{
	text-decoration: none;
	color: #7b8bb2;
}

.bullet{
	font-size: 9px;
	margin: 0px 5px 0px 5px; 
}

#webShopBtn{
	position:absolute; 
	width: 180px; 
	height: 180px; 
	top: 55px; 
	left: 10px;
}

#webShopBtn span{
	display: none;
}

#webShopBtn a{
	position:relative; 
	width: 180px; 
	height: 180px; 
	display: block;
	background: transparent url('/images/layout/webstore.png') 0px 0px no-repeat;
}
#webShopBtn a:hover{
	background: transparent url('/images/layout/webstore.png') 0px -180px no-repeat;
}