#leftcolumn ul
{
 width:100%;
 margin:0 0 0 0;
 padding:0;
 list-style:none;
 font-weight: bold;
}

#leftcolumn li { margin: 0 0 1px 0; }

#leftcolumn a
{
 display: block;
 padding: 4px 0px 4px 0px;
 width: 100%;
 color: #8C6C57;
 text-decoration: none;
 border-bottom-color: White;
 border-bottom-style: solid;
 border-bottom-width: 2px;
 font-size: 13px;
 text-indent: 10px;
}

#leftcolumn a:hover
{
 color: #fff;
 text-decoration: none;
}

#leftcolumn ul ul li { margin: 0 0 1px 0; }

#leftcolumn ul ul a
{
 display: block;
 padding: 4px 0px 4px 0px;
 width: 100%;
 color: #433924;
 text-decoration: none;
 border-bottom-color: White;
 border-bottom-style: solid;
 border-bottom-width: 2px;
 font-size: 12px;
 font-weight: normal;
 text-indent: 30px;
}

#leftcolumn ul ul a:hover
{
 color: #fff;
 text-decoration: none;
}


#leftcolumn ul ul ul li { margin: 0 0 1px 0; }

#leftcolumn ul ul ul a
{
 display: block;
 padding: 4px 0px 4px 0px;
 width: 100%;
 color: #433924;
 text-decoration: none;
 border-bottom-color: White;
 border-bottom-style: solid;
 border-bottom-width: 2px;
 font-size: 12px;
 font-weight: normal;
 text-indent: 45px;
}

#leftcolumn ul ul ul a:hover
{
 color: #fff;
 text-decoration: none;
}



#nav 
{
	clear:left;
	float:left;
	width:150px;
	margin:0 0 10px 0;
	padding:0;
}

#nav ul 
{
	list-style:none;
	width:159px;
	margin:0 0 0 0;
	padding:0;
	border-bottom: 2px solid White;
	width: 200px;
}

#nav li 
{
	margin-bottom:0px;
	border-bottom: 2px solid White;
	width: 200px;
}

#nav li a 
{
	font-weight:normal;
	font-size:12px;
	height:20px;
	text-decoration:none;
	color:#505050;
	display:block;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:0px;
}

#nav li a:hover 
{
	background-repeat:no-repeat;
	background-position:bottom;
	color:#000000;
}

#navi li .act
{
	background-repeat:no-repeat;
	background-position:bottom;
	color:red;
}

#navi li ul li .act
{
	background-repeat:no-repeat;
	background-position:bottom;
	color:red;
}

#navi li ul li ul li .act
{
	background-repeat:no-repeat;
	background-position:bottom;
	color:red;
}

#nav li li a 
{
	font-weight:normal;
	font-size:12px;
	height:20px;
	text-decoration:none;
	color:#505050;
	display:block;
	padding-left:40px;
	padding-top:5px;
	padding-bottom:0px;
}

#nav li li a:hover 
{
	background-repeat:no-repeat;
	background-position:bottom;
	color:#000000;
	background-color: #FAD789;
}

#navi li li .act
{
	background-repeat:no-repeat;
	background-position:bottom;
	color:#000000;

}
#menu_oben {
	margin:0 auto;
	height:20px;
	background-color: #0000FF;
	padding-top: 4px;
	border-top-style: solid;
	border-top-color: White;
	border-top-width: 2px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: White;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: White;
	word-spacing: 20px;
	text-indent: 5px;
}
#menu_oben a:link
{
	color:#fff;
	text-decoration:none;
}
#menu_oben a:visited
{
	color:#fff;
	text-decoration:none;
}
#menu_oben a:hover
{
	color:red;
	text-decoration:none;
}
#menu_oben a:active
{
	color:red;
	text-decoration:none;
}
#footer a:link
{
	color:#fff;
	text-decoration:none;
}
#footer a:visited
{
	color:#fff;
	text-decoration:none;
}
#footer a:hover
{
	color:red;
	text-decoration:none;
}
#footer a:active
{
	color:red;
	text-decoration:none;
}
