/*Beginn Navigation*/



/*Erste Ebene*/



#navcontainer {

width: 250px;
font-size: 12px;
margin: 0px;
padding: 0px;

}



#navcontainer ul

{
margin: 0px;
padding: 0px;
list-style-type: none;
width: 250px;

}



#navcontainer li

{
width: 250px;
margin: 0px;
padding: 0px;

}



#navcontainer ul li a

{
display: block;
width: 230px;
padding-left: 20px;
background-color: #c0c0c0;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 0px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FFFFFF;


}



#navcontainer ul li a:link, #navcontainer ul li a:visited

{

color: #000000;
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;

}



#navcontainer ul li a:hover

{
background-color: #DCDCDC;
color: #000000;
}



/*Zweite Ebene*/



#navcontainer ul ul li a

{
	display: block;
	padding-left: 60px;
	width: 184px;
	background-color: #C0C0C0;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #EFEFEF;
}



#navcontainer ul ul li a:link, #navcontainer ul ul li a:visited

{

color: #000000;
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;

}



#navcontainer ul ul li a:hover

{
	background-color: #DCDCDC;
	color: #000000;

}



/*Dritte Ebene */



#navcontainer ul ul ul li a

{
	display: block;
	padding-left: 80px;
	width: 164px;
	background-color: #C0C0C0;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #EFEFEF;
}



#navcontainer ul ul ul li a:link, #navcontainer ul ul li a:visited

{

color: #000000;

text-decoration: none;

background-repeat: no-repeat;

background-position: left top;

}



#navcontainer ul ul ul li a:hover

{
background-color: #DCDCDC;
color: #000000;

}



/* selected states */

#navcontainer  ul li a#current

{
width: 224px;
background-color: #DcDcDc;
color: #000;
border-right-width: 6px;
border-right-style: solid;
border-right-color: #990000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FFFFFF;


}

#navcontainer  ul li a#current1

{
	width: 224px;
	background-color: #C0C0C0;
	color: #000;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}



#navcontainer ul ul li a#subcurrent

{
	width: 184px;
	background-color: #DcDcDc;
	color: #000;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}	

#navcontainer ul ul li a#subcurrent1

{
	width: 184px;
	background-color: #C0C0C0;
	color: #000;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}



#navcontainer ul ul ul li a#subcurrent3

{
	width: 164px;
	background-color: #DCDCDC;
	color: #000;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}



/*Ende Navigation*/
td { font-size: 12px; line-height: 18px; font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; }
td a { color: #000; font-size: 12px; line-height: 18px; font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; text-decoration: none }
td a:hover { color: #900; font-size: 12px; line-height: 18px; font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; text-decoration: underline }
td li a  { color: #000; font-size: 12px; line-height: 18px; font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; text-decoration: none }
td li a:hover  { color: #900; font-size: 12px; line-height: 18px; font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; text-decoration: underline }
body    { background-color: #999999; margin: 0px; padding: 0px }
body {
margin: 0px;
padding: 0px;
}

h1    { font-weight: bold; font-size: 14px; margin: 0px; padding: 0px }
.footer { font-size: 9px }
.footer a { color: #000; font-size: 9px; text-decoration: none }
.footer a:hover { color: #900; font-size: 9px; text-decoration: underline }
