body
{
	width:100%;
	height:100%;
	margin:0px;
	background-color:#e8e8e8;
}

div.website_norm
{
	width:100%;
	height:100%;
}

div.website_login
{
	width:100%;
	height:100%;
	filter:alpha(opacity=10);-moz-opacity:0.1;
}

div.layover_norm
{
	display:none;
	width:0px;
	height:0px;
}

div.layover_over
{
	display:block;
	width:100%;
	height:100%;
	filter:alpha(opacity=10);-moz-opacity:0.1;
	background-color:white;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
}

div.login
{
	display:none;
	border:2px solid black;
	z-index:10;
	position:absolute;
	width:300px;
	height:150px;
	top:200px;
	background-color:#91969b;
}


table.sitetable
{
	width:852px;
	height:679px;
}

td.site_header
{
	width:852px;
	height:162px;
	background-image:url('img/header.gif');
}

td.site_menu
{
	width:214px;
	height:450px;
	background-image:url('img/menuback.gif');
}

td.site_content
{
	width:638px;
	height:450px;
	background-image:url('img/contentback.gif');
}

td.site_footer
{
	width:852px;
	height:67px;
	background-image:url('img/footer.gif');
}

div.menuitems
{
	margin-top:35px;
	margin-left:37px;
	font-family:arial;
	font-size:18px;
	color:white;
	line-height:45px;
	font-weight:bold;
}

div.menuitems a
{
	color:white;
	text-decoration:none;
}

div.menuitems a:hover, div.menuitems a.selected
{
	color:#91969b;
	text-decoration:none;
}

div.scrollcontent
{
	color:white;
	text-align:left;
	font-family:verdana;
	font-size:12px;
	line-height:16px;
	vertical-align:top;
	width:595px;
	height:440px;
	overflow:auto;
	margin-left:20px;
	padding-right:10px;
	font-size:12px;
	color:white;
}

div.scrollcontent td
{
	font-size:12px;
	color:white;
}

div.copyright
{
	width:300px;
	color:white;
	font-weight:bold;
	font-family:arial;
	font-size:11px;
	margin-left:65px;
	margin-top:20px;
	float:left;
}

div.datum
{
	width:200px;
	color:white;
	font-weight:bold;
	font-family:arial;
	font-size:11px;
	margin-right:10px;
	margin-top:20px;
	float:right;
	clear:left;
	clear:right;
	text-align:right;
}

td.lidcel
{
	width:165px;
	height:250px;
	background-repeat:no-repeat;
	background-position:top;
	color:white;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
}

td.lidcel a, .scrollcontent a
{
	color:white;
	text-decoration:none;
}

td.lidcel a:hover, .scrollcontent a:hover
{
	color:#91969b;
}

table.ledeninfo
{
	width:100%;
	color:white;
}

table.ledeninfo .info
{
	font-size:12px;
	vertical-align:top;
	line-height:25px;
	padding-left:20px;
}

div.datum_plaatsing
{
	width:100%;
	text-align:right;
	font-size:9px;
}

hr.line
{
	height:1px;
	color:#91969b;
	border:none;
}

.nieuws_intro
{
	display:none;
	border:1px solid #91969b;
	padding:3px;
}

.nieuws_intro a:hover
{
	color:white;
}

table.nieuws
{
	color:white;
	font-size:12px;
	vertical-align:top;
}

tr.table_header
{
	font-weight:bold;
}

textarea.beschrijving
{
	width:100%;
	height:150px;
	background:transparent;
	border:1px solid  #91969b;
	color:white;
	font-family:verdana;
	font-size:12px;
}

.nieuwstitel, .nieuwsbericht
{
	width:500px;
	background:transparent;
	border:1px solid #91969b;
	color:white;
	font-family:verdana;
	font-size:12px;
}

.nieuwsbericht
{
	height:300px;
}
