/* basic */

@charset "ISO-8859-1";

		*{
	margin:0;
	padding:0;
		}
img{
			border: none;
		}
		
		
body {
	overflow:hidden;/*Needed to eliminate scrollbars*/
	margin:		0;
	padding:	0;
	height:		100%; /* Das will der IE. */
	background-color: #FFFFFF;
		}
		
#bgImg{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
}
		
#bodyDiv{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	overflow: auto;
	width: 100%;
	height: 100%;
	visibility: visible;
}
		
#WEBYEP {
	position:absolute;
	left:5px;
	top:5px;
	width:30px;
	height:30px;
	z-index:150;
	visibility: visible;
}
		
		
/*Supersize Plugin Styles*/
	#supersized-loader {
	position:absolute;
	top:50%;
	left:50%;
	z-index:10;
	width:60px;
	height:60px;
	margin:-30px 0 0 -30px;
	text-indent:-999em;
	background-color:#FFFFFF;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background-image: url(../img/progress.gif);
	background-repeat: no-repeat;
	background-position: 0;
}
	
	#supersized { position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
		#supersized img{ height:auto; width:auto; position:relative; outline:none; border:none; -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }
/* Struktur */


.clearfix:after {
content:".";
display:block;
height:0;
font-size:0;
clear:both;
visibility:hidden;
}
 
.clearfix {display:inline-block;}
 
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */



#center {
	width:1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: 25px;
	overflow:auto;
}


#wrapper {

width:1000px;
margin:0 auto;

}	 


#container {
	width:		1000px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	
}


#wrapper_content {
	width:1000px;
	margin:0 auto;
}

#content {
	width:		1000px;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	background-image: url(../images/HG_innen/HG_innen_mitte.png);
	background-repeat: repeat-y;
	float: left;
	
}

#content_head {
	width:	1000px;
	height: 60px;
	background-image: url(../images/HG_innen/HG_innen_oben.png);
	float: left;
}

#hg_innen {
	width:		510px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	background-image: url(../images/HG_innen/transparentpixel.png);
	float: left;
	background-position: bottom;
	margin-left: 370px;
	margin-right: 120px;
	margin-top: 80px;
}


#content_footer {
	width:		1000px;
	height: 90px;
	background-image: url(../images/HG_innen/HG_innen_footer.png);
	background-repeat: repeat-y;
	float: left;
}


#content_headline {
	width:		470px;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
	letter-spacing: 0.01em;
}


#content_textfeld {
	width:		470px;
	margin-top: 10px;
	float: left;
	margin-left: 25px;
	background-color: transparent;
	margin-bottom: 20px;
}


#text {
	width:		445px;
	float: left;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
	letter-spacing: 0.01em;
}


#footer {
	width:		100%;
	height: 80px;
	z-index: 15;
	background-color: transparent;
	background-image: url(../images/HG_innen/HG_innen_footer.png);
	position: fixed;
	bottom: 0px;
	left: 0px;
	text-align: center;
}


/* Inhalte */

#logo {
	position:absolute;
	left:314px;
	top:94px;
	width:374px;
	height:35px;
	z-index:50;
}


#menue {
	width:900px;
	float: left;
	margin-top: 18px;
	margin-left: 50px;
	height: 40px;
}
		
	
#neuefaelle {
	position:absolute;
	left:755px;
	top:26px;
	width:200px;
	height:200px;
	z-index:50;
}

#Hausmeister {
	position:absolute;
	left:135px;
	top:184px;
	width:200px;
	height:400px;
	z-index:10;
}



/* Texte */

ul {
	list-style-type: none;
	list-style-image: url(../images/buttons/listenpunkt.png);
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	line-height: 16px;
}

ol {
	list-style-type: none;
	list-style-image: url(../images/buttons/listenpunkt.png);
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	line-height: 16px;
}
	
a {
	text-decoration: none;
	color: #333333;
}

a:link {
	text-decoration: none;
	color: #333333;
}

a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: underline;
	color: #333333;
}


.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.fliesstext_zart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.fliesstext_zart_eng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.fliesstext_gr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
.fliesstext_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #5E0B00;
	text-decoration: none;
	font-weight: bold;
}

.fliesstext_rot_zart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #5E0B00;
	text-decoration: none;
	font-weight: normal;
}

.fliesstext_rot_zart_eng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #5E0B00;
	text-decoration: none;
	font-weight: normal;
}
.fliesstext_rot_kursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #5E0B00;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

.fliesstext_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
.fliesstext_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #5E0B00;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;

}
.fliesstext_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}

.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 8px;
	height: 30px;
	float: left;
	padding-left: 10px;
}



/* Mailformular */


.input_textfeld {
	width:		240px;
	height: 25px;
	float: left;
	background-image: url(../images/HG_innen/input_schatten.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #5E1418;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-position: left top;
	font-weight: bold;
	padding-left: 4px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

.input_textareafeld {
	width:		260px;
	height: 330px;
	float: left;
	background-image: url(../images/HG_innen/input_schatten.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #5E1418;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 4px;
	color: #333333;
	text-decoration: none;
}

.mailformular_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
	padding-bottom: 2px;
}
.mailformular_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	width: 150px;
}
.mailformular_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	width: 20px;
}
.mailformular_titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.mailformular_message {
	color: #333333;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 9px;
	font-weight: normal;
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width: 360px;
	height: 35px;
}
.mailformular_checkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	color: #5E1418;
	text-decoration: none;
	height: 25px;
	width: 30px;
	border: 1px solid #5E1418;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(../images/HG_innen/input_schatten.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
	padding-top: 2px;
}

.mailformular_button {
	color: #333333;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
	padding: 0px;
	height: 20px;
	width: 80px;
	background-color: #eeeeee;
	border: 1px solid #666666;
}
.mailadresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	font-style: italic;
}

#formular {
	width: 600px;
	background-image: url(../images/HG_innen/transparentpixel2.png);
	float: left;
	margin-top: 10px;
}



/*------NAVIGATION---------------------------------*/

a.eingang, a.eingang:link, a.eingang:visited, a.eingang:active  {position: relative;	text-decoration: none;  }
  
a.eingang:hover {background: transparent;  }

a.eingang span {display: none;	text-decoration: none;}

a.eingang:hover span {
	display: block;
	position: absolute;
	top: -71px;
	left: 10px;
	width: 250px;
	z-index: 100;
	color: #660000;
	height: 100px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-image: url(../images/erkl_eingang.png);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	white-space: normal;
	background-color: transparent;
	font-style: italic;
  }
  
a.eingang span b {
	display: block;
	margin: 0;
	font-size: 11px;
	font-weigth: bold;
	line-height: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0;
}


a.speisesaal, a.speisesaal:link, a.speisesaal:visited, a.speisesaal:active  {position: relative;	text-decoration: none;  }
  
a.speisesaal:hover {background: transparent;  }

a.speisesaal span {display: none;	text-decoration: none;}

a.speisesaal:hover span {
	display: block;
	position: absolute;
	top: -65px;
	left: 0px;
	width: 200px;
	z-index: 100;
	color: #660000;
	height: 75px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-image: url(../images/erkl_speisesaal.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	white-space: normal;
	background-color: transparent;
	font-style: italic;
	padding-left: 15px;
  }
  
a.speisesaal span b {
	display: block;
	margin: 0;
	font-size: 11px;
	font-weigth: bold;
	line-height: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0;
}


a.bibliothek, a.bibliothek:link, a.bibliothek:visited, a.bibliothek:active  {position: relative;	text-decoration: none;  }
  
a.bibliothek:hover {background: transparent;  }

a.bibliothek span {display: none;	text-decoration: none;}

a.bibliothek:hover span {
	display: block;
	position: absolute;
	top: -58px;
	left: 20px;
	width: 230px;
	z-index: 100;
	color: #660000;
	height: 75px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-image: url(../images/erkl_bibliothek.png);
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	white-space: normal;
	background-color: transparent;
	font-style: italic;
	right: 0px;
	bottom: 0px;
  }
  
a.bibliothek span b {
	display: block;
	margin: 0;
	font-size: 11px;
	font-weigth: bold;
	line-height: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0;
}


a.sekretariat, a.sekretariat:link, a.sekretariat:visited, a.sekretariat:active  {position: relative;	text-decoration: none;  }
  
a.sekretariat:hover {background: transparent;  }

a.sekretariat span {display: none;	text-decoration: none;}

a.sekretariat:hover span {
	display: block;
	position: absolute;
	top: -55px;
	left: -80px;
	width: 200px;
	z-index: 100;
	color: #660000;
	height: 60px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-image: url(../images/erkl_sekretariat.png);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	white-space: normal;
	background-color: transparent;
	font-style: italic;
  }
  
a.sekretariat span b {
	display: block;
	margin: 0;
	font-size: 11px;
	font-weigth: bold;
	line-height: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0;
}


a.kaminzimmer, a.kaminzimmer:link, a.kaminzimmer:visited, a.kaminzimmer:active  {position: relative;	text-decoration: none;  }
  
a.kaminzimmer:hover {background: transparent;  }

a.kaminzimmer span {display: none;	text-decoration: none;}

a.kaminzimmer:hover span {
	display: block;
	position: absolute;
	top: -70px;
	left: 0px;
	width: 300px;
	z-index: 100;
	color: #660000;
	height: 75px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-image: url(../images/erkl_kaminzimmer.png);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	white-space: normal;
	background-color: transparent;
	font-style: italic;
  }
  
a.kaminzimmer span b {
	display: block;
	margin: 0;
	font-size: 11px;
	font-weigth: bold;
	line-height: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0;
}


a.lehrerzimmer, a.lehrerzimmer:link, a.lehrerzimmer:visited, a.lehrerzimmer:active  {position: relative;	text-decoration: none;  }
  
a.lehrerzimmer:hover {background: transparent;  }

a.lehrerzimmer span {display: none;	text-decoration: none;}

a.lehrerzimmer:hover span {
	display: block;
	position: absolute;
	top: -60px;
	left: -30px;
	width: 200px;
	z-index: 100;
	color: #660000;
	height: 75px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-image: url(../images/erkl_lehrerzimmer.png);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	white-space: normal;
	background-color: transparent;
	font-style: italic;
	font-weight: lighter;
  }
  
a.lehrerzimmer span b {
	display: block;
	margin: 0;
	font-size: 11px;
	font-weigth: bold;
	line-height: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0;
}


a.ahnengalerie, a.ahnengalerie:link, a.ahnengalerie:visited, a.ahnengalerie:active  {position: relative;	text-decoration: none;  }
  
a.ahnengalerie:hover {background: transparent;  }

a.ahnengalerie span {display: none;	text-decoration: none;}

a.ahnengalerie:hover span {
	display: block;
	position: absolute;
	top: -60px;
	left: 20px;
	width: 200px;
	z-index: 100;
	color: #660000;
	height: 60px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-image: url(../images/erkl_ahnengallerie.png);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	white-space: normal;
	background-color: transparent;
	font-style: italic;
  }
  
a.ahnengalerie span b {
	display: block;
	margin: 0;
	font-size: 11px;
	font-weigth: bold;
	line-height: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0;
}


a.putzkammer, a.putzkammer:link, a.putzkammer:visited, a.putzkammer:active  {position: relative;	text-decoration: none;  }
  
a.putzkammer:hover {background: transparent;  }

a.putzkammer span {display: none;	text-decoration: none;}

a.putzkammer:hover span {
	display: block;
	position: absolute;
	top: -45px;
	left: -15px;
	width: 200px;
	z-index: 100;
	color: #660000;
	height: 50px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-image: url(../images/erkl_putzkammer.png);
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	white-space: normal;
	background-color: transparent;
	font-style: italic;
  }
  
a.putzkammer span b {
	display: block;
	margin: 0;
	font-size: 11px;
	font-weigth: bold;
	line-height: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0;
}


a.verlies, a.verlies:link, a.verlies:visited, a.verlies:active  {position: relative;	text-decoration: none;  }
  
a.verlies:hover {background: transparent;  }

a.verlies span {display: none;	text-decoration: none;}

a.verlies:hover span {
	display: block;
	position: absolute;
	top: -54px;
	left: -95px;
	width: 200px;
	z-index: 100;
	color: #660000;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-image: url(../images/erkl_verlies.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	white-space: normal;
	background-color: transparent;
	font-style: italic;
  }
  
a.verlies span b {
	display: block;
	margin: 0;
	font-size: 11px;
	font-weigth: bold;
	line-height: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0;
}

/*------NAVIGATION-ENDE---------------------------------*/

/*------Diverses---------------------------------*/
#Speisesaal {
	position:absolute;
	left:135px;
	top:179px;
	width:200px;
	height:405px;
	z-index:10;
}
#Stutz {
	position:absolute;
	left:130px;
	top:187px;
	width:200px;
	height:405px;
	z-index:10;
}
#Schneider {
	position:absolute;
	left:119px;
	top:262px;
	width:200px;
	height:405px;
	z-index:10;
}
#Sander {
	position:absolute;
	left:136px;
	top:197px;
	width:200px;
	height:405px;
	z-index:10;
}
#Gubbels {
	position:absolute;
	left:126px;
	top:174px;
	width:200px;
	height:405px;
	z-index:10;
}
#Schneider2 {
	position:absolute;
	left:137px;
	top:167px;
	width:200px;
	height:405px;
	z-index:10;
}
#Hausmeister2 {
	position:absolute;
	left:136px;
	top:192px;
	width:200px;
	height:405px;
	z-index:10;
}
#Geist {
	position:absolute;
	left:75px;
	top:232px;
	width:200px;
	height:405px;
	z-index:10;
}
#restaurantbild {
	width:		120px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 100px;
}

#hohensteinwappen {
	position:absolute;
	left:825px;
	top:497px;
	width:100px;
	height:120px;
	z-index:10;
}
#restauranttext {
	width:		310px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
	letter-spacing: 0.01em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#restaurants {
	width:		470px;
	float: left;
	background-image: url(../images/transparent2.png);
	margin-left: 25px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5E0B00;
	border-bottom-color: #5E0B00;
	clear: left;
}



/*------Sekretariat---------------------------------*/

#sekretariat_termine {
	width:		470px;
	float: left;
	background-image: url(../images/transparent2.png);
	margin-left: 25px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5E0B00;
	border-bottom-color: #5E0B00;
	padding-bottom: 10px;
}
#sekretariat_datum {
	width:		90px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.01em;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #5E1418;
	height: 30px;
	text-align: center;
	vertical-align: middle;
}
#sekretariat_titel {
	width:		360px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.01em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 1px;
	background-color: #5E1418;
	height: 30px;
	position: relative;
	left: 0px;
	top: 0px;
}
#sekretariat_restaurant {
	width:		450px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.01em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#sekretariat_anmeldung {
	width:		100px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.01em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 1px;
	background-color: #5E1418;
	height: 25px;
}
#sekretariat_text {
	width:		470px;
	float: left;
	margin-top: 15px;
	margin-left: 25px;
	letter-spacing: 0.01em;
}


/*------Diverses---------------------------------*/

#anmeldung_infos {
	width:		170px;
	float: left;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.01em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #5E1418;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#anmeldung_infos_text {
	width:		365px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.01em;
	background-image: url(../images/HG_innen/transparentpixel.png);
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0px;
	background-color: #FFFFFF;
}


#wrapper_anmeldung {
	width:600px;
}
#anmeldung {
	width:		555px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5E0B00;
	border-bottom-color: #5E0B00;
	background-color: #5E1418;
	margin-bottom: 10px;
	margin-left: 25px;
}
.anmeldung_infos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	vertical-align: bottom;
	margin-top: 10px;
	
}
#hg_innen_anmeldung {
	width:		600px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	background-image: url(../images/HG_innen/transparentpixel.png);
	float: left;
	background-position: bottom;
	margin-left: 325px;
	margin-right: 75px;
	margin-top: 80px;
}

#kontakt_form_links {
	width:		270px;
	float: left;
	text-align: left;
	padding-left: 25px;
	padding-top: 10px;
	height: 370px;
	padding-bottom: 5px;
}

#kontakt_form_rechts {
	width:		270px;
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	height: 370px;
	padding-left: 10px;
}

.form_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	width: 180px;
	height: 12px;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-bottom: 2px;
}

.input_submit {
	width:		120px;
	height: 30px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #5E1418;
	background-color: #FFFFFF;
	background-position: left top;
	border: 1px solid #5E1418;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#formular_verlies {
	width: 510px;
	float: left;
	margin-top: 10px;
}
#kontakt_form_rechts2 {
	width:		180px;
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	height: 370px;
}

.input_textareafeld2 {
	width:		180px;
	height: 330px;
	float: left;
	background-image: url(../images/HG_innen/input_schatten.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #5E1418;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 4px;
	color: #333333;
	text-decoration: none;
}
#submit {
	width: 600px;
	float: left;
	height: 70px;
}


.input_textfeld {
	width:		240px;
	height: 25px;
	float: left;
	background-image: url(../images/HG_innen/input_schatten.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #5E1418;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-position: left top;
	font-weight: bold;
	padding-left: 4px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
#submit_verlies {
	width: 510px;
	float: left;
	height: 70px;
}
#bilder_slideshow {
	width:		320px;
	text-decoration: none;
	height: 380px;
	left: 584px;
	top: 172px;
	z-index: 10;
	position: absolute;
}
#hg_innen_gastroinfos {
	width:		840px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	background-image: url(../images/HG_innen/transparentpixel.png);
	float: left;
	background-position: bottom;
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 80px;
}
#logo_gastroinfos {
	position:absolute;
	left:512px;
	top:95px;
	width:313px;
	height:35px;
	z-index:50;
}
#ahnengallerie {
	width:		470px;
	float: left;
	background-image: url(../images/transparent2.png);
	margin-left: 25px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5E0B00;
	border-bottom-color: #5E0B00;
	padding-bottom: 10px;
}
#ahnengallerie_namen {
	width:		320px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.01em;
	margin-left: 10px;
	background-color: #BBBBBB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5E0B00;
	border-bottom-color: #5E0B00;
	border-left-color: #5E0B00;
	height: 30px;
	padding-left: 10px;
	margin-top: 10px;
}
#ahnengallerie_datum {
	width:		120px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.01em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #BBBBBB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #5E0B00;
	border-right-color: #5E0B00;
	border-bottom-color: #5E0B00;
	height: 20px;
	padding-top: 10px;
}
.datum_ahnengallerie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #5E0B00;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	margin-top: 5px;
	padding-top: 5px;
}
#ahnengallerie_nachricht {
	width:		440px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #5E0B00;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.01em;
	margin-left: 10px;
	background-color: #DDDDDD;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 1px solid #5E0B00;
	padding-left: 10px;
}
.namen_ahnengallerie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #5E0B00;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-left: 5px;
}
.nachricht_ahnengallerie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #5E0B00;
	text-decoration: none;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#Schneider_danke {
	position:absolute;
	left:133px;
	top:175px;
	width:200px;
	height:405px;
	z-index:10;
}
#ausverkauft_01 {
	width:		125px;
	height: 45px;
	z-index: 100;
	background-color: transparent;
	background-image: url(../images/ausverkauft.gif);
	position: absolute;
	left: 150px;
	background-repeat: no-repeat;
	top: -8px;
	display: block;
}

