* {
	font-family:Verdana, Arial, Helvetica, sans-serif;}
td {
	font-size:12px;
	vertical-align:top;}

body {
	margin:0px;
	background:#dedede;}
#header {
	width:780px;
	height:247px;}
#headerleft {
	height:247px;
	width:21px;
	background:url(../images/header-left.jpg) no-repeat;}
#headerright {
	height:247px;
	width:21px;
	background:url(../images/header-right.jpg) no-repeat;}
#content {
	width:822px;
	height:100%;
	padding:0 21px 0 21px;
	background:url(../images/background.gif) repeat-y;}
#content-top {
	background:url(../images/content-top.jpg) no-repeat center;
	margin:0 21px 0 21px;
	height:83px;
	width:780px;
	z-index:4;
	position:relative;
	vertical-align:top;
	padding-top:29px;
	padding-left:255px;
	padding-bottom:-30px;
	color:#ff7c00;
	font-size:22px;
	font-weight:bold;}
#content-mid {
	background:url(../images/content-mid.jpg) repeat-y center;
	width:780px;
	padding-bottom:-169px;
	z-index:5;
	position:relative;}
#content-bot {
	background:url(../images/content-bot.jpg) no-repeat center;

	height:169px;
	width:780px;
	z-index:4;
	position:relative;}
#news {
	 background:url(../images/news-item.jpg) no-repeat;
	 width:242px;
	 padding-top:}
#main {
	width:546px;
	margin:0 30px 0 10px;}	
#maincontent {
	color:#2b2b2b;
	z-index:99;
	width:500px;
	font-size:12px;
	position:relative;
	margin-top:-17px;
	margin-left:1px;
	margin-bottom:-135px;}
#maincontent p {
	color:#2b2b2b;
	padding-bottom:0px;}	
#maincontent a {
	color:#ce4500;
	font-weight:bold;
	text-decoration:underline;} 
#maincontent a:hover {
	color:#ffce4d;
	font-weight:bold;
	text-decoration:underline;} 
#maincontent label {
	color:#cf4600;
	font-weight:bold;}
#maincontent li {
	margin-left:-23px;
	list-style:circle;
	font-size:10px;}
#left {
	width:508px;
	color:#000000;
	padding:22px 5px 5px 5px;
	background:url(../images/bgmain.jpg) #FFF;}
#left p {
	font-size:12px;}
#left a {
	font-size:12px;
	font-weight:bold;
	color:#ff7c00;
	text-decoration:none;}
#left a:hover {
	color:#212121;
	text-decoration:underline;}
#left span a {
	font-size:20px;
	font-weight:bold;
	color:#ff7c00;
	text-decoration:none;}
#left span a:hover {
	color:#212121;
	text-decoration:underline;}
#right {
	width:272px;
	height:789px;}
#bottom {
	width:780px;
	height:122px;
	padding-left:21px;
	padding-bottom:4px;
	text-align:center;
	vertical-align:bottom;
	background:url(../images/bottom.jpg) no-repeat;}
#bottom a {
	color:#7c7c7c;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;}
#bottom a:hover {
	color:#FFF;
	text-decoration:underline;}
#webcam {
	background:url(../images/webcam.jpg) no-repeat 614px;
	height:169px;
	width:166px;}
#listing {
	
	font-size:13px;
	}
.koppen {
	color:#cf4600;
	line-height:30px;}	

.submit {
	height:19px;
	line-height:10px;
	width:170px;
	font-size:11px;}
.error {
	color:#FF0000;
	font-size:10px;
	font-weight:bold;}
.tarieven td {
	font-size:11px;}
.sitesborder {
	border:1px solid #ce4600;
	margin-right:5px;}
.sitestop {
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background:#ffd056;
	letter-spacing:-1px;
	vertical-align:middle;
	border-bottom:1px solid #ce4600;}
	
	
/* NEWS BLOK */
.item {
	background:url(../images/news-item.jpg) no-repeat;
	width:97px;
	margin-top:-30px;}
.news {
	margin-left:20px;
	width:194px;
	margin-bottom:10px;}
.top {
	background:url(../images/news-top.gif) no-repeat;
	height:9px;
	width:194px;}
.mid {
	background:url(../images/news-mid.gif) repeat-y;
	width:194px;
	margin-top:-5px; 
	letter-spacing:-1px;
	padding-top:6px;
	padding-left:5px;
	padding-right:5px;}
.mid table td {
	font-size:11px;}
.bot {
	background:url(../images/news-bot.gif) no-repeat;
	height:9px;
	width:194px;}
.date {
	color:#ff7c00;
	width:180px;
	text-align:center;
	font-size:10px;
	margin-top:-7px;
	z-index:3;
	position:relative;}
.title {
	width:170px;
	border-bottom:1px solid #ffcd45;
	color:#ff7c00;
	font-weight:bold;
	letter-spacing:-1px;
	padding:2px 0 1px 0;}
.newsstory {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7px;
	padding:2px 0 1px 0;}
.newsstory a {
	color:#ce4500;}
.newsstory a:hover {
	color:#ffce4d;}
.link {
	color:#ff7c00;
	text-align:center;
	margin-bottom:-7px;
	z-index:3;
	position:relative;}
.link a {
	color:#ff7c00;
	font-size:11px;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration:none;}
.link a:hover {
	color:#000000;
	text-decoration:underline;}	
/* Add By Roy */	
.tarif-item {
	border-bottom: 1px dotted #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;}
	/* General styling for both valid and invalid input */
.invalidInput,.validInput{
	display:compact;
	padding:1px;
}
/* Style for invalid input */
.invalidInput{
	border:1px solid #F00;
}

/* Style for valid input */
.validInput{
	border:0px solid #FFF;
}
.front {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	font-size:10px;
	height:20px;
	background-color:#ffd056;}
		

.frontnodot {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	height:30px;}

	
	
	#dhtmlgoodies_colorPicker{
		position:absolute;
		width:250px;
		padding-bottom:1px;
		background-color:#FFF;
		border:1px solid #317082;
		
		width: 252px;	/* IE 5.x */
		width/* */:/**/250px;	/* Other browsers */
		width: /**/250px;	
	z-index:9000;
				
	}
	
	#dhtmlgoodies_colorPicker .colorPicker_topRow{
		padding-bottom:1px;
		border-bottom:3px double #317082;
		background-color:#E2EBED;
		padding-left:2px;
		
		width: 250px;	/* IE 5.x */
		width/* */:/**/248px;	/* Other browsers */
		width: /**/248px;	
		
		height: 20px;	/* IE 5.x */
		height/* */:/**/16px;	/* Other browsers */
		height: /**/16px;	
				
	}
	
	#dhtmlgoodies_colorPicker .colorPicker_statusBar{
		height:13px;
		padding-bottom:2px;
		width:248px;
		border-top:3px double #317082;	
		background-color:#E2EBED;
		padding-left:2px;
		clear:both;
		
		width: 250px;	/* IE 5.x */
		width/* */:/**/248px;	/* Other browsers */
		width: /**/248px;	
		
		height: 18px;	/* IE 5.x */
		height/* */:/**/13px;	/* Other browsers */
		height: /**/13px;	
						
	}
	
	#dhtmlgoodies_colorPicker .colorSquare{
		margin-left:1px;
		margin-bottom:1px;
		float:left;
		border:1px solid #000;
		cursor:pointer;
		
		width: 12px;	/* IE 5.x */
		width/* */:/**/10px;	/* Other browsers */
		width: /**/10px;	
		
		height: 12px;	/* IE 5.x */
		height/* */:/**/10px;	/* Other browsers */
		height: /**/10px;	
				
	}
	
	.colorPickerTab_inactive,.colorPickerTab_active{
	
		height:17px;
		padding-left:4px;
		cursor:pointer;	
		
		
	}
	.colorPickerTab_inactive span{
		background-image:url('images/tab_left_inactive.gif');
	}
	
	.colorPickerTab_active span{
		background-image:url('images/tab_left_active.gif');

	}
	.colorPickerTab_inactive span, .colorPickerTab_active span{
		line-height:16px;
		font-weight:bold;
		font-family:arial;
		font-size:11px;
		padding-top:1px;
		vertical-align:middle;
		background-position:top left;
		background-repeat: no-repeat;	
		float:left;
		padding-left:6px;
		-moz-user-select:no;
	}	
	.colorPickerTab_inactive img,.colorPickerTab_active img{
		float:left;
	}
	.colorPickerCloseButton{
		width:11px;
		height:11px;
		text-align:center;
		line-height:10px;
		border:1px solid #317082;
		position:absolute;
		right:1px;
		font-size:12px;
		font-weight:bold;
		top:1px;
		padding:1px;
		cursor:pointer;	
		
		width: 15px;	/* IE 5.x */
		width/* */:/**/11px;	/* Other browsers */
		width: /**/11px;
		
		height: 15px;	/* IE 5.x */
		height/* */:/**/11px;	/* Other browsers */
		height: /**/11px;

			
	}
	#colorPicker_statusBarTxt{
		font-size:11px;
		font-family:arial;
		vertical-align:top;
		line-height:13px;

	}
	form{
		padding-left:5px;
	}
	
	.form_widget_amount_slider{
		border-top:1px solid #9d9c99;
		border-left:1px solid #9d9c99;
		border-bottom:1px solid #eee;
		border-right:1px solid #eee;
		background-color:#f0ede0;
		position:absolute;
		bottom:0px;
		
		width: 5px;	/* IE 5.x */
		width/* */:/**/3px;	/* Other browsers */
		width: /**/3px;
		
		height: 5px;	/* IE 5.x */
		height/* */:/**/3px;	/* Other browsers */
		height: /**/3px;
				
	}
	.colorSliderLabel{
		width:15px;
		height:20px;
		float:left;
		font-size:11px;
		font-weight:bold;
	}
	.colorSlider{
		width:175px;
		height:20px;
		float:left;
	}
	.colorInput{
		width:45px;
		height:20px;
		float:left;
	}	
	.colorPreviewDiv{
		width:186px;
		margin-right:2px;
		margin-top:1px;
		border:1px solid #CCC;
		height:20px;
		float:left;
		cursor:pointer;
		
		width: 188px;	/* IE 5.x */
		width/* */:/**/186px;	/* Other browsers */
		width: /**/186px;
		
		height: 22px;	/* IE 5.x */
		height/* */:/**/20px;	/* Other browsers */
		height: /**/20px;
				

	}
	.colorCodeDiv{
		width:50px;
		height:20px;
		float:left;
	}
	.kader {
	background-color: #ffd056;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
	border: 1px solid #000000;
}
.tdcams {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align:middle;
}
	