/* standard divs */
body
{
	margin:40px 0px 0px 0px;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	text-align:center;
	font-size:12px;
	background-color:#CCCCCC;
}

a {
	text-decoration:none;
	color:#006432;
}

a:hover{
	color:#006432;
}

ul {
	list-style-type:disc;
	color:#006432;
}

li {
	margin:0px;
}

h1, h2, h4
{
	margin:0px;
	padding:0px;
}

h1
{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin:0px 0px 0px 0px;
}

.kolhome h1
{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin:0px 0px 10px 0px;
}

h2
{
	font-size:12px;
	font-weight:bold;
	color:#666666;
}

h3
{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin:0px;
	padding:0px;
}

h4
{
	font-size:12px;
	color:#666666;
}

input, select
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#main
{
	width:900px;
	background-color:#FFFFFF;
}

#header
{
	height:64px;
	border:0px solid #CCCCCC;
	margin:0px;
	padding:0px;
	background-image:url('../images/logo_reeuwijksehout.gif');
	background-repeat:no-repeat;
	text-align:right;
	font-size:10px;
	color:#006633;
}

#mooder
{
	height:100px;
	border:0px solid #CCCCCC;
	margin:0px;
	padding:0px;
	text-align:left;
}

#mainer
{
	text-align:left;
	vertical-align:top;
	border:0px solid #CCCCCC;
	height:300px;
}

#footer
{
	text-align:right;
	font-size:10px;
	padding:0px;
}

#index {
	width:300px;
	height:300px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#testmodd {
	position:absolute;
	margin:-100px 0px 0px -450px;
	z-index:70;
}

#testmenu {
	padding:0px 0px 0px 300px;
	margin:-1px 0px 0px -450px;
	position:absolute;
	z-index:70;
	border:0px solid #FF0000;
	width:600px;
	height:28px;
	overflow:hidden;
	border:0px solid #FF0000;
	background-image:url('../images/headbg.jpg');
	
}

#testmenu a {
	width:142px;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	padding:6px 0px 4px 8px;
	margin:0px 0px 0px 0px;
	height:120px;
	z-index:90;
	font-weight:bold;
}

#testmenu a:hover {
	color:#063;
	background-color:#FFF;
}

#menu {
	padding:0px 0px 0px 150px;
	*padding:64px 0px 0px 150px;
	position:absolute;
	z-index:99;
	border:0px solid #FF0000;
	width:900px;
	height:28px;
	overflow:hidden;
}

#mspacer {
	height:22px;
}

#navtab {
	position:absolute;
	margin:50px 0px 0px 0px;
	*margin:100px 0px 0px 0px;
	z-index:1;
}

#menu a {
	width:142px;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	padding:3px 4px 0px 4px;
	*padding:104px 0px 4px 8px;
	height:20px;
	*height:16px;
}

#menu a:hover {
	background-color:#CCCCCC;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	color:#000000;
}

#menu .current {
	background-color:#CCCCCC;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	color:#000000;
	font-weight:bold;
}

#submenu .current {
	color:#666666;
	background-color:#FFFFFF;
}

#subsubmenu .current {
	color:#FF0000;
	background-color:#FFFFFF;
}

#submenu a:hover {
	color:#FFFFFF;
	background-color:#666666;
}

#subsubmenu a:hover {
	color:#FFFFFF;
	background-color:#666666;
}

#submenu {
	background-color:#CCCCCC;
	text-align:left;
	margin:27px 0px 0px 0px;
	padding:0px;
	width:150px;
	float:right;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

#submenu a, #subsubmenu a {
	display:block;
	color:#666666;
	margin:0px 0px 0px 0px;
	padding:6px 6px 6px 8px;
}

#subsubmenu {
	padding:0x;
	background-color:#FFFFFF;
	width:150px;
	float:right;
	text-align:left;
	display:block;
	margin:0px;
}

.button
{
	background-color:#FF6600;
	color:#FFFFFF;
	font-size:12px;
	padding:2px;
}

.buttonprint
{
	background-color:#FF6600;
	color:#FFFFFF;
	font-size:12px;
	padding:2px;
}

.logout
{
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}

.koltop {
	padding:2px 10px 0px 0px;
	font-size:9px;
	vertical-align:top;
	height:64px;
	overflow:hidden;
}

.kolhome {
	padding:4px;
	font-size:12px;
	vertical-align:top;
	height:250px;
	overflow:hidden;
	margin:0px 0px 8px 0px;
}

.kolstan {
	padding:12px;
	font-size:12px;
	vertical-align:top;
	height:254px;
	overflow:hidden;
	margin:0px 0px 8px 0px;
}

.kolsub {
	padding:8px;
	font-size:12px;
	vertical-align:top;
}

.kolsub a {
	margin:0px 0px 10px 0px;
	width:150px;
	height:18px;
	border:0px solid #006432;
	padding:4px;
}

.kolfooter {
	padding:4px;
}

.kolfooter a {
	color:#FFFFFF;
}

#zoekform {
	float:left;
	margin:0px;
	padding:0px;
}

.zoekbutton {
	background-color:#999999;
	border:0px;
	padding:1px;
	color:#FFFFFF;
	margin:1px 0px 0px 0px;
}

#txtfield {
	padding:0px;
	width:600px;
	border:0px solid #000000;
	overflow:hidden;
	float:left;
}

#fotoreal {
	position:absolute;
	z-index:99;
}

#submenu_outer {
	width:300px;
	margin:0px;
	padding:0px;
}

.imgproducts {
	margin:0px 4px 0px 0px;
}

.imgprostan {
	margin:0px 0px 0px 4px;
	float:right;
}

.reserveringselect {
	width:44px;
}

.persaantal {
	width:32px;
}

.input_arrange {
	width:42px;
	text-align:left;
	border:0px;
}

.input_prijs {
	width:40px;
	text-align:right;
	border:0px;
}

.input_fprijs, .input_totaal, .input_gprijs, .input_hprijs {
	width:56px;
	text-align:right;
	border:0px;
}

#errtxt {
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
}

#reserinf {
	position:absolute;
	margin:20px 0px 0px -280px;
}

.opstellinginfo {
	position:absolute;
	margin:0px 0px 0px -290px;
	width:250px;
	border:1px solid #CCCCCC;
	color:#666666;
	padding:10px;
}

.leesverder {
	color:#FF0000;
	padding:0px 0px 0px 4px;
}

#div_totaalbedrag {
	display:none;
}

.tekniek, .tekniek:hover {
	color:#CCCCCC;
	font-size:9px;
}

.fotoalbum {
	display:block;
	width:574px;
	height:120px;
	border:1px solid #CCCCCC;
	margin:10px 10px 0px 0px;
	color:#000000;	
	overflow:hidden;
}
.fotoalbum img {
	float:left;
	margin:0px 4px 0px 0px;	
}
.fotoalbum a {
	color:#000000;	
}
.fotoalbum h2 {
	margin:4px 4px 10px 4px;	
}
#preview
{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}
#gallery h2 {
	margin:4px 0px 10px 0px;
}
.albumfoto {
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
.albumfoto:hover {
	filter:alpha(opacity=100);
	-moz-opacity:.100;
	opacity:.100;
}

/*Supersize Plugin Styles*/
		#content{
			margin:0px auto;
			height:100px;
			width:100%;
			bottom:5%;
			background-color:#262626;
			border-top:3px solid #4F4F4F;
			border-bottom:3px solid #4F4F4F;
			position:absolute;
		}
		#contentframe{
			text-align:center;
		}
		#supersize img, #supersize a{
			height:100%;
			width:100%;
			display:none;
		}
		#supersize .activeslide, #supersize .activeslide img{
			display:inline;
		}
		
		
