/* -----------------SIDE GROSS----------------- */

#navi{ margin: 0 0; width: 198px; z-index:80;}
#navi a{
	display: block;
	color: #3399FF;
	text-decoration: none;
	height: 34px;
	background:url(../img/linkbig_bg_norm.gif) no-repeat;
	padding-top: 16px;
	padding-left: 34px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	}
#navi a img {
	position:absolute;
	margin-left: -45px;
	margin-top: -7px;
}
#navi a:hover{
	color: #FFFFFF;
	background:url(../img/linkbig_bg_hover.gif) no-repeat;
	}	

.menue_active{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	height: 34px;
	background:url(../img/linkbig_bg_hover.gif) no-repeat;
	padding-top: 16px;
	padding-left: 34px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	}

/* -----------------SIDE KLEIN----------------- */

#navik{ margin: 0 0; width: 198px; z-index:80;}
#navik a{
	display: block;
	color: #3399FF;
	text-decoration: none;
	height: 22px;
	background:url(../img/link_bg_norm.gif) no-repeat;
	padding-top: 2px;
	padding-left: 16px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	}

#navik a:hover{
	color: #FFFFFF;
	background:url(../img/link_bg_hover.gif) no-repeat;
	}

.menuek_active{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	background:url(../img/link_bg_hover.gif) no-repeat;
	padding-top: 2px;
	padding-left: 16px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	}

/* ---------------------TOP------------------- */

#navitop{
	margin: 0 0;
	width:899px;
	z-index:80;
	float: left;
	padding-left:77px;
}
#navitop a{
	float:left;
	display: block;
	color: #494949;
	text-decoration: none;
	height: 34px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left:1px;
	margin-right:1px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	}

#navitop a:hover{
	color: #666666;
	background: url(../img/menue_bg_hover.gif) repeat-x;
	}	

.menuetop_active{
	float:left;
	display: block;
	color: #666666;
	background: url(../img/menue_bg_hover.gif) repeat-x;
	text-decoration: none;
	height: 34px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left:1px;
	margin-right:1px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	}