body 
{
 font-family:Verdana;
 font-size:12px;
 background-color:#ffffff;
 margin:0px;
}
#main {
	background-color:#FFB200;
	width: 980px;
}
#top1 {
	height:62px;
	background-color:#ffffff;
}
#top2 {
	height:25px;
	background-color:#ffffff;
}
#top3 {
	height:23px;
	background:url(img/top3.gif);
	background-repeat: no-repeat;
}
#top3menu {
	height:23px;
	float:right;
}
#left {
	background-color:#FFB200;
	width:164px;
	float:left;
}
#menucontainer {

}

#level1{
	border-bottom:2px solid #FFD87F;
}

#level2{
	border-bottom:2px solid #FFD87F;
	margin-top:0px;
	padding-bottom:5px;
}

#content {
	background-color:#ffffff;
	width:816px;
	min-height:550px;
	float:right;
}

* html #content{
	height:550px
}

#footer {
	background:url(img/footer.gif);
	width: 980px;
	height: 45px;
	background-repeat: no-repeat;
}
#logofix {
	position: relative;
	top: -45px;
	left: 10px;
	float: left;
}
#mailframe {
	height:25px;
	width:75px;
	float: left;
	background:url(img/maeneken_small.gif);
	margin-top: 8px;
	margin-left: 5px;
}
#mail {
	margin-left:12px;
	font-family: verdana;
	font-size:13px;
	color:#999999;
	text-decoration: none;
}
#mail:hover {
	color:#333333;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
  
* html #mailframe {
  margin-left: 0;
}

/* End hide from IE5/mac */

#link-space {
	margin: 4px;
	margin-right: 40px;
	text-align: right;
}

#links-item{
	font-family: verdana;
	font-size:13px;
	border-bottom:2px solid #FFD87F;
}
#links-item:hover{
	background-image:url(img/maeneken.gif);
	background-repeat: no-repeat;
	background-position:top right;
}
#links-item a{
	color:#999999;
	text-decoration: none;
}
#links-item a:hover{
	color:#333333;
}
#links-item-act{
	background-image:url(img/maeneken.gif);
	background-repeat: no-repeat;
	background-position:top right;
	font-family: verdana;
	font-size:13px;
	border-bottom:2px solid #FFD87F;
}
#links-item-act a{
	text-decoration: none;
	color:#333333;
}
