a { 
	background-color:	transparent;
	text-decoration:	none;
} 
 
a:link, a:visited { 
	background-color:	transparent;
	color:				#9999cc;
	font-weight:		bold;
} 
 
a:hover { 
	background-color:	transparent;
	color:				#000000;
	font-weight:		bold;
} 
 
a:active { 
	background-color:	transparent;
	color:				#ff9933;
} 
 
body, html { 
	margin:	0;
	padding:	0;
} 
 
body { 
	background-attachment:	fixed;
	background-color:	#ffffff;
	background-image:	url(images/bg_line.gif);
	background-position:	0px 0px;
	font-family:	verdana, arial, helvetica, sans-serif;
	font-size:	0.8em;
	scrollbar-base-color: #ffffff;
  	scrollbar-arrow-color: #ff9933;
} 
 
h1 { 
	background-color:	transparent;
	color:	#9999cc;
	font-size:	1.4em;
} 
 
h2 { 
	background-color:	transparent;
	color:	#ff9933;
	font-size:	1.3em;
} 
 
h3, h5 { 
	background-color:	transparent;
	color:	#ff9933;
	font-size:	1.2em;
	font-weight:	bold;
} 
 
h4 { 
	background-color:	transparent;
	color:	#000000;
	font-size:	1.3em;
	font-weight:	normal;
	text-align:	left;
} 

h6 { 
	background-color:	transparent;
	color:	#000000;
	font-size:	0.8em;
	font-weight:	bold;
	text-align:	left;
	margin-bottom:	-0.1em;
} 

hr {
	height:	4px;
	color:	#ff9933;
	width:	85%;	
} 

img { 
	border:	0;
} 
 
p { 
	background-color:	transparent;
	color:	#000000;
} 
 
ul { 
	list-style-type:	none;
	margin-left:	20px;
	padding:	0;
	margin-top:	-0.1em;
} 
 
#adminright { 
	left:	240px;
	position:	absolute;
	right:	10px;
	top:	40px;
	height:	90%; 
	overflow:	auto;	
} 

#list-position {
	position:	absolute;
	text-align:	left;
	width: 200px;
	top: 40px;
	left: 10px;
	height:	85%; 
	overflow : auto;
	font-size: 0.8em;
}

#content-position {
	position:	absolute;
	text-align:	left;
	top: 40px;
	left: 240px;
	height:	85%; 
	width:	auto;
	padding-right:	20px;
	overflow : auto;
	font-size: 0.8em;
}
 
#bottom-left { 
	bottom:	10px;
	left:	10px;
	position:	absolute;
	width:	230px;
} 

#bottom {
	bottom:		10px;
	text-align: center;
	position:	absolute;
	width:		100%;
	font-size: 	8pt;
} 

#comments { 
	color:	#9999cc;
	left:	20px;
	position:	absolute;
	right:	60px;
	text-align:	justify;
	top:	230px;
	font-weight: normal; 
} 

#show_comment {
	border:	1px solid #9999cc;
	padding: 10px 15px 10px 25px;
	background-color: #FFFFD4;
}
 
#right { 
	left:	240px;
	position:	absolute;
	right:	10px;
	top:	40px;
	height:	90%;
} 
 
#upper-left { 
	left:	10px;
	position:	absolute;
	top:	0;
	width:	230px;
} 
 
.blue { 
	color:	#9999cc;
	font-weight:	bold;
} 

.center {
	text-align:		center;
}

.clearbr {
	clear:	all;
}
 
.derde {
	width:	33%;
}

.float-right {
/*	float:	right;	*/
	cursor:	pointer;
}

.grey { 
	background-color:	transparent;
	color:	#999999;
	font-weight:	bold;
} 

.handje {
	cursor:	pointer;
	background-color:	transparent;
	color:	#9999cc;
	font-weight:	bold;
} 


.header { 
	background-color:	transparent;
	color:	#9999cc;
	font-size:	1.4em;
	font-weight:	bold;
} 

.menuHeader {
	color:	#ff9933;
	font-size:	11px;
	font-weight:	bold;
}

.menuItem {
	padding-left : 10px;
	font-size:	10px;
}

.menuItem a:link, a:visited { 
	background-color:	transparent;
	color:	#9999cc;
	font-weight:	bold;
} 
 
.menuItem a:hover { 
	background-color:	transparent;
	color:	#000000;
	font-weight:	bold;
} 
 
.menuItem a:active { 
	background-color:	transparent;
	color:	#ff9933;
} 

.table {
	background-color: transparent;
	color:			#ff9933;
  	font-size: 		2em;
	font-weight:	bold;
	text-align: 	left;
	width:			280px;
}
 
.orange { 
	color:	#ff9933;
	font-weight:	bold;
} 
 
.small { 
	background-color:	transparent;
	font-size:	0.7em;
	font-weight:	normal;
} 
 
.smallheader { 
	background-color:	transparent;
	color:	#ff9933;
	font-size:	1em;
	font-weight:	bold;
} 

.special { 
	font-size:	1.0em;
} 
 
.subheader { 
	background-color:	transparent;
	color:	#ff9933;
	font-size:	1.3em;
	font-weight:	bold;
}

.alarm {
	color: red;
	font-weight: bold;
}
input {
	font-size:	xx-small;
}

#kolomheader {
	position:	absolute;
	text-align:	left;
	left: 		0;
	width:		60%;
}

#kolom1 {
	position:	absolute;
	text-align:	center;
	left: 		0;
	top: 		60px;
	width:		30%;
	height:		90%;
	overflow : 	auto;
	font-size: 	12px;
}

#kolom2 {
	position:	absolute;
	text-align:	center;
	left: 		30%;
	top: 		60px;
	width:		30%;
	height:		90%;
	overflow : 	auto;
	font-size: 	12px;
}

#kolom3 {
	position:	absolute;
	text-align:	center;
	left: 		60%;
	top: 		60px;
	height:		90%;
	width:		30%;
	overflow : auto;
	font-size: 	12px;
}

.error {
	color:	red;
}

#window1 {
	position:	absolute;
	top: 		0;
	left:		0;
	height:		40%;
	width:		98%;
	overflow:	auto;
}

#window2 {
	position:	absolute;
	top: 		40%;
	left:		0;
	height:		60%;
	width:		98%;
	overflow:	auto;
}

.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
} /* This hover code won't work for IE */

textarea {
	width:	286px;
	height:	100px;
}

.normal {
	color: #000;
	font-size: 12px;
	font-weight: normal;
}

#btn {
	cursor:				pointer;
	background-color:	#9999cc;
	color:				white;
	font-size:			10px;
	font-weight:		bold;
	text-align:			center;
	padding:			3px;
	border-style: 		outset;
	border-width: 		2px;
	border-color: 		navy;
}

#domaincheck {
	color:				#9999cc;
	font-size:			10px;
}