* {
	margin: 0;
	padding: 0;
	border: none;
}

body{
	color: #000000;
	width: 100%;
	height: 100%;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	background-attachment: fixed;
	background-image: url(images/09/hg_grau.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}

.contmain
{
	margin: 20px auto;
	width: 960px;
}

input,select,textarea{
	border:1px solid #1a171b;
}

.cleaner
{
	clear: both;
}

.spacer
{
	height: 0px;
}

html
{
  height: 100%;
  font-family : Arial, Helvetica, sans-serif;
  font-size: 12px;
}

h1 
{
  font-family : Arial, Helvetica, sans-serif;
  font-size: 20px;
}

a
{
  color: #000000; 
  text-decoration: none;
  font-weight: bold;
  font-family : Arial, Helvetica, sans-serif;
  font-size: 12px;
}
a:link,a:active,a:visited 
{ 
	color : #000000; 
}
a:hover	
{ 
	color : #84515b; 
}


.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.subheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.Stil1 {
  font-size: 9px;
	color: #000000;
}

.Stil2 {
	color: #000000;
	font-weight: bold;
}

.contheader, .contheader a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	text-decoration: none;
	color: #000000;
	position: relative;
}
.contheader a:hover
{
	color: #84515b;
}

.contheader img#headerlogo
{
	
	float: left;
}

.contheader img#headerbanner
{
	display: block;
	position: absolute;
	margin-left: 144px;
	z-index: -1;
}

.navtop
{
	position: absolute;
	top: 60px;
	list-style-type: none;
	left: 229px;
	width: 700px;
}

.navtop li
{
	float: left;
	margin-right: 10px;
}

.content
{
	border-left: 5px solid #1a171b;
	border-right: 5px solid #1a171b;
	border-bottom: 5px solid #1a171b;
	padding: 10px 22px 22px;
}

.navleft
{
	float: left;
	width: 193px;
	padding:0;
}

.navleft img
{
	margin-bottom: 8px;
}

.navleft #powered_box
{

	padding-top: 25px;
	background-image: url(images/09/powered_kasten.jpg);
	background-repeat: no-repeat;
	width: 193px;
	height: 142px;
	text-align: center;
}

#likebutton {
	padding: 10px;
	float: right;
	text-align: right;
}

#powered_box img
{
	margin: 10px;
}

#schneetv {
	background-image: url(images/09/videos_by.gif);
	background-repeat: no-repeat;
	padding-top:28px;
	text-align:center;
	vertical-align:middle;
	border-bottom:1px solid black;
	width:193px;
}
#livemusic {
	background-image: url(images/09/livemusic.jpg);
	background-repeat: no-repeat;
	padding-top:28px;
	text-align:center;
	vertical-align:middle;
	width:193px;
	margin-top: 10px;
}

.textmain
{
	margin-left: 218px;
}

.textmain img.left
{
	float: left;
	border: 1px solid black;
	margin-right: 27px;
}

.textmain img.right
{
	border: 1px solid black;
	float: right;
	clear: right;
	margin-left: 27px;
}

.textmain ul
{
	list-style-type: disc;
	padding-left: 40px;
}

.textmain ul li
{
	
}

.textmain .top_space
{
	margin-top: 10px;
}

.textmain .filmbox
{
	margin-bottom: 30px;
	width: 368px;
	margin-left: auto;
	margin-right: auto;
}

.textmain .thumbs a
{
	margin-right: 25px;
}

.textmain table.bus td
{
	vertical-align: top;
}

.textmain table.extras
{
	width: 100%;
}

.textmain table.extras td.preis
{
	text-align: right;
}

.textmain table.daten
{
	border-spacing: 0;
}

.textmain table.daten td
{
	vertical-align: top;
}

.textmain table.daten td.right_col
{
	padding-left: 80px;
}

.textmain table.daten td.right
{
	text-align: right;
}

iframe{
	margin-left: -12px;
	width: 715px;
}

.center
{
	text-align: center;
}

.textmain .box
{
	display: inline-block;
	border: 1px solid #000000;
	padding: 5px 20px;
}

#aktuellenews
{
	background: url(images/09/aktuellenews.jpg) no-repeat;
	margin-top: 10px;
	padding: 20px 5px 5px 5px;
	width: 463px;
	height:158px;
	
}

.filmbox
{
	text-align: center;
	color: #FFFFFF;
}

.filmbox iframe
{
	position: absolute;
	top: 353px;
	margin-left: 5px;
	width: 368px;
	height: 237px;
	background-color: #000000;
}

.filmbox a
{
	color: #FFFFFF;
}

a#copyright, a#copyright:link, a#copyright:visited
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	padding-top: 2px;
	padding-left: 5px;
	text-decoration: none;
}
a#copyright:hover
{
	color: #84515b;
}

input#kontaktbutton
{
	margin-top: 5px;
}
table.oeffungszeiten {
	width:150px;
}
*+html #aktuellenews {float: left;} /* nur für den IE7 */
