#layer1
{
	margin-top: 0px;
}

body
{
	margin: 0px;
	font-family: tahoma;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

#li_shadow
{
	background-image: url(../images/bg_li.gif);
	background-repeat: repeat-y;
}

#topnav
{
	background-image: url(../images/topnav_back.png);
	background-repeat: no-repeat;
	font-family: tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding-top: 19px;
	text-indent: 19px;
	border-bottom: 1px solid;
   border-color: #000000;
}

#klickpfad
{
	text-indent: 240px;
	font-family: Tahoma;
	font-size: 10px;
}

#container_left
{
	width: 219px;
	height: 100%;
	float:left;
}

#sidenav
{
	width: 200px;
	font-family: tahoma;
	font-size:12px;
	color: #009975;
	font-weight: bold;
	display: block;
	/*float: left;*/
	padding-left: 12px;
	padding-bottom: 5px;
	/*border-bottom: 1px dotted;
	border-color: #000000;*/
	margin-left: 7px;
}

#container
{
	width: 920px;
	height: 100%;
}

#inhalt
{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	border-left: 1px solid;
	border-color: #000000;
	height: 100%;
	margin-left: 219px;
	padding-left: 20px;
	padding-right: 30px;
        line-height: 150%;
}

#suche
{
	width: 200px;
	/*float: left;*/
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	display: block;
	margin-top: 30px;
	padding-left: 10px;
}

#showleft
{
	width: 200px;
	margin-top: 40px;
	/*display:block;
	padding-left: 19px;*/
}

#footer
{
	clear: both;
	background-image: url(../images/footer_back.png);
	background-repeat: no-repeat;
	font-family: tahoma;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
   height: 53px;
	padding-bottom: 15px;
	padding-left: 19px;
	padding-right: 19px;
	/*margin-top: 3px;*/
}

a.foot
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

a.foot:hover
{
	text-decoration: none;
}

#re_shadow
{
	background-image: url(../images/bg_re.gif);
	background-repeat: repeat-y;
}

h1
{
	color: #BB0000;
	font-size: 14px;
	font-family: Tahoma;
	text-decoration: underline;
}

.path-normal
{
	font-size: 10px;
	color: #BB0000;
	font-weight: normal;
	text-decoration: none;
}

a.path-normal
{
	font-size: 10px;
	color: #BB0000;
	font-weight: normal;
	text-decoration: none;
}

a.path-normal:hover
{
	text-decoration: underline;
}

.path-active
{
	font-size: 10px;
	color: #bb0000;
	font-weight: bold;
	text-decoration: none;
}

a.path-active
{
	font-size: 10px;
	color: #bb0000;
	font-weight: bold;
	text-decoration: none;
}

a.path-active:hover
{
	text-decoration: underline;
}

.navi
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;	
}

a.navi:hover
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

/*a.navi
{
	color: #000000;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;	
}

a.navi:hover
{
	color: #FFFFFF;
}

a.navi:visited
{
	color: #000000;
}*/

.navi-active
{
	color: #ffffff;
	text-decoration: none;
}

a.navi-active
{
	color: #ffffff;
	text-decoration: none;
}

.side-navi
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #009975;
	text-decoration: none;
	border-bottom: 1px dotted;
	border-color: #000000;
	padding-bottom: 4px;
	padding-top: 5px;
	width: 200px;
}

a.side-navi
{
   width: 200px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #009975;
	text-decoration: none;
}

a.side-navi:hover
{
	color: #BB0000;
}

.side-navi-active
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #BB0000;
	text-decoration: none;
	border-bottom: 1px dotted;
	border-color: #000000;
	padding-bottom: 4px;
	padding-top: 5px;
}

a.side-navi-active
{
	color: #bb0000;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}

.ff
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #009975;
	text-decoration: none;
	border-bottom: 1px dotted;
	border-color: #000000;
	padding-bottom: 4px;
	padding-top: 5px;
	width: 200px;
}

a
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #bb0000;	
}

a:hover
{
	text-decoration: none;
}

td
{
	font-family: tahoma;
	font-size: 12px;
}

ul {	
	list-style: url(../images/red_dot.gif);
}