html{
  height: 100%;
  width: 100%;
  overflow: auto;
}

body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	height: 100%;
	width: 100%;
	overflow: auto;
	text-align:center;
}

#zentriert {
	position:absolute;
	width: 990px;
	left: 50%;
	margin-left: -495px;
}
#naviLinks {
	position: absolute;
	text-align:left;
	top: 170px;
	left: 0px;
	width: 200px;
	height: 526px;
	overflow:visible;
}

#mainContent {
	position: absolute;
	text-align:left;	
	top: 170px;
	left: 220px;
	width: 770px;
	height: 526px;
	background-image: url(images/transpa.png);
	overflow:auto;
}
#VideoContent {
	position: absolute;
	text-align:left;
	top: 170px;
	left: 220px;
	width: 770px;
	height: 526px;
	overflow:hidden;
	background-image: none;
}
#HoerenContent {
	position: absolute;
	text-align:left;	
	top: 170px;
	left: 220px;
	width: 635px;
	height: 526px;
	background-image: url(images/transpa.png);
	overflow:auto;
}
#BilderContent {
	position: absolute;
	text-align:left;	
	top: 170px;
	left: 220px;
	width: 625px;
	height: 526px;
	background-image: url(images/transpa.png);
	overflow:auto;
}
#mainImpressum {
	position: absolute;
	text-align:left;
	top: 170px;
	left: 220px;
	width: 496px;
	height: 526px;
	background-image: url(images/transpa.png);
	overflow:auto;
}
#Disclaimer {
	position: absolute;
	text-align:left;
	width: 100%;
	height: 150px;
	/* background-image: url(images/transpa.png); */
	overflow:auto;
}
#silverlightControlHost {
  height: 100%;
  text-align:center;
  background-color: transparent;
}
#naviLinks a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
}
#naviLinks a:hover {
	color:#FF9933
}
h3 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
}
.fliesstext {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #FFFFFF;
}
.songtext {
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}
#accordion {
	font-size: 13px;
}
#Xaml1_parent {
	background-color: #675F54;
}
#naviTab td {
	padding-bottom: 3px;
}
.slideshow_box
{
	/*visibility: hidden;
	display: none;*/
}
.fliesstextGross {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #FFFFFF;
	padding: 10px;
}
.Titel1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#tabs {
	font-size: 13px;
}.fliesstextBand {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 10px;
}
.BildRandLinks {
	padding-left: 10px;
	padding-top: 7px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
#form1 input, #form1 select, #form1 textarea {
     background-color: transparent;
     border: 1px solid #FFFFFF;
     color: #FFFFFF;
}
.TextInput {
	width: 300px;
}
.PLZInput {
	width: 50px;
}
.OrtInput {
	width: 246px;
}
.Button {
  font-family: "Trebuchet MS", Verdana;
  border: #FFFFFF 1px solid; 
  font-weight: normal; 
  font-size: 11px; 
  color: white;
  background-color: #000000;
}
