html, body	{ height:100%; }
			body {
				margin:0;
				padding:0;
				overflow:auto;
				background-color: #000;
				color:#000;
				font-family:sans-serif;
				font-size:20px;
			}
			a {
				color:#ff0000;
			}

:focus {
  outline: 0;
}


#wrapper{
	position: relative;
	
	height: 100%;
}

#musik {
	height: 50px;
	background-color: #000;
}


 #copyr{
	 overflow: auto;
	 z-index: 50;
}

#infobutton {
	position: absolute;
	top: 230px;
	padding: 0;
	margin: 0 0 0 -5px;
}

#text {
	white-space: pre;
	border: #FFF 1px solid;
	text-align: justify;
	width: 760px;
	line-height: 16pt;
	font-weight: normal;
	color: #ffffff;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 8pt;
	background-image: url(images/texthg.png);
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	display: block; 
	z-index: 50;
	padding: 100px;
	margin: auto;
	*margin: 20px 0 0 -450px;
}

#text img {
	border: 0;
}

#footer{
	width: 760px;
	white-space: normal;
	text-align: center;
	margin: 0;
	padding: 20px 0 50px 0;
	overflow: hidden;
	color: #FFF;
	
}
#footertext {
	white-space: pre;
	text-align: center;
	overflow: hidden;
}
			
#content {
	background-color:#FDFDFD;
	border-left:2px solid #333333;
	border-right:2px solid #333333;
	margin:0 auto 0;
	padding:10px;
	position:relative;
	width:930px;
	height:100%;
	z-index: 100;
	}	


#booking {
	vertical-align: top;
	line-height: 16pt;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background: url("weiss_trans10px.png") repeat;
 }
 
#flashContent {
	width: 100%;
	height: 100%;
	z-index: 5;
}
 
 
.fliess{
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: top;
	line-height: 16pt;
	font-weight: normal;
	color: #ffffff;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 8pt;
	}

.fliess a{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.fliess a:hover{
	color:#aaa;
	text-decoration: none;

}


 .fliess2{
	font-weight: normal;
	color: #000000;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 8pt;
	
	}

.fliess2 a{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.fliess2 a:hover{
	color:#000000;
	text-decoration: none;

}

.head2{
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	line-height: 16pt;
	font-weight: normal;
	color: #000000;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12pt;
}

.head2 a{
	color: #333333;
	text-decoration: none;
}
.head2 a:hover{
	color: #000000;
	text-decoration: none;
}


