html, body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
a {
	cursor: pointer;
}
.a_info {
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
}
.a_info:hover {
	color: #FF0000;
}
.a_main {

	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.a_main:hover {

	color: #FF0000;
}
.headline {
	font-size: 18px;
	font-weight: bold;
}
.headline-red {
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
.redtext {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #F00;
}

strong {
	color: #FFAD77;
}
#bilderlink {
	line-height: 10px;
	text-align: left;
}
#picture {
	height: auto;
	width: 100%;
	position: fixed;
	z-index: 1;
}
#savebg {
	height: 99%;
	width: 100%;
	position: absolute;
	z-index: 2;
	background-image: url(spacer.gif);
	background-repeat: repeat;
}

.bezug {
	height: 1px;
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 9;
}
#player {
	height: 40px;
	width: 320px;
	text-align: left;
	position: absolute;
	top: 25px;
	z-index: 10;
	left: 290px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
}
#fhlogo {
	height: 150px;
	width: 148px;
	text-align: right;
	position: absolute;
	top: 35px;
	z-index: 10;
	left: 130px;
}


#headline {
	height: 65px;
	width: 520px;
	text-align: right;
	position: absolute;
	top: 75px;
	z-index: 10;
	left: 290px;
}

#hinw_ie6 {
	height: 50px;
	width: 816px;
	position: absolute;
	top: 140px;
	z-index: 13;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FF9;
	background-color: #000;
}

#buttonbar {
	height: 25px;
	width: 830px;
	position: absolute;
	top: 190px;
	z-index: 13;
}
#buttonbar a {
	background-image: url(images/button.png);
	position: relative;
	height: 25px;
	width: 100px;
	text-align: center;
	font: bold 12px/25px Arial, Helvetica, sans-serif;
	color: #FF0;
	text-decoration: none;
	display: block;
	float: left;
	background-repeat: no-repeat;
	border: 1px solid #999;
}
#buttonbar a:hover {
	color: #FFF;
	background-color: #000;
}
#main {
	width: 814px;
	overflow: visible;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	position: absolute;
	top: 216px;
	z-index: 12;
	background-image: url(images/transpbg.png);
	background-repeat: repeat;
}
#maintable {
	margin-left: 3px;

}


.td_leftbox {
	width: 150px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
}


.bildertemp {
	font-size: 10px;
	color: #FF9;
	text-decoration: none;
}
.bilder_laden_link {
	font-size: 11px;
	color: #FF0;
	text-decoration: none;
	line-height: 12px;
}
.bilder_laden_link:hover {
	font-size: 11px;
	color: #F00;
	text-decoration: none;
}


.bezug_programm {
	height: 1px;
	width: 1px;
	position: relative;
}

.prog_div {
	border: 1px dotted #999;
	background-repeat: no-repeat;
	margin-left: 3px;
	margin-bottom: 3px;
	height: 205px;
	width: 647px;
}
.prog_div:hover {
	border: 1px solid #999;
	margin-left: 3px;
	margin-bottom: 3px;
}
.prog_info {
	width: 400px;
	height: 50px;
	position: absolute;
	left: 220px;
	top: 5px;
}
.prog_info_zusatz {
	width: 170px;
	height: 30px;
	position: absolute;
	left: 470px;
	top: 5px;
}

.link_mehr {
	height: 145px;
	width: 640px;
	position: absolute;
	top: 60px;
}
.link_mehr a {
	font-style: italic;
	color: #FF0;
	text-decoration: underline;
	text-align: center;
	display: block;
	position: relative;
	height: 145px;
	width: 480px;
	line-height: 265px;
}
.link_mehr a:hover {
	color: #F00;
	text-decoration: none;
}

#footer {
	position: relative;
	height: 25px;
	width: 806px;
	border: 1px dotted #999;
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
}
.dottedframe {
	width: 800px;
	border: 1px dotted #999;
	padding: 3px;
	height: auto;
	margin-top: 3px;
	background-image: url(images/backspots.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 3px;
}
.dottedfr_headline {
	width: 806px;
	border: 1px dotted #999;
	height: auto;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left: 3px;
}

.form_input {
	border: 1px dotted #999;
	font: 12px Arial, Helvetica, sans-serif;
	height: 15px;
	width: 200px;
}
.form_input_text {
	border: 1px dotted #999;
	padding: 3px;
	font: 12px Arial, Helvetica, sans-serif;
	height: 100px;
	width: 350px;
}
.b_active {
	color: #FFF;
	border-bottom-style: none !important;
	background-color: #000;
}
#leftbox {
	float: left;
	border: 1px solid #FF0;
	position: absolute;
	left: 3px;
	top: 3px;
	bottom: 3px;
	width: 147px;
}
.b-reservation select {
	border: 1px dotted #666;
	width: 60px;
}
.b-reservation input {
	border: 1px dotted #666;
	width: 150px;
	font: 12px Arial, Helvetica, sans-serif;
	height: 14px;
}
.b-reservation textarea {
	border: 1px dotted #666;
	width: 490px;
	height: 50px;
	font: 12px Arial, Helvetica, sans-serif;
}
.b-reservation label input {
	width: 15px;
}

#dottedline {
	position: absolute;
	height: 1px;
	width: 154px;
	left: 3px;
	bottom: 36px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#impressum {
	position: absolute;
	height: 50px;
	width: 808px;
	left: 0px;
	top: 35px;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: right;
}
.linkmcs {
	color: #FFFFFF;
	text-decoration: none;
	cursor: text;
}
.picframe {
	border: 2px solid #CCC;
}
