* html body {
	height:100%;
	width:100%;
}
body {
	font-family:Georgia, Palatino, Times, serif;
	color:#000;
	font-size:0.83em;
	font-weight:normal;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	background-color:#fcf0f0;
}
a {
	font-family:Georgia, Palatino, Times, serif;
	color:#e2000d;
	font-size:1em;
	font-weight:normal;
	text-decoration:none;
	padding:0;
	margin:0;
}
a:hover {
	text-decoration:none;
	color:#000;
}
img {
	border:none;
}
.clear {
	clear:both;
}
.center {
	text-align:center;
}
.nobr {
	white-space: nowrap;
}
#outerContainer {
	position:relative;
	width:860px;
	margin:40px auto 0 auto;
	text-align:center;
	background-color:#fff;
}
#pageContainer {
	position:relative;
	width:856px;
	padding:2px;
}
#header {
	position:relative;
	width:856px;
	height:147px;
}
#header #nav {
	position:absolute;
	top:115px;
	left:0px;
	width:856px;
	height:32px;
	background:url(../img/bg_nav.jpg) no-repeat #b40609;
	display:block;
}
#header #nav H1 {
	font-size:18px;
	line-height:32px;
	color:#fff;
	padding:0;
	margin:0;
}
#header #nav A {
	height:32px;
	float:left;
	display:block;
	padding:0;
	margin:0 0 0 25px;
}
#header #nav A EM {
	display:none;
}
#header #nav A.home {
	width:35px;
	background:url(../img/nav_home.png) no-repeat;
	background-position:0 0;
	margin-left:40px;
}
* html #header #nav A.home {
	margin-left:20px;
}
#header #nav A.aktuelles {
	width:72px;
	background:url(../img/nav_aktuelles.png) no-repeat;
	background-position:0 0;
}
#header #nav A.angebot {
	width:108px;
	background:url(../img/nav_angebot.png) no-repeat;
	background-position:0 0;
}
#header #nav A.termine {
	width:57px;
	background:url(../img/nav_termine.png) no-repeat;
	background-position:0 0;
}
#header #nav A.festhalle {
	width:71px;
	background:url(../img/nav_festhalle.png) no-repeat;
	background-position:0 0;
}
#header #nav A.steinwehr {
	width:105px;
	background:url(../img/nav_steinwehr.png) no-repeat;
	background-position:0 0;
}
#header #nav A.impressionen {
	width:99px;
	background:url(../img/nav_impressionen.png) no-repeat;
	background-position:0 0;
}
#header #nav A.kontakt {
	width:57px;
	background:url(../img/nav_kontakt.png) no-repeat;
	background-position:0 0;
}
#header #nav A:hover, #header #nav A.hi {
	background-position:0 -32px;
}
#homeVisual {
	position:relative;
	width:856px;
	height:360px;
	margin:2px 0 0 0;
}
#footer {
	position:relative;
	width:856px;
	height:73px;
	margin:2px 0 0 0;
}
/* === ANGEBOT */
#angebot, #tipp {
	position:relative;
	width:856px;
	margin:20px 0 0 0;
	padding:0 0 20px 0;
	text-align:left;
	float:left;
}
#angebot .col, #tipp .col {
	float:left;
	width:260px;
	margin-left:20px;
}
* html #angebot #col1 {
	margin-left:10px;
}
#angebot H1, #tipp H1 {
	font-size:1.2em;
	text-transform:uppercase;
	color:#e2000d;
	margin:15px 0 0 0;
}
#angebot H1 EM, #tipp H1 EM {
	font-style:normal;
	text-transform:none;
}
#angebot P, #tipp P {
	margin:15px 0;
}
#angebot UL, #tipp UL {
	margin:15px 0;
	padding:0 0 0 15px;
}
/* === VERANSTALTUNGEN */
#veranstaltungen {
	position:relative;
	width:856px;
	margin:5px 0 0 0;
	padding:0 0 20px 0;
	text-align:left;
	float:left;
}
#veranstaltungen .row {
	width:816px;
	padding:0 20px;
	margin:15px 0 0 0;
	float:left;
	clear:both;
}
#veranstaltungen H1 {
	font-size:1.2em;
	text-transform:uppercase;
	color:#e2000d;
	float:left;
	width:365px;
	margin:0 20px 0 0;
}
* html #veranstaltungen H1 {
	width:339px;
}
#veranstaltungen H2 {
	font-size:0.9em;
	font-weight:normal;
	color:#e2000d;
	float:left;
	width:221px;
	padding:2px 0 0 0;
	margin:0 20px 0 0;
}
#veranstaltungen IMG {
	width:190px;
	height:70px;
	float:left;
	margin:0;
	padding:0;
}
/* === GUT STEINWEHR */
#gutsteinwehr {
	position:relative;
	width:840px;
	margin:20px 0 0 0;
	padding:0 18px 5px 18px;
	text-align:left;
	float:left;
}
#gutsteinwehr .col {
	float:left;
	width:400px;
	padding:0;
	margin:0;
}
#gutsteinwehr #col2 {
	margin-left:20px;
}
#gutsteinwehr H1 {
	font-size:1.2em;
	text-transform:uppercase;
	color:#e2000d;
	margin:15px 0 0 0;
}
#gutsteinwehr H2 {
	font-size:1.2em;
	padding:2px 0 0 0;
	margin:20px 0 0 0;
}
#gutsteinwehr P {
	margin:15px 0;
}
/* === IMPRESSIONEN */
#impressionen {
	position:relative;
	width:856px;
	margin:5px 0 0 0;
	padding:0 0 20px 0;
	text-align:left;
}
#impressionen .row, #impressionenDetails .subnav {
	width:816px;
	padding:0 20px;
	margin:0;
	float:left;
	clear:both;
}
#impressionen .row H1 {
	font-size:1.2em;
	text-transform:uppercase;
	color:#e2000d;
	margin:15px 0;
}
#impressionen .row A, #impressionenDetails A {
	border:1px solid #fff;
	float:left;
	display:block;
	margin-right:14px;
}
* html #impressionen .row A, * html #impressionenDetails A {
	margin:0 5px 0 0;
	padding:0;
}
#impressionen .row A:hover, #impressionen .row A:active, #impressionenDetails A:hover, #impressionenDetails A:active, #impressionenDetails A.hi {
	border:1px solid #e2000d;
}
#impressionenDetails {
	position:relative;
	width:856px;
	margin:5px 0 0 0;
	padding:0 0 10px 0;
	text-align:left;
}
* html #impressionenDetails {
	text-align:center;
}
#impressionenDetails #subNav {
	position:relative;
	width:816px;
	float:left;
	margin:15px 0 30px 0;
	padding-left:20px;
}
#impressionenDetails #subTitle {
	position:relative;
	display:block;
	margin-top:20px;
	padding:0 20px;
}
#impressionenDetails #subTitle H1 {
	font-size:1.2em;
	text-transform:uppercase;
	color:#e2000d;
	margin:0;
	padding:0;
	float:left;
}
#impressionenDetails #subTitle A, #impressionenDetails #backLink A {
	float:right;
	border-width:0;
	margin-top:4px;
}
#impressionenDetails #backLink A {
	margin:15px 35px 0 0;
}
#impressionenDetails #picFrame {
	position:relative;
	width:518px;
	height:328px;
	margin:0 auto;
	background:url(../img/bg_picframe.png) no-repeat #fff;
	clear:both;
}
* html #impressionenDetails #picFrame {
	text-align:left;
}
#impressionenDetails #picFrame IMG {
	width:480px;
	height:290px;
	margin:15px 0 0 17px;
}
#impressionenDetails #capture {
	color:#e2000d;
	text-align:center;
}
/* === KONTAKT */
#kontakt {
	position:relative;
	width:840px;
	margin:20px 0 0 0;
	padding:0 18px 20px 18px;
	text-align:left;
	float:left;
}
#kontakt .col {
	float:left;
	width:380px;
	padding:0;
	margin:0;
}
#kontakt #col2 {
	float:left;
	width:402px;
	padding:0;
	margin-left:20px;
}
#kontakt H1 {
	font-size:1.2em;
	text-transform:uppercase;
	color:#e2000d;
	margin:15px 0 0 0;
}
#kontakt P {
	margin:15px 0;
}
#kontakt #logo {
	text-align:center;
	margin-top:20px;
	display:block;
}
#kontakt #map {
	margin-top:-15px;
}
/* === AKTUELLES */
#aktuelles {
	position:relative;
	width:856px;
	margin:20px 0 0 0;
	padding:0 0 20px 0;
	text-align:left;
}
#aktuelles DIV.row, #aktuelles DIV.actualNews {
	width:828px;
	clear:both;
	float:left;
	padding:6px 14px;
	display:block;
}
#aktuelles DIV.actualNews {
	background-color:#f8f8f8;
}
#aktuelles DIV.actualNews {
	background-color:#f8f8f8;
	border-top:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
}
#aktuelles DIV.row H1, #aktuelles DIV.actualNews H1 {
	font-size:1em;
	padding:0 0 0 20px;
	margin:0;
	background:url(../img/bg_news_headline.png) no-repeat 0 4px;
}
#aktuelles DIV.actualNews H1 {
	background-position:0 -34px;
}
#aktuelles DIV.row H1 A, #aktuelles DIV.actualNews H1 A {
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
}
#aktuelles DIV.row H1 A {
	color:#7d7d7d;
}
#aktuelles DIV.actualNews H1 A {
	color:#e2000d;
}
#aktuelles DIV.row P, #aktuelles DIV.actualNews P {
	margin:15px 0;
}
#aktuelles IMG.left {
	float:left;
	clear:both;
	margin:17px 15px 15px 0;
}
#aktuelles IMG.right {
	float:right;
	clear:both;
	margin:17px 0 15px 15px;
}
/* === NEWS-TEASER */
#teaserNews {
	position:absolute;
	bottom:80px;
	right:0px;
	width:213px;
	height:216px;
	background:url(../img/bg_teaser_news.png) no-repeat;
	display:block;
	padding:0;
	margin:0;
	float:left;
	text-align:left;
}
#teaserNews .newsContainer {
	width:160px;
	height:100px;
	margin:65px 0 0 26px;
	padding:0;
	display:block;
	overflow:hidden;
	text-align:center;
}
#teaserNews .newsContainer A {
	color:#b11419;
}
#teaserNews A.more {
	width:160px;
	height:24px;
	margin:5px 0 0 26px;
	background:url(../img/bg_btn_more.png) no-repeat;
	text-indent:-10000px;
	display:block;
	overflow:hidden;
}
ul.festsaal {
	padding:0 0 0 15px;
	margin:0;
}
ul.festsaal li {
	margin:0;
	padding:0 0 6px 0;
}
#cms {
	position:relative;
	width:856px;
	margin:5px 0;
	padding:0 0 20px 0;
	text-align:left;
}
#cms TABLE {
	margin:10px;
}
#cms TABLE.overview {
	width:100%;
}
#cms TABLE.mceLayout {
	margin:10px 0 0 0;
	padding:0;
}
#cms TABLE A.edit {
	width:17px;
	height:13px;
	display:block;
	background:url(../img/icn_edit.png) no-repeat;
	float:left;
}
#cms TABLE A.delete {
	width:9px;
	height:13px;
	display:block;
	background:url(../img/icn_trash.png) no-repeat;
	float:left;
	margin-left:15px;
}
#cms TABLE A {
	color:#000;
	text-decoration:none;
}
#cms TABLE A:hover {
	text-decoration:underline;
}
#cms TABLE SPAN {
	font-size:0.83em;
	font-weight:normal;
}
#cms SELECT, #cms INPUT, #cms TEXTAREA, #cms SELECT, #cms .ta {
	font-family:Georgia, Palatino, Times, serif;
	font-size:12px;
	color:#000;
	background-color:#fff;
}
#cms INPUT.text, #cms INPUT.file, #cms SELECT, #cms TEXTAREA.ta {
	width:450px;
	padding:2px;
	border:1px solid #9d0104;
}
#cms SELECT .online {
	color:#fff;
	background-color:#2d9d01;
}
#cms SPAN.online {
	font-size:1em;
	color:#2D9D01;
}
#cms SELECT .offline {
	color:#fff;
	background-color:#9d0104;
}
#cms SPAN.offline {
	font-size:1em;
	color:#9D0104;
}
#cms TEXTAREA.ta {
	width:450px;
	height:350px;
}
#cms TABLE TH {
	padding:0 20px 0 0;
	margin:0;
	vertical-align:top;
	text-align:left;
}
#cms TABLE TD.back, #cms TABLE TD.submit {
	padding:20px 0 0 0;
}
#cms TABLE TD.submit {
	text-align:right;
}
