/* CSS Document */
* {
	margin:0;
	padding:0;
	}

html, body {
	height: 100%;
}


body {
	background-color: #000000;
	font-size:12px;
	font-family: Helvetica;
	line-height: 16px;
	}
	
/* a:link, a:visited {
	color:#FFCC00;
}*/
#center {
	display:table;
	width:100%;
	height:95%;
}

#centercel {
	display:table-cell;
	vertical-align: middle;
}

#cdbcontainer {
	background-color: #000000;
	margin: auto;
	float: none;
	height: 600px;
	width: 800px;
	}

#left-sidebar {

}

#cdbtop {
	background-color: #000000;
	height:35px;
	white-space:nowrap;
	overflow: hidden;
}

#cdbtop ul {
	list-style: none;
	padding-top: 10px;
	padding-left:5px;
	margin: 0;
	font-size: 13px; 
	font-weight: 150;
}

#cdbtop li {
	float: left;
	padding-left:13px;
	padding-right:13px;
	white-space:nowrap;
}

#imageactive {
	clip: rect(50px,auto,auto,auto);
}

#cdbtop a:link, #cdbtop a:visited, td {
	color:#ffffff;
	text-decoration:none;
}



#cdbtop a:hover {
	color:#E60003;
	/*text-decoration:underline;*/
}


#cdbbody {
	background-position: right top;
	background-repeat: no-repeat;
	float: none;
	height:525px;
	width:800px;
}

#cdbbodycontainer {
	height:525px;
	width:800px;
	overflow:auto;
}

#cdbbodytext {
	width: 300px;
	height:300px;
	margin-top:25px;
	margin-left:40px;
	float: left;
}

#cdbbodytextmenu {
	width: 400px;
	height:500x;
	margin-top:25px;
	margin-left:40px;
	float: left;
	
	
}

#casahome {
	width: 600px;
	height:400x;
	margin-top:370px;
	margin-left:100px;
	float: left;
	text-align:center;
}

#casagrill {
	width: 500px;
	height:400x;
	margin-top:50px;
	margin-left:150px;
	float: left;
	text-align:center;
}

#casabuf {
	width: 750px;
	height:400x;
	margin-top:330px;
	margin-left:30px;
	float: left;
	text-align:left;
}

#foto {
	width: 700px;
	height:300px;
	margin-top:25px;
	margin-left:40px;
	}

.height {
	margin-top:140px;
}

#cdblogo {
	margin-top:20px;
	margin-left:560px;
	vertical-align: top;
	position: fixed;
        z-index: 10;
		
}



#elpachologo {
	margin-top:-60px;
	margin-left:600px;
	vertical-align: top;
	position: fixed;
	z-index:10;
			
}


.whitecontent {
	color: #FFFFFF;
	font-size:1em;
}

li.error {
	color: #FFFFFF;
	font-weight:bold;
	font-size:1em;
}


.whitecontent h1, .whitelarge  {
	font-size:1.2em;
	text-decoration:none;
	font-weight:bolder;
}

.whitecontent h2, .yellowheading {
	font-size:1.6em;
	color:#FFED00;
	line-height: 30px;

}


.whitecontent a:link, .whitecontent a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.whitecontent a:active {
	color: #FFFFFF;
	text-decoration:none;
}


.greenheading {
	color: #009900;
	font-size:1.6em;
	line-height:26px;
	text-align:justify;
	text-decoration:none;
}


.orangeheading {
	color: #FF6600;
	font-size:1.6em;
	line-height:26px;
	text-align:justify;
	text-decoration:none;
}

.orangelink a:link, .orangelink a:visited {
	color: #009900;
	font-size:1.6em;
	text-decoration:none;
}


.product {
	font-size:1.2em;
	font-weight:bold;
	color:#FFFFFF;
	
}

.prijs {
	font-size:1.2em;
	font-weight: bold;
	color:#FFED00;
	margin-left:15px;
}

.cdb {
	font-size:1.0em;
	font-weight:bold;
	color:#FFED00;
}

.cdbwit {
	color: #FFFFFF;
	font-size:1.1em;
	font-weight:bold;
}
#cdbfooter {
	background-color: #000000;
	color:#ffffff;
	height:34px;
	padding-top:3px;
	padding-left:10px;
	white-space:nowrap;
	display:block;
	z-index:20;
	}

.footerlarge{
	color:#ffffff;
	font-size:1.6em;
	text-align:left;
	white-space:nowrap;
	display:block;
}

.footersmall {
	font-size:0.90em;
	display:block;
	line-height:1em;
	color:#ffffff;
	font-weight:bold;
}

input, textarea {
width: 200px;
color: #000000;
background: #FFFFff;
border: 1px solid #ffffff;
}



.submitbutton {
	background-color:#FFFF00;
	color:#000000;
	width:100px;
	text-transform: uppercase;
	font-weight: bold;
	height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
}

.berichtbutton {
	background-color:#FFFF00;
	color:#000000;
	width:150px;
	font-weight: bold;
	height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
}

.green  {
	font-size:1.3em;
	font-weight: 200;
	text-decoration:none;
	color: #009900;
}

.gastenboekbericht input { 
	width: 200px;
	color: #000000;
	background: #FFFFCC;
	border: 1px solid #781351
}

.gastenboekbericht textarea { 
	width: 400px;
	color: #000000;
	background: #FFFFCC;
	border: 1px solid #781351;
}


table.gastenboek {
	background-color: #ffffff;
	color: #000000;
	padding:1px;
}

td.gastenboekrow {
	padding:2px;
	color: #000000;
}

td.gastenboek {
	background-color: #000000;
	padding:2px;
	color: #FFF000;
}

table.geeltabel {
	background-color: #fff000;
	color: #009900;
	font-weight:bold;
	width:60px;
	padding-left:20px;
	}

tr.geeltabel {
	height: 18px;	
}

tr.geeltabelhoog {
	height: 150px;
}

td.geeltabel {
	color: #009900;
}

table.transparant {
	margin-left:-5px;
}
