@import url(/include/css/editor.php);
body 	{
	background-color: #333;
	/*      T R B L  */
	margin: 0 0 0 0;
	scrollbar-arrow-color: #FFF; 
	scrollbar-3dlight-color: #000; 
	scrollbar-highlight-color: #333; 
	scrollbar-face-color: #333; 
	scrollbar-shadow-color: #000; 
	scrollbar-track-color: #333; 
	scrollbar-darkshadow-color: #000; 
	overflow: -moz-scrollbars-vertical;
	
	font-family: Helvetica, Arial, Geneva, Arial, sans-serif;
	color: #a6a6a6;
	font-size: 11px;
}

a {
	color: #a6a6a6;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.border	{border : 1px solid #000000;}

.button	{
	border: 1px solid #000;
	color : #FFFFFF;
	background-color : #333;
}
.form  	{
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#border {
	border: 1px solid #101010;
	background-image:url(/image/background.gif);
	background-repeat:repeat-x;
	background-position:top left;
	background-color: #404040;
}

.banner {
	background-position: top right;
	background-repeat: no-repeat;
}

h1 {
	color: #a6a6a6;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
}

table.menu {
	height: 32px;
}

table.menu td {
	vertical-align: bottom;
}

td, p {
	line-height: 16px;
	margin: 0px;
}

ul {
	list-style-type: square;
	margin-top: 0;
}

.bijschrift, .bijschrift a:link, .bijschrift a:visited, .bijschrift a:active, .bijschrift a:hover {
	color: #707172;
	font-size:10px;
}
span.naam {
	font-weight:bold;
	color:#FFF;
}

a.leesverder:link,a.leesverder:visited,a.leesverder:hover,a.leesverder:active {
	color:#D9D9D9;
}
