@charset "UTF-8";
body {
	margin-top: 20px;
	background-color: #FFFFFF
}
#center {
	margin: auto;
	width: 1000px;
	height: 800px;
	top: 20px;
}
#container {
	position: relative;
	left: 0px;
	top: 20px;
	width: 1000px;
	height: 1100px;
	z-index: 1;
	background-color: #FFFFFF;
}
#navi {
	position:absolute;
	width:250px;
	z-index:1;
	top: 24px;
	left: 751px;
}
#navilinks {
	position:absolute;
	width:209px;
	z-index:7;
	top: 220px;
}
.navilinks {
	font-family: "Trebuchet MS", Lucida, Verdana;
	font-size: 1em;
	color: #53070B;
	padding-left: 12px;
}
#shop {
	position:absolute;
	width:527px;
	z-index:5;
	left: 217px;
	top: 220px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #53070B;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #53070B;
}
#logo {
	position:absolute;
	width:79px;
	height:501px;
	z-index:1;
	background-color: #FFFFFF;
}
#oben {
	position:absolute;
	width:1001px;
	height:202;
	z-index:1;
	left: 0px;
	top: -40px;
}
#navikasten {
	position:absolute;
	width:196px;
	height:189px;
	z-index:6;
	left: 796px;
	top: -24px;
}
#unten {
	position:absolute;
	width:1001px;
	height:30px;
	z-index:3;
	left: 0px;
	top: 176px;
}
#main {
	position:absolute;
	width:1001px;
	height:845px;
	z-index:4;
	left: -2px;
	top: 196px;
}
#footer {
	position:absolute;
	width:1002px;
	height:73px;
	z-index:7;
	left: -2px;
	top: 1106px;
	visibility: hidden;
}
#footerunten {
	position:absolute;
	bottom:0px;
	left:0px;
	width:995px;
	height:20px;
	z-index: 2;
	color: white;
	background-color:#8C2834;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 7pt;
	text-align: right;
}
#schatten {
	position:absolute;
	width:800px;
	height:7px;
	z-index:2;
	left: 0px;
	top: 400px;
	background-image: url(../images/schattenlinie.jpg);
	background-repeat: no-repeat;
}
a:hover {
	color: #FF9C41;
	text-decoration: underline;
}
a:visited {
	color: #FF9C41;
	text-decoration: underline;
}
h1 {
	margin-top: 0;
	margin-bottom: 0.5em;
	color: #333333;
	font-size: 1.0em;
	font-family: "Trebuchet MS", Lucida, Verdana;
	font-weight: bold;
}
h2 {
	font-family: Trebuchet MS, Lucida, Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 2px;
}
h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	color: #333333;
	font-size: 11pt;
	font-family: Trebuchet MS, Lucida, Verdana;
	font-weight: bold;
}
h4 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	color: #333333;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 13px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#sprydaten {
	width: 300px;
	margin-top: 20px;
	margin-left: 60px;
	position: absolute;
	float: left;
	left: 0px;
	top: 0px;
}
#spryanzeige {
	margin-top: 20px;
	margin-left: 380px;
	width: 400px;
	background-image: url(../images/bg_events_detail_rot.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 372px;
}
#eventstabelle {
	color: #CCCCCC;
	background-color: #FF7B31;
	width: 300px;
}
#spryanzeige_innen {
	display: inline;
	height: 400px;
	width: 400px;
	clear: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.rowHover {
	cursor: pointer;
	background-color: #CC3300;
}
#bildanzeige {
	margin-left: 20px;
	margin-right: 20px;
}
#imgwrapper { 
	height: 215px;
}
.AccordionPanelTab {
	background-color: #FF4500;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: gray;
}
.AccordionPanelTab h3 {
	margin: 0;
	padding: 2px 2px 4px 36px;
	font-size: 110%;
	background: url('../images/arrow_events_open.gif') no-repeat left 50%;
	color: #FFFFFF;
} 
.AccordionPanelContent {
	overflow: auto;
	height: 95px;
	font-size: 9pt;
	line-height: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.AccordionPanelContent ul { margin: 0;	padding: 1.375em; }
.AccordionPanelTabHover { color: #fff; }
.AccordionPanelClosed .AccordionPanelTab h3 {
	background: url('../images/arrow_events_closed.gif') no-repeat left 50%;
	border-bottom: solid 1px #d0eef4;
	color: #FFFFFF;
}
.oddRow{
	background-color: #FF4500;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.hoverRow, .selectRow{
	background-color: #FF7B31;
	cursor: pointer;
	cursor: hand;
}
#dataTable { width: 100%; 
}
#dataTable td, #dataTable th{ padding: 5px; }
th { text-align: left; 
	cursor: pointer;
	cursor: hand;
}
#spryMenu {
	position:absolute;
	width:215px;
	height:53px;
	z-index:3;
	left: 60px;
	top: 329px;
}
.linkweiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}
h6 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	color: #333333;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 13px;
	margin-right: 2.5em;
}
.textfeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #CCCCCC;
	padding: 2px;
	border: 1px solid #333333;
}
.navioben {
	font-family: "Trebuchet MS", Lucida, Verdana;
	font-size: 0.8em;
	color: #333333;
}
.rubrikheader {
	font-family: "Trebuchet MS", Lucida, Verdana;
	font-size: 1.1em;
	color: #000000;
	font-weight: bolder;
	line-height: 1em;
}
.rubriksubhead {
	font-family: "Trebuchet MS", Lucida, Verdana;
	font-size: 0.9em;
	color: #700701;
	font-weight: bolder;
}
.rubriktext {
	font-family: "Trebuchet MS", Lucida, Verdana;
	font-size: 0.8em;
	color: #333333;
	font-weight: bold;
}
.rezeptehinweis {
	font-family: "Trebuchet MS", Lucida, Verdana;
	font-size: 0.6em;
	color: #333333;
	font-weight: normal;
}
.trennlinie {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2a169f;
}
.naviweiss {
	font-family: "Trebuchet MS", Lucida, Verdana;
	font-size: 1em;
	color: #FFFFFF;
}
