#main { 
	background-color: #eee;
	background-image: url(bgnav4.gif);
	background-repeat: repeat-y;
	width: 969px;
	float: left;
	display: inline;
	border-right: 1px solid white;
	border-bottom: 1px solid #525c69;
	border-left: 1px solid white;
}

.titelbalken { 
	font-size: 85%;
	padding: 5px 5px 5px 10px;
	border-bottom: solid 1px #3B3B3B;
	border-left: solid 10px #3B3B3B;
	background-color: #DCDCDC;
}

.linkkasten { 
	width: auto;
	height: 20px;
	padding: 1px 2px 2px 30px;
	border: solid 1px #5A6B80;
	background-image: url(/files/link_arrow5.gif);
	background-repeat: no-repeat;
	background-position: 0 0em;
}

.tabchead { 
	background-image: url(bg_columnh5.gif);
	height: 24px;
	color: #eeeeee;
	font-size: 10px;
	padding-top: 2px;
	padding-left: 8px;
	border-bottom: 1px solid #9E9E9E;
}

.tabmhead { 
	background-image: url(bg_mainh5.gif);
	height: 28px;
	line-height: 0px;
	vertical-align: center;
	color: #eeeeee;
	font-size: 10px;
	padding-left: 8px;
	border-bottom: 1px solid #9E9E9E;
}

#footer { 
	background-color: #3B3B3B;
}

#subnav { 
	width: 184px;
	height: auto;
	float: left;
	padding-top: 55px;
	padding-bottom: 30px;
}

#subnav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnav li { 
	font-size: 85%;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#subnav li a:link,
#subnav li a:visited { 
	height: 26px;
	display: block;
	color: #eee;
	text-decoration: none;
	margin-right: 5px;
	padding-top: 15px;
	padding-right: 13px;
	border-top: 1px solid #4F4F4F;
}

#subnav li a:hover { 
	color: #eee;
	background-color: #4E4E4E;
}

#subnav ul li a.active,
#subnav ul li a.active:link,
#subnav ul li a.active:visited,
#subnav ul li a.active:hover { 
	color: #5a6b80;
	background-color: #eee;
	margin-right: 0px;
	padding-right: 20px;
	border-top: 1px solid #eee;
}

#subnav ul ul li { 
	font-size: 80%;
	font-weight: normal;
	text-transform: none;
}

#subnav ul ul li a:link,
#subnav ul ul li a:visited { 
	height: 22px;
	padding-top: 9px;
	border-top: 0px;
}

#subnav ul ul li a:hover { 
	background-color: #444444;
}

#subnav ul ul li a.active,
#subnav ul ul li a.active:link,
#subnav ul ul li a.active:visited,
#subnav ul ul li a.active:hover { 
	color: #5a6b80;
	background-color: #eee;
}
