/* ---- NAV01: Erste Navigationsebene ---- */
#menu1-holder{
	padding:69px 0 0 0;
	margin-left:234px;
}
ul.menu, ul.menu ul {
    list-style-type: none;
}
ul.menu a {
    display: block;
    padding: 0px 10px 0px 10px;
	font-size: 12px;
	color: #323232;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color:#ffcc00;
}
ul.menu a:hover {
	text-decoration: none;
	background-color:#ffe680;
	color:#222;
}
#current a{
	color: #ffffff; 
	background-color:#646464;
}
#current a:hover {
	color: #ffffff; 
	background-color:#606060;
}
#current ul a{
	color: #323232;
	background-color:#ffcc00;
}
#current ul a:hover {
	color:#222;
	text-decoration: none;
	background-color:#ffe680;
}
ul.menu ul a {
    padding: 0 0 0 10px;
    border-bottom: 1px solid #efbf00;
}
ul.menu li {
    padding:0;
    float:left;
	background-color:#ffcc00;
	line-height:25px;
	margin: 0 0 1px 1px;
	display:inline;
	border-right:1px solid #fff;
}
ul.menu ul {
    margin:0;
    padding: 0;
    position: absolute;
    background-color: #ffcc00;
    border:1px solid #fff;
    display:none;
    min-width:220px;
}
ul.menu ul li {
    padding:0;
	background-color:#ffcc00;
	line-height: 25px;
	margin: 0 0 1px 1px;
	border:none;	
	display:inline;
}
*html ul.menu ul {
    width:220px;
}
ul.menu ul.hover, ul.menu li.hover ul, ul.menu li:hover ul  {
    display:block;
}
ul.menu ul li {
	float:none;
	display:block;
	background-color: transparent;
}


/* ---- STC01: Navigation oben rechts ---- */

.stc01 {
	padding: 10px 1px 0 0;
	list-style-type: none;
	float: none;
	position:absolute;
	right: 0px;
}
.stc01 li {
	display:inline;
	float:left;
	text-align: center;
	line-height: 14px;
	margin: 0 10px 0 0;
}
.stc01 a {
	font-size: 11px;
	color: #323232;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.stc01 a:hover {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
.stc01 li.trenner {
	background:url(../images/dot1.gif) 1px 3px no-repeat;
}

.nav02 {
list-style-type:none;
padding:5px 0 0;
position:relative;
}

.nav02 a {
background-color:#dfdfdf;
background-image:url(../images/ln1.gif);
background-repeat:no-repeat;
color:#010101;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:24px;
padding-left:14px;
padding-right:2px;
text-decoration:none;
}

.nav02 a:hover {
background-color:#ffe680;
background-image:url(../images/ln1.gif);
background-repeat:no-repeat;
color:#010101;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-left:14px;
padding-right:2px;
text-decoration:none;
}

.nav02 li {
list-style-type:none;
margin:0 0 1px 1px;
}


.current-nav02 a {
background-color:#646464;
background-image:url(../images/ln2.gif);
background-repeat:no-repeat;
color:#fff;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:24px;
padding-left:14px;
padding-right:2px;
text-decoration:none;
}

.nav03 {
background:transparent url(../images/reiterbg.gif) repeat-x left bottom;
font-size:11px;
height:29px;
list-style:none;
margin:1px;
padding:0 0 0 3px;
position:relative;
width:545px;
}

.nav03 li {
float:left;
height:29px;
margin-right:3px;
}

.nav03 li a {
background:url(../images/reiter0a.gif) no-repeat;
color:#333;
cursor:pointer;
display:block;
float:left;
font-family:arial, verdana, sans-serif;
font-weight:bold;
height:29px;
line-height:27px;
padding:0 0 0 4px;
text-align:center;
text-decoration:none;
}

.nav03 li a b {
background:url(../images/reiter0b.gif) no-repeat right top;
display:block;
float:left;
padding:0 8px 2px 6px;
}

.nav03 li a:hover {
background:url(../images/reiter1a.gif) no-repeat;
color:#fff;
}

.nav03 li a:hover b {
background:url(../images/reiter1b.gif) no-repeat right top;
}

.nav03 li.current-nav03 a {
background:url(../images/reiter2a.gif) no-repeat;
color:#fff;
}

.nav03 li.current-nav03 a b,.nav03 li.current-nav03 a:hover b {
background:url(../images/reiter2b.gif) no-repeat right top;
}

.nav03 li.current-nav03 a:hover {
background:url(../images/reiter2a.gif) no-repeat;
color:#fff;
cursor:default;
}

.nav04 {
list-style:none;
padding:12px 0 16px 4px;
}

.nav04 a {
background-image:url(../images/ur2.gif);
color:#3d3c3c;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
line-height:19px;
padding-left:10px;
padding-right:10px;
text-decoration:none;
white-space:nowrap;
}

.nav04 a:hover,.nav04 li.current-nav04 a {
background-image:url(../images/ur1.gif);
color:#3d3c3c;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
line-height:19px;
padding-left:10px;
padding-right:10px;
text-decoration:none;
white-space:nowrap;
}

.nav04 li {
border:1px solid #ccc;
display:inline;
float:left;
margin:0 4px 0 0;
}

.breadcrumb {
list-style-type:none;
}

.breadcrumb .startseite-link {
background:none;
padding:0;
}

.breadcrumb a {
color:#323232;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
}

.breadcrumb a:hover {
color:#323232;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:underline;
}

.breadcrumb li {
background:url(../images/dot3.gif) 2px 50% no-repeat;
display:inline;
padding:0 0 0 11px;
}