body.index {
	color: black;
	background-image: url(pics/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 30px;
	padding-left: 30px;
	}

body.index_start {
	color: black;
	background-image: url(pics/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}

body.main {
	color: black;
	background-image: url(pics/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	}
	
body.popup {
	padding: 0px;
	margin: 0px;
	background-color: #b80620;
	}

.naviframe {
	background-color:transparent;
	}
	
h1 {
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	margin: 20px 0 6px;
	}

h2 {
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	margin: 0 0 6px;
	}
h3 {
	color: #fff;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	margin: 12px 0;
	}

p {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	line-height: 125%;
	margin: 0 0 10px;
	}
	
a:link.index, a:visited.index {
	color: #fcb140;
	background-image: none;
	padding: 0;
	}
	
a:hover.index, a:active.index {
	color: #fff;
	background-image: none;
	padding: 0;
	}	

a:link.ohne_pfeil, a:visited.ohne_pfeil {
	background-image: none !important;
	padding: 0 !important;
	}
	
a:hover.ohne_pfeil, a:active.ohne_pfeil {
	background-image: none !important;
	padding: 0 !important;
	}	

.springenzu {
	font-size: 10px;
	}
.springenzu a:link, .springenzu a:visited {
	color: #9d0c15;
	font-size: 10px;
	background-image: none !important;
	padding: 0 !important;
	}

.springenzu a:hover, .springenzu a:active {
	font-size: 10px;
	background-image: none !important;
	padding: 0 !important;
	}

.schrift_weiss {
	color: #fff;
	}
.schrift_rot {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	line-height: 125%;
	margin: 0 0 10px;
	color: #c00;
	}
.schrift_gold {
	color: #fcb140;
	}
.schrift_10px {
	font-size: 10px;
	}

.ueberschrift_margin {
	margin-bottom: 20px;
	}
.input_ort {
	width: 180px;
	}
	
input.error, select.error {
	border-color: #CC0000 !important;
}	

/*BILDERGALERIE*/
table.vor_zurueck {
	width: 475px;
	padding-top: 10px;
	}

.seitenanzahl {
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	margin-top: 5px;
	}
a:link.button, a:visited.button {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	background-image: none !important;
	padding: 0 !important;
	}
	
a:hover.button, a:active.button {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	background-image: none !important;
	padding: 0 !important;
	}	
		
/*MAIN*/
/*MAIN LEFT*/
td.main_left {
	width: 155px;
	padding: 0;
	}
td.main_left a:link, td.main_left a:visited {
	color: #fff;
	text-decoration: none;
	}

td.main_left a:hover, td.main_left a:active {
	color: #fff;
	text-decoration: underline;
	}
	
td.main_left_top {
	color: #ffd478;
	background-image: url(pics/main_left_middle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 25px 10px 15px;
	}

td.main_left_middle {
	color: #fff;
	background-image: url(pics/main_left_middle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 25px 10px 15px;
	}
	
td.main_left_hinweis {
	color: #fff;
	background-image: url(pics/main_left_middle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	}	

td.main_left_bottom {
	color: #ffd478;
	background-image: url(pics/main_left_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 25px 10px 15px;
	}
/*MAIN MIDDLE*/
td.main_middle {
	width: 495px;
	padding: 25px 0 25px 25px;
	}
td.main_middle a:link, td.main_middle a:visited {
	color: #9d0c15;
	background-image: url(pics/link_pfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	padding-left: 12px;
	}
td.main_middle a:hover, td.main_middle a:active {
	color: #000;
	text-decoration: none;
	background-image: url(pics/link_pfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	}
/*MAIN RIGHT*/
td.main_right {
	width: 225px;
	padding: 25px 0 25px 25px;
	}

td.main_right a:link, td.main_right a:visited {
	color: #9d0c15;
	background-image: url(pics/link_pfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	padding-left: 12px;
	}
td.main_right a:hover, td.main_right a:active {
	color: #000;
	text-decoration: none;
	background-image: url(pics/link_pfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	}
/*REGULAR EVENTS*/
td.regulevents_left {
	border-right: thin dotted #ffffff;
	}
td.regulevents_middle {
	padding-left: 10px;
	border-right: thin dotted #ffffff;
	}

td.regulevents_right {
	padding-left: 10px;
	}
/*FOTO-GALERIE*/
td.padding_unten_rechts {
	padding: 0 25px 25px 0;
	
	}

td.padding_unten {
	padding: 0 0 25px 0;
	}

td.padding_rechts {
	padding: 0 25px 0 0;
	}
/*EVENT-ÜBERSICHT*/
p.eventuebersicht_headline {
	margin-bottom: 3px;
	}
p.eventuebersicht_button {
	background-image: url(pics/eventuebersicht_button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 2px;
	height: 22px;
	line-height: 22px;
	}
p.eventuebersicht_button a:link, p.eventuebersicht_button a:visited {
	color: #9d0c15;
	font-weight: bold;
	background-image: none !important;
	padding-left: 20px !important;	
	}	
.event_special {
	float: right;
	width: 66px; 
	height: 13px;
	margin-left: 15px;
	}
/*ÖFFNUNGSTEITEN*/
.oeffnungszeiten p {
	margin: 2px;
	padding: 0;
}
/*PRESSE-DOWNLOAD*/
.presse_download {
	width: 150px;
}
/*TISCHRESERVIERUNG*/
.tischreservierung td {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	line-height: 125%;
}

.tischreservierung input, .tischreservierung textarea, .tischreservierung select {
	border: 1px solid #000000;
	background-color: #fff6e1;
}

.tischreservierung .eingabefeld_kurz {
	width: 30px;
}

.tischreservierung .eingabefeld_mittel {
	width: 60px;
}

#tischreservierung_status {
	float: right;
}

#tischreservierung_status p {
	font-size: 10px;
	color: #ea9d00;
	letter-spacing: -0.04em;
}

.status_aktiv {
	color: #9d0c15 !important;
}

#status_auswahl {
	margin-right: 6px;
}

#status_daten {
	margin-left: 7px;
	margin-right: 7px;
}

#status_pruefen {
	margin-left: 7px;
	margin-right: 6px;
}

#status_fertig {
	margin-left: 8px;
}

.tischreservierung_bereich {
	width: 470px;
	height: 21px;
	background-image: url(pics/tischreservierung_bereich_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px !important;
	margin-bottom: 5px !important;
}

.tischreservierung_bereich a:link, .tischreservierung_bereich a:visited {
	color: #ffffff !important;
	background-image: none !important;
	line-height: 21px;
	width: 460px;
	padding-left: 10px !important;
	margin: 0px !important;
	display: block;
}

.tischreservierung_bereich a:hover, .tischreservierung_bereich a:active {
	color: #000000 !important;
}

.tischreservierung_button {
	width: 200px;
	height: 22px;
	background-image: url(pics/tischreservierung_reservieren.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.tischreservierung_button a:link, .tischreservierung_button a:visited {
	width: 178px;
	height: 22px;
	line-height: 20px;
	background-image: none !important;
	padding-left: 22px !important;
	display: block;
}

.tischreservierung_button a:hover, .tischreservierung_button a:active {
	color: #000000 !important;
}

.bereich_padding {
	padding-top: 20px;
	padding-bottom: 20px;
}

.slideshow a {
	padding-left: 0px !important;
	background-image: none !important;
}

/*roter Kasten*/
.kasten_rot {
	padding: 12px;
	background: #bc212b url(pics/kasten_rot_bg.gif) repeat-x left top;
}
.kasten_rot p {
	color: #fff;
	margin: 0px;
}
.kasten_rot a:link, .kasten_rot a:visited {
	color: #FFE595 !important;
	background-image: url(pics/link_pfeil_member.gif) !important;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.kasten_rot a:hover, .kasten_rot a:active, .kasten_rot a:focus  {
	color: #fff !important;
}