A:link { color: #ffffff; text-decoration: none; font-weight: 600;}
A:visited { color: #ffffff; text-decoration: none;  font-weight: 600;}
A:hover { color: red; text-decoration: underline;  font-weight: 600;}
A:active { color: red; text-decoration: none;  font-weight: 600;}

TABLE { border: 1px solid #666666; 
		background-color: #CCCCCC;
		border-collapse: collapse; 
		}
TD    { border: 1px solid #666666;
        text-align: center; 
       white-space:normal
       width: 80px; 
		}
		
TH		{border: 1px solid #666666;
		background-color: #CCCCCC;
		width: 80px;
		color: #FF0000;
		}


body	{
		background-color:#bebebe;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		}

#boxtop{
		width:980px;
		height:315px;
		background:url(./img/website_01.gif);
		background-repeat:no-repeat;
		margin-bottom:0px;
		}
		
#afbeelding {
		width: 980px;
		height: auto;
		background:url(./img/website_02.gif);
}

.afbeelding{
		width:700px;
		height:auto;
		margin-left:169px;
		border-top: 1px solid #666666;
		border-bottom: 1px solid #666666;
}

#boxtop2{
		width:980px;
		height:155;
		background:url(./img/website_03.gif);
		background-repeat:no-repeat;
		margin-bottom:-20px;
		}
		
#box	{
		width:980px;
		height:auto;
		background:url(./img/website_04.gif);
		background-repeat:repeat-y;
		color:#FFFFFF;
		padding-bottom:20px;
		margin-top:-0px;
		margin-bottom:0px
		}

#boxbottom{
		margin-top:-16px;
		width:980px;
		height:200px;
		background:url(./img/website_05.gif);
		background-repeat:no-repeat;
		}

#menutop {
		width: auto;
		margin: auto;
		margin-top: 250px;
		margin-left:215px;
		position:absolute;
		z-index: auto;
}

.box	{
		width:635px;
		margin-left:205px;
		}
		
.logtit{
		font-size:14px;
		font-weight:bold;
		color:#CCCCCC;}
		
.logtime{
		font-style:italic;
		font-size:9px;
		color:#CCCCCC;
		margin-bottom:-10px;
		}


/* dropdown menu */
/*
#showcase {background:#6f9c6f;}
dl.menus_list dt {background:#6f9c6f; font-size:1.5em; margin:3px 0;}
#foot {background:#8fbc8f;}
dl.menus_list dd.nil {padding:0; margin:0;}

#menu {list-style-type:none; margin:0 0 100px 0; padding:0;}

#menu li {display:block; float:left; position:relative; z-index:100; margin-right:1px;}
#menu li span {display:block; z-index:100; padding: 5px 10px;font-size:1.1em;}
#menu li a, #menu li a:visited {display:block; padding:0; white-space:nowrap;}

#menu dl {position:absolute; top:0; left:0; margin: 0; padding: 0; background: #cccccc;}
* html #menu dl {background: #cccccc;}
#menu dt {margin:0; font-size: 1.1em; float:left;}
#menu dd {display:none; clear:left; margin:0; padding:0; color: #ffffff; font-size: 1em; text-align:left;}

#menu dt a, #menu dt a:visited {display:block; color:#000; padding: 5px 10px; text-decoration:none;}
#menu dd a, #menu dd a:visited {color:#000; text-decoration:none; display:block; padding: 5px 10px;}

#menu li a:hover {border:0; text-decoration:underline;}

#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {padding-bottom:15px;}
#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {color:#c00;}
*/

