@import url("reset.css");

body {
	background: url(../images/body_bg.jpg) repeat center top;
	font-family: Tahoma;
	text-align: left;
	color: #666666;
	font-size: 11px;
	border-top: 3px solid #fff;
}

.lijst{
	margin-left:15px;

}
	
.clear {clear: both;}	

a:link, a:visited, a:active {
	color: #336600;
	text-decoration: underline;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;	
}

a:hover {
	text-decoration: none;
	cursor: pointer;
}

h1, h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #333;
}


p {
	margin-bottom: 10px;
}

#wrapper {
	width: 698px;
	margin: 0 auto;
	margin-bottom: 20px;
}


#header {
	height: 38px;
	background: url(../images/header_bg.jpg) repeat-x left bottom;
	position: relative;
	margin-bottom: 10px;
}

.logo {
	position: absolute;
	top: 8px;
	left: 3px;
}

.img2 {
	position: absolute;
	right: 42px;
	top: 22px;
}


#container {
	padding: 0 10px;
	width: 678px;
}

#leftCol {
	width: 296px;
	float: left;
	padding-top: 32px;
	padding-bottom: 15px;
}

#leftCol .moduletable_gray {
	margin-bottom: 24px;
}

#imagearea {
	background: #E2E2E2; 
	padding: 10px;
	width: 276px;
}

#image {position:relative; width:276px; height:266px; background: url(../images/loading.gif) center center no-repeat}
#image img {position:absolute; top:0px; left:0px}
#thumbwrapper {margin-top:10px; width:296px; height:50px;}
#thumbarea {position:relative; overflow:hidden; height:50px; width:296px; }
#thumbs {position:absolute; list-style:none; height:50px; width:10000px;}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(../images/left.gif) left center no-repeat;}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(../images/right.gif) right center no-repeat;}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

.telephone {
	font-weight: bold;
	color: #666;
	text-align: right;
}

.telephone span {
	color: #336600;
}

#rightCol {
	width: 373px;
	float: right;
	position: relative;
}

.nav {
	background: #EDEDED;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	height: 24px;
	line-height: 24px;
	margin-bottom: 5px;
}

.nav ul li {
	display: inline;
	padding: 0 18px;
	border-right: 1px solid #B6B6B6;
}

.nav ul li a {
	font-family: Arial;
	font-size: 10px;
	color: #858585;
	text-transform: uppercase;
	text-decoration: none;
}

.nav ul li a:hover, .nav ul li.active a {
	color: #000;
}

#contentWrap {
	border: 2px solid #fff;
	margin-bottom: 25px;
}


.content {
	background: #fff;
	border: 6px solid #E4E4E4;
	padding: 6px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}


.bottomImg {
	position: absolute;
	bottom: 0; 
	right: 0;
}

#footer {
	font-family: Tahoma;
	font-size: 9px;
	color: #A6A6A6;
	height: 19px;
	padding-top: 12px;
	background: url(../images/footer_bg.jpg) repeat-x left top;
}

#footer_left {
	float: left;
	width: 330px;
	padding-top: 8px;
}

#footerRight {
	width: 210px;
	float: right;
	padding-right: 55px;
}
