a:link {
	color: Green;
	text-decoration: underline;
}
a:visited {
	color: Green;
	text-decoration: underline;
}
a:active {
	color: Green;
	text-decoration: underline;
}
a:hover {
	color: Green;
	text-decoration: none;
}

body {
	background-color: Black;
	scrollbar-base-color: Green;
	scrollbar-track-color: Black;
	scrollbar-face-color: Green;
	scrollbar-highlight-color: Green;
	scrollbar-3dlight-color: White;
	scrollbar-darkshadow-color: White;
	scrollbar-shadow-color: Green;
	scrollbar-arrow-color: White;
	margin : 0 auto auto auto;
	background-image : url(../../afbeeldingen/sjabloon01/bg_site.gif);
}
h1,h2,h3,h4,h5,h6{
	color : White;
	font-size : 120%;
	background-color : #006400;
}
ul {
	line-height : 120%;
}

.menulink:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menulink:visited { 
	color: #FFFFFF;
	text-decoration: none;
	}
.menulink:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menulink:hover {
	color: #FFFFFF;
	text-decoration:  none;
}

.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu:visited { 
	color: #FFFFFF;
	text-decoration: none;
	}
.menu:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	color: #FFFFFF;
	text-decoration:  none;
}

.tds {
	width: 132px;
	height: 18px;
	text-align:center;
	vertical-align: middle;
	font:80% Arial, Verdana, Helvetica, sans-serif;
	background-color: Black;
	border: 1px white solid;
	cursor: hand;
	filter:alpha(opacity=31);
	-moz-opacity:31%;
}

.editcell_background
 {
	background : url(../../afbeeldingen/sjabloon01/structuur/bg.gif);
}

.editcontent {
	font: 80% Arial, Verdana, Helvetica, sans-serif;
	color: #333333
}

.download_link:link {
	color: Black;
	text-decoration: none;
}
.download_link:visited {
	color: Black;
	text-decoration: none;
}
.download_link:active {
	color: Red;
	text-decoration: none;
	font-style : oblique;
}
.download_link:hover {
	color: Black;
	text-decoration: none;
	font-weight : bolder;
}

.download_kolomnaam{
	background-color : Black;
	color : White;
	border-bottom-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-top-width : 0px;
}

.download_td{
	border-bottom-width : 1px;
	border-bottom-color : Gray;
	border-right-width : 0px;
	border-left-width : 0px;
	border-top-width : 0px;
}

.headlines:link    {text-decoration: none; color: Green; background: yellow;}
.headlines:visited {text-decoration: none; color: Green; background: yellow;}
.headlines:active  {text-decoration: none; color: Green; background: yellow;}
.headlines:hover   {text-decoration: underline; color: Green; background: yellow;}


.formButton {  border:solid #000000; border-width : 1px; background: #95BAD9; cursor:hand;}
.formInput {  border:solid #000000; border-width : 1px; background: #CCCCCC; filter:alpha(opacity=50); -moz-opacity:50%; width: 170px; height: 18px ; font-size: 9pt; color: #000000}
.formBox {   }
.formText {  border:solid #000000; border-width : 1px; background: #CCCCCC; filter:alpha(opacity=50);
