.galleryContainer {
   display: none;
}

#news {
	background-color: #010932;
	padding: 3px;
	margin-top: 9px;
}

body {
	background-color: #01091e;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.kleiner {
	font-size: 8pt;
}
a {
	color: #f2a003;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.buttons {
	color: #000000;
	background-color: #f2a003;
	text-decoration: none;
}
a.hauptnavi {
	font-size: 11pt;
	color: #f2a003;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.hauptnavi:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.hauptnavi_selected {
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.hauptnavi_selected:hover {
	text-decoration: none;
	text-transform: uppercase;
}
a.unternavi {
	color: #f2a003;
	font-size: 10pt;
	text-decoration: none;
}
a.unternavi:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.unternavi_selected {
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
}
a.unternavi_selected:hover {
	text-decoration: none;
}
a.servicenavi {
	color: #FFFFFF;
	text-decoration: none;
}
a.servicenavi:hover {
	color: #F39CC1;
	text-decoration: none;
}
a.servicenavi_selected {
	color: #F39CC1;
	text-decoration: none;
}
input.button {
	color: #000000;
	border : thin groove #000000;
	background-color: #EEEEEE;
	font-size : 10pt;
	cursor: pointer;
	cursor: pointer;
	border-top-color: #000000;
}
input.submit {
	color: #000000;
	border : 1px solid #000000;
	background-color: #CCCCCC;
	font-size : 10pt;
	cursor: pointer;
	cursor: pointer;
}
input.ort {
	width: 194px;
}
textarea {
	width: 267px;
}
.ueberschrift {
	font-weight: bold;
	font-size: 12pt;
	text-transform: uppercase;
}
h1 {
	font-weight: bold;
	font-size: 12pt;
	text-transform: uppercase;
}
h2 {
	font-weight: bold;
	font-size: 14pt;
}
h3 {
	font-weight: bold;
	font-size: 12pt;
}
h4 {
	font-weight: bold;
	font-size: 11pt;
}
h5 {
	font-weight: bold;
	font-size: 10pt;
}
h6 {
	font-weight: bold;
	font-size: 9pt;
}
.schriftSchwarz {
	color: #000000;
}
hr {
	color:#f2a003
}
.text_dass_video_geladen_wird {
	background-image: url(images/bitte_warten.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.tabelle {
	border: 1px solid #f2a003;
}
#unternavi_ebene {
	position:absolute;
	left:48px;
	top:163px;
	height:40px;
	z-index:2;
	visibility: hidden;
}
a.weiterZurueck {
	font-size: 18pt;
}