@CHARSET "UTF-8";
/* http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/ ------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100.1%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.3em;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ------------------------------------------------------------------- */
.clearfix:after {
    content: ".";
    display: block;
    height: 0; 
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: blue;
	font-weight: bold;
	text-decoration: underline;
}
p a {
	font-weight: bold;
	text-decoration: underline;
}
td a {
	font-weight: bold;
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;	
	color: #000;
}

/* MAIN LAYOUT START */
.wrapper {
	background: url("../images/wrapper_bg.jpg") repeat-x;	
	padding-bottom: 50px;	
}
.page {	
	width: 1024px;
	padding-top: 135px;	
	background: url("../images/page_top_bg.jpg") no-repeat;
}
.header {	
	height: 53px;
	padding: 0 32px 0 32px; 
	background: url("../images/header_bg.jpg") no-repeat;
}
.contentRepeatShadow {
	background: url("../images/content_repeat_shadow.jpg") repeat-y;
}
.contentTopShadow {		
	background: url("../images/content_top_shadow.jpg") no-repeat;
	padding: 0 28px 0 28px;
}
.content {
	width: 960px;	
	background: url("../images/content_bg.jpg") repeat-x;	
	min-height:500px;
	height:auto !important;
	height:500px;	
}
.content .main {
	width: 640px;
	float: left;	
}
.main .middle {
	padding-top: 5px;
	padding-right: 5px
	padding-buttom: 5px;

}
.content .sidebar {
	width: 300px;
	padding: 20px 0 0 20px;
	float: left;
}
.footer {
	height: 32px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url("../images/footer_bg.jpg") no-repeat;
	text-align: center;
}
.footer a {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
/* MAIN LAYOUT END */

/* NAVIGATION START */
.feastTeaser {
	position: absolute;
	margin: -105px 0 0 705px;
	background: url("../images/feast_teaser.jpg") no-repeat;
	width: 280px;
	height: 90px;
}
.feastTeaser p {
	padding: 10px 0 0 68px;
}
ul.navi {
	list-style: none;	
}
ul.navi li {
	float: left;
	display: block;
	width: 112px;
	height: 53px;
	background: url("../images/navi_seperator.jpg") center right no-repeat;
}
ul.navi li.club {
	width: 120px;
}
ul.navi li.party {
	width: 130px;
	background: 0;
}
ul.navi li a {
	display: block;
	width: 110px;
	height: 33px;
	padding-top: 20px;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #adcf4f;
	color: #006633;
	text-decoration: none;
}
ul.navi li a:hover,
ul.navi li.active a {
	background: url("../images/navi_arrow.jpg") no-repeat center bottom;
}
ul.navi li.club a {
	width: 118px;
}
ul.navi li.party a {
	width: 128px;	
}
/* NAVIGATION END */

/* SIDEBAR START */
.sidebar a:hover {
	color: blue;
}
.sidebar .boxF2 a:hover {
	color: blue;
}
.sidebar .boxA {
	width: 280px;	
	background: url("../images/sidebar/boxa_bg.jpg") repeat-x bottom #fff;
	border-bottom: 2px solid #fff;
	margin-bottom: 20px;
}
.sidebar .boxA .top {
	background: url("../images/sidebar/boxa_header_bg.jpg") repeat-x;
	height: 50px;
}
.sidebar .boxA .middle {
	text-align: center;
	padding-top: 5px;
	height: 168px;
}
.sidebar .boxA .bottom {
	height: 74px;
}
.sidebar .boxF0 .top {
	background: url("../images/sidebar/boxa_header_bg.jpg") repeat-x;
	height: 50px;
	margin-top: 55px;
}
.sidebar .boxF0 {
	width: 280px;	
	background: url("../images/sidebar/boxa_bg.jpg") repeat-x bottom #fff;
	border-bottom: 2px solid #fff;
	margin-bottom: 20px;
}
.sidebar .boxF0 .middle {
	text-align: center;
	padding-top: 5px;
	height: 50px;
}
.sidebar .boxF0 .bottom {
	height: 74px;
}
.sidebar .boxF .top {
	background: url("../images/sidebar/boxa_header_bg.jpg") repeat-x;
	height: 50px;
}
.sidebar .boxF {
	width: 280px;	
	background: url("../images/sidebar/boxa_bg.jpg") repeat-x bottom #fff;
	border-bottom: 2px solid #fff;
	margin-bottom: 20px;
}
.sidebar .boxF .middle {
	text-align: center;
	padding-top: 5px;
	height: 325px;
}
.sidebar .boxF .bottom {
	height: 74px;
}
.sidebar .boxF2 .top {
	background: url("../images/sidebar/boxa_header_bg.jpg") repeat-x;
	height: 50px;
}
.sidebar .boxF2 {
	width: 280px;	
	background: url("../images/sidebar/boxa_bg.jpg") repeat-x bottom #fff;
	border-bottom: 2px solid #fff;
	margin-bottom: 20px;
}
.sidebar .boxF2 .middle {
	text-align: center;
	padding-top: 5px;
	height: 310px;
}
.sidebar .boxF2 .bottom {
	height: 74px;
}
.sidebar .boxN .top {
	background: url("../images/sidebar/boxa_header_bg.jpg") repeat-x;
	height: 50px;
}
.sidebar .boxN {
	width: 280px;	
	background: url("../images/sidebar/boxa_bg.jpg") repeat-x bottom #fff;
	border-bottom: 2px solid #fff;
	margin-bottom: 20px;
}
.sidebar .boxN .middle {
	text-align: center;
	padding-top: 5px;
	height: 40px;
}
.sidebar .boxN .bottom {
	height: 74px;
}
.sidebar .boxB {
	width: 280px;
	padding: 5px;
	background: url("../images/sidebar/boxa_bg.jpg") repeat-x bottom #fff;
	border-bottom: 2px solid #fff;
	margin-bottom: 20px;
}
.sidebar .boxB .top {
	background: url("../images/sidebar/boxb_header_bg.jpg") repeat-x;
	height: 56px;
}
.sidebar .boxB .middle {
	padding-top: 5px;

}
.sidebar .boxB .bottom {
	height: 74px;
}

.sidebar h3 {
	color: #8e3557;
	font-variant: small-caps;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	text-align: center;
	padding-top: 16px;
}

.sidebar h4 {
	color: #8e3557;
	font-variant: small-caps;
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	text-align: center;
	padding-top: 5px;
}
.sidebar .middle p {
	padding: 0.5em 20px 0 20px;
}
.sidebar .middle ul {
	list-style: disc;
	margin: 0.5em 0 0.5em 40px;
}
.sidebar .bottom {
	font-family: Arial, sans-serif;
}
.sidebar .bottom p {
	padding: 13px 5px 0 93px;
}	
.sidebar .bottom .letter,
.sidebar .bottom .magnifier {
	background: url("../images/sidebar/icons/letter.jpg") no-repeat;
	width: 96px;
	height: 78px;
	position: absolute;
	margin: 2px 0 0 1px;
}
.sidebar .bottom .magnifier {
	width: 91px;
	background: url("../images/sidebar/icons/magnifier.jpg") no-repeat;
	margin-top: 4px;
}
/* SIDEBAR END */

/* PAGES START */
.visual {
	border-bottom: 2px solid #fff;
	margin-bottom: 20px;
	width: 640px;
}

.visual .headline1 {
	display: block;
	color: #4a1a2c;
	padding: 60px 0 0 20px;
	height: 22px;
}
.visual h1,
.visual .headline {
	display: block;
	color: #4a1a2c;
	padding: 38px 0 0 20px;
	height: 22px;
}
.visual .headline,
.visual .headline1,
.visual .headline a,
.visual .headline1 a {
	color: #adcf4f;
	color: #006633;
	font-weight: bold;
}
.visual .headline h1,
.visual .headline1 h1 {
	display: inline;
	padding: 0;
}
.visual p {
	padding: 25px 20px 0 20px;
}


.visualStart {
	height: 317px;
	background: url("../images/visuals/start.jpg") no-repeat;
}

.visualFlut {
	height: 317px;
	background: url("../images/visuals/flut1a.jpg") no-repeat;
}

.visualFlut2 {
	height: 317px;
	background: url("../images/visuals/flut2a.jpg") no-repeat;
}

.visualAusw1a {
	height: 317px;
	background: url("../images/visuals/ausw1a.jpg") no-repeat;
}

.visualGedicht {
	height: 317px;
	background: url("../images/visuals/mienneenfeld.jpg") no-repeat;
}

.visualObstbau {
	height: 317px;
	background: url("../images/visuals/obstbau.jpg") no-repeat;
}

.visualRosengarten {
	height: 317px;
	background: url("../images/visuals/rosengarten.jpg") no-repeat;
}

.visualPrunktueren {
	height: 317px;
	background: url("../images/visuals/prunktueren.jpg") no-repeat;
}

.visualStPankratiuskirche {
	height: 317px;
	background: url("../images/visuals/stpankratiuskirche.jpg") no-repeat;
}

.visualSichereHaende {
	height: 317px;
	background: url("../images/visuals/sicherehaende.jpg") no-repeat;
}

.visualZeitwandel {
	height: 317px;
	background: url("../images/visuals/zeitwandel.jpg") no-repeat;
}

.visualFlutdenkmal {
	height: 317px;
	background: url("../images/visuals/flutdenkmal.jpg") no-repeat;
}

.visualFeier {
	height: 317px;
	background: url("../images/visuals/feier.jpg") no-repeat;
}

.visualStart p {
	padding: 20px 20px 0 340px;
}

.visualFlut p {
	padding: 20px 20px 0 320px;
}

.visualGedicht p {
	padding: 20px 20px 0 320px;
}

.visualObstbau p {
	padding: 20px 20px 0 340px;
}

.visualFlutdenkmal p {
	padding: 20px 20px 0 340px;
}

.visualFeier p {
	padding: 20px 20px 0 380px;
}

.visualSlideshow {
	height: 354px;
	background: url("../images/visuals/slideshow.jpg") no-repeat;
	border-bottom: 0;
}
.visualSlideshow .left {
	float: left;
	width: 50px;
	padding-top: 260px;
	height: 57px;
}
.visualSlideshow .left a {
	display: block;
	width: 50px;
	height: 57px;
	background: url('../images/icons/slideshow_left_i.jpg') no-repeat 15px 16px;
}
.visualSlideshow .left a:hover {
	background: url('../images/icons/slideshow_left_a.jpg') no-repeat 15px 16px;
}
.visualSlideshow .slideshowImage {
	float: left;	
	width: 308px;
	padding: 25px 0 0 12px;	
}
.visualSlideshow .right {
	float: left;
	width: 35px;
	padding-top: 260px;
	height: 57px;
}
.visualSlideshow .right a {
	display: block;
	width: 35px;
	height: 57px;
	background: url('../images/icons/slideshow_right_i.jpg') no-repeat 9px 16px;
}
.visualSlideshow .right a:hover {
	background: url('../images/icons/slideshow_right_a.jpg') no-repeat 9px 16px;
}
.visualSlideshow .info {
	width: 215px;
	float: left;	
}
.visualSlideshow .info .noani {
	height: 260px;
}

.visualStd {
	height: 136px;
	background: url("../images/visuals/std_page.jpg") no-repeat;
	border-bottom: 2px solid #fff;
	margin-bottom: 20px;
}

.visualVerein {
	height: 200px;
	background: url("../images/visuals/verein.jpg") no-repeat;
	border-bottom: 2px solid #fff;
	margin-bottom: 20px;
}

.alphabet {
	height: 18px;
	background: #fff;
	margin-bottom: 3px;
	text-align: center;
	padding-top: 2px;
}
.alphabet a {
	font-weight: bold;
	text-decoration: underline;
}

.jumper {
	background: url("../images/text_header_bg.jpg") repeat-x;
	height: 50px;
	margin-bottom: 3px;
}
.jumper a {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	font-variant: small-caps;
	color: #adcf4f;
	color: #006633;
	padding: 18px 0 0 20px;
	height: 32px;
	display: block;
}
.jumper a.active,
.jumper a:hover {
	background: url("../images/jumper_arrow.jpg") no-repeat 0px 16px;
}

.text {
	margin: 0 0 10px 0;
}
.text .top {
	background: url("../images/text_header_bg.jpg") repeat-x;
	height: 50px;	
}
.text .top h2 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #4a1a2c;
	padding: 18px 0 0 20px;
}
.text .middle {
	background: #fff;
	padding: 10px 20px 10px 20px;
}
.text .bottom {
	margin: 3px 0 0 0;
	height: 2px;
	background: #fff;
}

.slideshowInfo {
	display: none;
}
/* PAGES END */