/* N A V I  - - - - - - - - - */

#menuBar {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

ul.menuBar {
	font: "Trebuchet MS", Arial, sans-serif;
}

li.menuButton {
	font: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
	list-style: none;
	text-align: center;
	
}

a.menuButton, a.menuButtonActive  {
	font: "Trebuchet MS", Arial, sans-serif;
	color: #666666;
}

.menu {
	font: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	background-color: #dddddd;
	padding: 0px;
	position: absolute;
	text-align: left;
	left:0px;
	top:0px;
	filter:alpha(opacity=85);
	-moz-opacity:0.90;
	opacity: 0.90;

	z-index 20;
	visibility: hidden;
	z-index: 9;
}

a.menuItem, a.menuItemActive {
	font-size: 12px;
	color: #000000;
	background-color: transparent;
	display: block;
	padding: 0px 4px 1px 8px;
	text-decoration: none;
	white-space: nowrap;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

a.menuItem:hover, a.menuItemActive:hover {
	font: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
  	color: #cc9900;
}

a.menuButtonActive, a.menuButton:hover {
	font: "Trebuchet MS", Arial, sans-serif;
  	color: #cc9900;
}


/* S E I T E  - - - - - - - - - */
.navi {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.navi a:link {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.navi a:visited {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.navi a:hover {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc9900;
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.footer {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.footer a:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.footer a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.footer a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffff00;
}
.footergelb {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffff00;
}
.footergelb a:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffff00;
}
.footergelb a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffff00;
}
.footergelb a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.infotitel {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #cc9900;
}
.infotext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
.infotext a:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
.infotext a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
.infotext a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #cc9900;
}
.copyright {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	color: #999999;
}
.copyright a:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	color: #999999;
}
.copyright a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	color: #999999;
}
.copyright a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.highlight {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.titelhell {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999999;
}
.titeldunkel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
}
