
#menue {
	background: #FFFFFF url(images/hg_menu.jpg);
	color: black;
	font: sans-serif;
	font-weight: bold;
	padding: 0;
	text-align: center;
	border-style: solid none;
	border-bottom-width: 1px;
	border-top-width: 5px;
	border-top-color: #FFFFFF;
	border-bottom-color: #000000;
}

a:link {
	text-decoration: none;
	color: #242424;
}
a:visited { 
	text-decoration: none; 
	color: #242424;
	}
a:hover, a:active {
	text-decoration: none;
	color: #8B1E01;
	}
.rover a:link {
	color: Black;
}
.rover a:hover {
	color: White;
	background: #FAB037;
}

/* ----unterstrichen----- */
#inhalt a:link {
	text-decoration: none;
	border-bottom:1px dotted;
	border-bottom-color:#4D4D4E;
}
#inhalt a:hover, a:active {
	text-decoration: none;
	color:#CE961C;
	}

#inhalt  a:visited {
	text-decoration: none;
	border-bottom:1px dotted;
	border-bottom-color:#4D4D4E;
}

#partners a:link {
	text-decoration: none;
	border-bottom: none;
	
	
}

#partners a:visited {
	text-decoration: none;
	border: none;
	
}

#ohnelinkstrich a:link {
	text-decoration: none;
	border-bottom: none;	
	
}

#ohnelinkstrich a:visited {
	text-decoration: none;
	border-bottom: none;	
	
}

/* ----menue----- */
#menue
{
background: #f0e7d7 url(images/hg_menu.jpg);
width: 100%;
float: left;
margin: 0;
padding: 1px 0;
text-align: center;
}

ul#menuelist
{
	text-align: center;
	list-style: none;
	padding: 1px;
	margin: 0;
	width: 100%;
}

ul#menuelist li
{
display: inline;
margin: 0;
padding: 0;
}

ul#menuelist li a
{
display: inline;
width: 100%;
padding: 0.5em 1.5em 0.4em 1.5em;
color: #434343;
text-decoration: none;
background: #f7f2ea url(images/hg_menu.jpg);
}

#menue>ul#menuelist li a { width: auto; }

ul#menuelist li#active a
{
	background: url(images/hg_menu_roll.jpg);
	color: #FFFFFF;
	padding: 0.5em 1.5em 0.4em 1.5em;
}

ul#menuelist li a:hover, ul#menuelist li#active a:hover
{
color: #FFFFFF;
background: url(images/hg_menu_roll.jpg);
padding: 0.5em 1.5em 0.4em 1.5em;
}
/* ----menue ende----- */

/* ----unter menues1----- */
#navcontainer
{
background: #FFFFFF;
width: 160px;
float: left;
margin: 0;
padding: 0 0;
text-align: center;
border-top-style: solid;
border-width: 5px;
border-color: white;
}
#navcontainer2
{
background: #FFFFFF;
width: 200px;
float: left;
margin: 0;
padding: 0 0;
text-align: center;
border-top-style: solid;
border-width: 5px;
border-color: white;
}

ul#navlist, ul#navlist2
{
text-align: left;
list-style: none;
padding: 0;
margin: 0;
width: 100%;
}

ul#navlist li, ul#navlist2 li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 5px 0 3px 7px;
border-width: 1px;
border-color: #fff #FFC64B #F7A92D #FFC64B;
border-style: solid;
color: #242424;
text-decoration: none;
background-color: #FFC64B;
}

ul#navlist2 li a
{
display: block;
width: 100%;
padding: 5px 0 3px 7px;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #242424;
text-decoration: none;
background-color: #DCDDDE;
}

ul#navlist li#active a, ul#navlist2 li#active a
{
background-color: #F1F2F2;
	color: #242424;
	border-width: 1px;
	border-color: #fff;
	border-style: solid;
}
ul#navlist #linkhead, ul#navlist2 #linkhead, ul#navlist li#linkhead2
{
display: block;
width: 100%;
padding: 25px 0 4px 7px;
}
ul#navlist li#linkhead, ul#navlist li#linkhead2
{
	background: url(images/hg_test2.jpg);
	color: White;
	font-weight: bold;
	font-size: 13px;
	border-left: 1px solid #E58A05;
	border-right: 1px solid #FCBA4A;
}
ul#navlist li#linkhead2
{
	color: White;
	font-weight: normal;
	padding: 10px 0 4px 7px;
}
ul#navlist li#leerlink
{
background: url(images/hg_test2.jpg);
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #800000;
background: #FFB001;
border-color: #E88D09 #fff #fff #ccc;
}
#navcontainer>ul#navlist li a, ul#navlist2 li a, ul#navlist #linkhead { width: auto; }

/* ----unter menues2----- */
ul#navlist2 #linkhead
{
background: #FFFFFF;
color: #777;
font-weight: bold;
}

ul#navlist2 li a:hover, ul#navlist2 li#active a:hover
{
color: #800000;
background: #FFB001;
border-color: #aaab9c #fff #fff #ccc;
}
#navcontainer2>ul#navlist2 li a { width: auto; }


* html #inhalt { width: 521px; }
* html #navcontainer2 { width: 191px; }
* html #face { width: 169px; }
* html #sponsors { width: 191px; }