/* Clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

br.clear {clear:both;}
.cl {clear:left;}
.cr {clear:right;}
.cn {clear: none;}
.cb {clear: both;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* IE-PNG Behavior by WebFX ------*/
img {
   behavior: url('js/pngbehavior.htc');
   border: none;
   vertical-align: bottom;
}

img {border: none;}
html, body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 101%;
	height: 100%; width: 100%;
	margin:0; padding:0;
	background: #fff url('../images/design/bg_body.jpg') no-repeat;
}
body {
	font-size: 0.8em;
}

/*########## Grundlayout ########## */


/* Hauptnavigation */
div#hnav {
	position: absolute;
	top: 91px;	left: 0;
	width: 100%;
	min-width: 996px;
	height: 58px;
	background: url('../images/design/bg_hnav.jpg') no-repeat right;
}

#hnav i { visibility: hidden;}
#hnav a {float: left; height: 58px; text-decoration: none;}

a#about {width: 128px; background: url('../images/design/btn_about.jpg');}
a#about:hover {background-position: 0 -58px;}

a#events {width: 183px; background: url('../images/design/btn_events.jpg');}
a#events:hover {background-position: 0 -58px;}

a#tipp {width: 171px; background: url('../images/design/btn_tipp.jpg');}
a#tipp:hover {background-position: 0 -58px;}

a#buchen {width: 139px; background: url('../images/design/btn_buchen.jpg');}
a#buchen:hover {background-position: 0 -58px;}

a#moderat {width: 117px; background: url('../images/design/btn_moderat.jpg');}
a#moderat:hover {background-position: 0 -58px;}

a#gallery {width: 101px; background: url('../images/design/btn_gallery.jpg');}
a#gallery:hover {background-position: 0 -58px;}

a#kontakt {width: 87px; background: url('../images/design/btn_kontakt.jpg');}
a#kontakt:hover {background-position: 0 -58px;}

a#links {width: 75px; background: url('../images/design/btn_links.jpg');}
a#links:hover {background-position: 0 -58px;}

a#guestbook {width: 101px; background: url('../images/design/btn_gaesteb.jpg');}
a#guestbook:hover {background-position: 0 -58px;}

/* Main */
div#main {
	position: absolute;
	top: 148px; left: 0;
	background: url("../images/design/bg_main.jpg") 312px 0px no-repeat;
	width: 100%;
	height: 285px;
}

/* ########################### */
/* 	    	 FLASH 		       */
/* ########################### */

/* Dancing People, Flash links */
div#flash-left {
	position: absolute;
	top: 0; left: 0;
	z-index: 50;
}
/* Soundpanel, Speaker */
div#speaker {
	position: absolute;
	top:148px; left: 225px;
	z-index: 1000;
}

div#screen {
	position: absolute;
	top: 17px; left: 229px;
	z-index: 100;
}
/* ########################### */
/* 	    	 CONTENT	       */
/* ########################### */

iframe#content {
	position: absolute;
	left: 433px; top: 0px;
	width: 580px;
	height: 260px;
}
div#content {
	color: #fff;
	position: absolute;
	top: 60px; left:0;	
}
/* Formate*/

h1 {
	margin:0;
	padding:0;
	font-size: 2em;
	position: absolute;
	left: 0px;
	top: 5px;
	line-height: 1em;
	color: #fff;
	font-weight: normal;
	width: 550px;
	height: 50px;
}
h1 span {
	display: none;
	font-size: 1.4em;
	position: relative;
	top: 15px; left: -70px;
	color: #fff;
	opacity: 0.2;
	-moz-opacity:0.2;
	filter: alpha(opacity=20);
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin:15px 0 5px;
	padding:0;
	border-bottom: 1px dotted white;
	line-height: 1.4em;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	margin:0;
	padding:5px 0;
	line-height: 18px;
}
div#content p {
	margin:0;
	padding: 5px 0;
	line-height: 1.7em;
	font-size: 11px;
}
div#content a, div#content a:link, div#content a:visited {
	color: #fff;
	padding: 2px;
	font-weight: bold;
}
div#content a:hover, div#content a:active {
	color: #000;
	background: #FFEC01;
}
/*######### Contentlayout ########### */

div#content .col-a {
	float: left;
	width: 250px;
}
div#content .col-b {
	float: right;
	width: 250px;
	margin-right: 4px;
}

/*############ Templates ############ */
div.pdflist {margin: 20px 0 0 0;}

div.pdflist a {
	float: left;
	margin: 0 20px 0 0;
}
div.pdflist img {padding: 2px;}
div.pdflist a:hover img {padding:0;}
div.pdflist a:hover {
	position: relative; 
	top: 5px;
	border: 2px solid #F7E700;
}
table.events {font-family: Arial, Helvetica, sans-serif;
font-size: .9em;}
table.events thead td {
	font-weight: bold;
	padding: 3px;
}
table.events tr {margin: 2px;}
	
/*############ Formulare ##############*/


/* Buchungsformular */

form {
	width: 90%;
}
form p.col {
	width: 40%;
	float: left;
} 
form p {
	margin: 0;
	padding: 0;
}
label {
	font-size: 11px;
	width: 40%;
	float: left;
	vertical-align: middle;
	padding-top: 4px;
	height: 15px;
	margin-left: 15px;
}
form.booking label {
	width: 200px;
}
p label {
	float: none;
	width: auto;
	margin: 0;
}
select {
	width: 70px;
	margin-bottom: 3px;
	border: 1px solid #fff;
}
input {
	font-size: .8em;
	margin: 3px 0;
	height: 15px;
	border: 1px solid #757580;
	vertical-align: middle;
	width: 50%;
	opacity: 0.5;
	filter:alpha(opacity=60);
	color: #000;
	padding: 0 3px;
}
input:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
}
p input {
	width: auto;
	border: none;
}
fieldset {
	padding: 10px 5px 5px 10px;
	margin: 0 0 10px 0;
	border: 1px solid #1A6F84;
}
legend {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding: 0 5px 10px 5px;
	margin-left: -5px;
}


/* Radiobuttons */
span.radio {
	display: block;
	margin: 5px 0 0 40%;
	padding-left: 15px; 
}
span.radio input {
	float:left;
	margin-right: 5px;
	vertical-align: middle;
	width: 20px;
	border: none;
}
span.radio label {
	float: left;
	width: 90%;
	margin: 0;
	height: auto;
	vertical-align: middle;
}

textarea {
	width: 50%;
	border: 1px solid #757580;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 80px;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	padding: 3px;
}
textarea:hover {
	-moz-opacity: 0.9;
	opacity: 0.9;	
}
.submit {
	height: 25px;
	width: 170px;
	font-weight: bold;
	background-color: #EBEBEC;
	float: right;
}

	
/* Kontaktformular */
form.kontakt {width: 99%;}
form.kontakt label {
	margin:0;
	padding:5px 0 0 0;
}
form.kontakt .submit {
	width: 114px;
	margin-right: 16px;
	display: inline;
}
form.kontakt input, form.kontakt textarea {width: 55%;}
	