* {
	margin: 0px;
	padding: 0px;
}

BODY {
	background-color: white;
	background-image: url(gfx/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#extrarahmen {
/*	background-image: url(gfx/xmas_header.jpg); */
	background-repeat: no-repeat;
	background-position: center top;
}

#rahmen {
	width: 966px;
	margin: auto;
	background-image: url(gfx/menu_schatten_links.jpg);
	background-position: left 193px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#rahmen_links {
	min-height: 800px;
	height: auto !important;
	height: 800px;
	width: 177px;
	float: left;
	padding-bottom: 50000px;
	margin: 51px 0px -50000px 28px !important;
         margin: 51px 0px -50000px 14px;
	background-color: #AE0816;
	background-image: url(gfx/menu_bg.jpg);
	background-position: left 250px;
	background-repeat: no-repeat;
}

#head_pic {
	width: 177px;
	height: 142px;
         background-position: left top;
         background-repeat: no-repeat;
}

#head_address {
	width: 177px !important;
         width: 167px;
	height: 114px;
         padding: 10px 0px 0px 10px;
         background-position: left top;
         background-repeat: no-repeat;
         text-align: left;
         font-family: Verdana, sans-serif;
}

#head_address H3 {
	font-size: 12px;
         color: #AE0816;
}

#head_address P {
	font-size: 12px;
         line-height: 140%;
         color: black;
         margin-top: 5px;
}

#head_address A {
	color: black;
 	text-decoration: underline;
}

#head_address A:HOVER {
         text-decoration: none;
}

#rahmen_rechts {
	width: 761px;
	float: right;
	background-image: url(gfx/menu_schatten_rechts.jpg);
	background-position: left 193px;
	background-repeat: no-repeat;
}

#rahmen_rechts A IMG {
	display: block;
         margin: auto;
}

#rahmen_inhalt {
	width: 703px;
	float: right;
	text-align: left;
	margin-top: 35px;
         margin-right: 30px !important;
         margin-right: 15px;
	padding-bottom: 50px;
}

#inhalt {
	width: 490px;
	float: left;
         font-family: Verdana, sans-serif;
}

#inhalt_top {
	width: 100%;
	margin-bottom: 15px;
	font-family: Verdana, sans-serif;
}

#inhalt_top TABLE {
	margin-left: -10px;
}

#inhalt H1, #inhalt_top H1 {
	font-size: 16px;
         margin-bottom: 12px;
         padding-top: 10px;
         color: #AE0816;
}

#inhalt H2 {
	font-size: 14px;
         margin-bottom: 12px;
	padding-top: 10px;
         color: #AE0816;
}

#inhalt H3 {
	font-size: 12px;
         margin-bottom: 12px;
         color: #AE0816;
}

#inhalt P {
	font-size: 12px;
         line-height: 150%;
         margin-bottom: 14px;
}

#inhalt A {
         color: #AE0816;
         font-weight: bold;
         text-decoration: underline;
}

#inhalt A:HOVER {
	text-decoration: none;
}

#inhalt UL {
	font-size: 12px;
         font-weight: bold;
         line-height: 150%;
         margin-bottom: 14px;
	margin-left: 30px;
}

#inhalt LI {
	margin-bottom: 7px;
}

#inhalt TABLE TD {
	background-color: #DEDEDE;
	vertical-align: top;
	padding: 5px;
}

#inhalt TABLE TD P {
	margin: 0px;
}

#inhalt_spalte {
	width: 183px;
	float: right;
         font-family: Verdana, sans-serif;
}

#inhalt_spalte H1 {
	font-size: 16px;
         margin-bottom: 12px;
         color: #AE0816;
}

#inhalt_spalte H2 {
	font-size: 14px;
         margin-bottom: 12px;
         color: #AE0816;
}

#inhalt_spalte H3 {
	font-size: 12px;
         margin-bottom: 12px;
         color: #AE0816;
}

#inhalt_spalte P {
	font-size: 12px;
         line-height: 150%;
         margin-bottom: 14px;
}

#inhalt_spalte A {
         color: #AE0816;
         font-weight: bold;
         text-decoration: underline;
}

#inhalt_spalte A:HOVER {
	text-decoration: none;
}

#inhalt_spalte UL {
	font-size: 12px;
         font-weight: bold;
         line-height: 150%;
         margin-bottom: 14px;
	margin-left: 30px;
}

#inhalt_spalte LI {
	margin-bottom: 7px;
}

.sidebox_rahmen {
	margin-bottom: 15px;
}

.sidebox_rahmen IMG {
	display: block;
}

.sidebox_bg_rahmen {
	background-image: url(gfx/sidebox_bgbg.gif);
}

.sidebox {
	min-height: 157px;
	height: auto !important;
	height: 157px;
         padding-top: 5px;
	background-image: url(gfx/sidebox_bg.gif);
         background-position: left bottom;
         background-repeat: no-repeat;
}

#inhalt_spalte .sidebox P {
	margin-bottom: 0px;
         padding: 0px 5px 0px 10px;
}

#inhalt_spalte .sidebox H1 {
	margin: 0px 1px 10px 1px;
         padding: 10px 5px 10px 10px;

         font-size: 12px;
         line-height: 130%;
         text-transform: uppercase;
         background-color: #AE0816;
         color: white;
}

#menu {
	text-align: left;
}

#menu UL {
	list-style-type: none;
         margin-top: 10px;
}

#menu UL LI {
	margin-bottom: 5px;
}

#menu UL LI A {
	display: block;
         width: 177px !important;
         width: 167px;
         height: 23px;
         padding-left: 10px;

         font-family: Verdana, sans-serif;
         font-size: 12px;
         font-weight: bold;
         text-decoration: none;
         line-height: 180%;

         color: white;
         background-color: transparent;
}

#menu UL LI A:HOVER, #menu UL LI A.main_selected {
         color: #AE0816;
         background-color: white;
}

#menu UL LI UL {
	margin-top: 0px;
         margin-bottom: 10px;
}

#menu UL LI UL LI {
	margin-bottom: 3px;
}

#menu UL LI UL LI A {
	display: inline;
         width: auto;
         height: auto;
         padding-left: 20px;

         font-family: Verdana, sans-serif;
         font-size: 11px;
         font-weight: bold;
         text-decoration: none;
         line-height: 120%;

         color: white;
         background-color: transparent;
}

#menu UL LI UL LI A:HOVER, #menu UL LI UL LI A.sub_selected {
	color: white;
         background-color: transparent;
	text-decoration: underline;
}

#iconmenu {
	text-align: left;
         padding-left: 25px;
         height: 74px !important;
         height: 71px;
}

#iconmenu UL {
	list-style-type: none;
}

#iconmenu UL LI {
	float: left;
	position: relative;
         text-align: center;
}

#iconmenu UL LI A.icon {
	min-width: 86px;
	width: auto !important;
	width: 86px;
         height: 20px;
         margin: 4px 5px 0px 0px;
         padding-top: 50px;

	display: block;
         float: left;

	font-family: Verdana, sans-serif;
         font-size: 10px;
         font-weight: bold;
         color: black;
         text-decoration: underline;
         text-align: center;
         background-position: center top;
         background-repeat: no-repeat;
}

#iconmenu UL LI A:HOVER.icon {
	text-decoration: none;
         color: #AE0816;
         background-position: center bottom;
}

#iconmenu UL LI A.selected {
	text-decoration: none;
         color: #AE0816;
         background-position: center bottom;
}



#iconmenu UL LI A#restaurant {
	background-image: url(gfx/icon_restaurant.jpg);

}

#iconmenu UL LI A#biergarten {
	background-image: url(gfx/icon_biergarten.jpg);

}

#iconmenu UL LI A#gesellschaften {
	background-image: url(gfx/icon_gesellschaften.jpg);

}

#iconmenu UL LI A#party {
	background-image: url(gfx/icon_party.jpg);

}

#iconmenu UL LI A#gruppen {
	background-image: url(gfx/icon_gruppen.jpg);

}

#iconmenu UL LI A#mobil {
	background-image: url(gfx/icon_mobil.jpg);

}

#iconmenu UL LI A#catering {
	background-image: url(gfx/icon_catering.jpg);

}



#iconmenu UL LI UL {
	display: none;
         position: absolute;
         top: 0px;
         left: 0px !important;
         margin: 74px 0px 0px 12px;
         padding: 10px;
         border: 1px solid #AE0816;
         background-color: white;
         background-image: url(gfx/drop_bg.jpg);
         background-repeat: no-repeat;
         background-position: center bottom;
}

#iconmenu UL LI UL LI {
	float: none;
         text-align: left;

}

#iconmenu UL LI > UL {
	top: auto;
         left: auto;
}

#iconmenu UL LI:HOVER UL, #iconmenu UL LI.over UL {
	display: block;
}

#iconmenu UL LI UL LI A {
	font-family: Verdana, sans-serif;
         font-size: 12px;
         font-weight: bold;
         text-decoration: none;
         color: #AE0816;
}

#iconmenu UL LI UL LI A:HOVER, #iconmenu UL LI UL LI A.selected {
         text-decoration: none;
         color: black;
}


/* default styles for extension "tx_veguestbook_pi1" */

    .tx-veguestbook-pi1 {
        font-size: 12px;
    }

    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		font-weight:bold;
		color:#990000;
	}

	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		font-weight: bold;
		float: right;
	}

	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-family: Verdana, sans-serif;
		font-size: 12px;
		font-weight:bold;
		float:right;
	}

	/* styles for list mode */
	.tx-veguestbook-pi1 .tx-guestbook-header {
                 background: #AE0816;
		color: white;
		font-weight: bold;
                 padding: 10px;
	}

         #inhalt .tx-veguestbook-pi1 .tx-guestbook-header DIV P A {
		color: #CCCCCC;
	}

         #inhalt .tx-veguestbook-pi1 .tx-guestbook-header P {
		margin: 0px;
	}

         #inhalt .tx-veguestbook-pi1 .tx-guestbook-header P.tx-guestbook-date {
		font-weight: normal;
	}

         #inhalt .tx-veguestbook-pi1 .tx-guestbook-entry {
         	padding: 10px;
                 background-color: #EEEEEE;
         }


	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
		padding: 1em 0;
	}

	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
		width: 100px;
	}

	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float: left;
		width: 382px;
                 padding: 3px;
                 border: 1px solid #AE0816;
	}

	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		width: 482px;
		display: block;
		float: left;
                 border: 1px solid #AE0816;
                 padding: 3px;
	}

	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color:#990000;
	}

	.tx-veguestbook-pi1 fieldset {
		border:none;
	}

	.tx-veguestbook-pi1 legend {
		display:none;
	}

	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		float:left;
		display:block;
		background:#F7F7F7;
		border:1px solid #CCC;
	}

	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}


	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		padding-left:0.25em;
	}

	.tx-veguestbook-pi1 .tx-guestbook-freecap input {
		float:left;
	}

	.tx-veguestbook-pi1 .tx-guestbook-freecap label {
		clear:both;
		display:block;
		float:none;
		width:10em;
		margin-bottom:0.5em;
	}

	.tx-veguestbook-pi1 .tx-guestbook-freecap p {
		font-size:75%;
		padding:0.25em;
	}

	.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
		display:none;
	}

	.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
		color:#990000;
	}

	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
	}

	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width: auto;
		display: block;
                 background-color: #AE0816;
                 border: 1px solid #AE0816;
                 color: white;
                 font-weight: bold;
                 padding: 3px;
	}



.newsletter_form {
	margin-bottom: 10px;
         clear: both;
}

.newsletter_form label {
	clear: both;
	display: block;
	float: left;
	width: 120px;
         font-family: Verdana, sans-serif;
         font-size: 12px;
         font-weight: bold;
         line-height: 170%;
}

.newsletter_form input.newsletter_input {
         float: left;
	     width: 350px;
         padding: 3px;
         border: 1px solid #AE0816;
         margin-bottom: 10px;
}

.newsletter_form input.newsletter_radio {
         float: none;
	width: 20px;
         margin-left: 10px;
         padding: 0px;
         vertical-align: middle;
}

.newsletter_form input.newsletter_button {
	width: auto;
	display: block;
         float: left;
         margin-right: 10px;
         background-color: #AE0816;
         border: 1px solid #AE0816;
         color: white;
         font-weight: bold;
         padding: 3px;
}

.tx-felogin-pi1 {
	margin-left: 10px;
}

.login_input label {
	font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}

.login_input input {
	width: 155px;
    padding: 3px;
    border: 1px solid #AE0816;
    margin-bottom: 10px;
}

.login_button input {
	background-color: #AE0816;
	border: 1px solid #AE0816;
	color: white;
	font-weight: bold;
	padding: 3px;
}

.error {
	font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: red;
    margin-bottom: 10px;
}

.login_hinweis {
	font-family: Verdana, sans-serif;
    font-size: 12px;
    line-height: 150%;
    margin-bottom: 10px;
}

.csc-textpic-caption {
	font-family: Verdana, sans-serif;
    font-size: 11px;
	font-weight: bold;
    margin-bottom: 10px;

}

#inhalt_spalte .csc-textpic {
	margin-left: 1px;
	margin-top: -10px;
}


.mailform {
         clear: both;
         margin-bottom: 15px;
}

#inhalt .mailform label {
	clear: both;
	display: block;
	float: left;
	width: 132px;
         font-family: Verdana, sans-serif;
         font-size: 12px;
         font-weight: bold;
         line-height: 170%;
}

.mailform input {
         float: left;
	     width: 350px;
         padding: 3px;
         border: 1px solid #AE0816;
         margin-bottom: 10px;
}

.mailform input.button {
	width: auto;
	display: block;
         float: left;
         margin-right: 10px;
         margin-top: 10px;
         background-color: #AE0816;
         border: 1px solid #AE0816;
         color: white;
         font-weight: bold;
         padding: 3px;
}

.mailform textarea {
		width: 482px;
		display: block;
		float: left;
                 border: 1px solid #AE0816;
                 padding: 3px;
	}

.mailform select {
	margin-bottom: 10px;
}
