html, body {
	font-family: Arial, Sans-serif;
}

body {
	margin:0;
    background-color: #555555;
	background-image: url(img/background.jpg);
    background-repeat: repeat;
}

.clear {
    clear: both;
}

#background {
    position: relative;
    z-index: 2000;
}

.linie_oben {
    background-color: #b2b2b2;
    height: 8px;
}

#wrapper {
    width: 1000px;
    margin: 0px auto;
}

#header {
	height: 220px;
	font-size: 11px;
	width: 100%;
}

#header .logo {
    padding-top: 30px;
    float: left;
}

#header hr {
    height: 1px;
    background-color: #b3b2b2;
    margin: 15px 0 5px 0;
    border: 0px solid #FFFFFF;
}

.container_mitte {
    border-top: 1px solid #b3b2b2;
	width: 100%;
    position: relative;
    overflow: hidden;
    white-space: no-wrap;
}

#menucontainer {
    float: right;
    width: 600px;
}

/* Topmenü */
.topmenu {
    float: right;
}
.topmenu .topmenu_item,
.topmenu .topmenu_aktiv {
    float: left;
    padding: 8px 20px 0 0;
}

.topmenu a {
    color: #b2b2b2;
    text-decoration: none;
}

/* Hauptmenü */
.mainmenu {
	letter-spacing:-1px;
    float: right;
    margin-top: 20px;
}

.mainmenu_item,
.mainmenu_aktiv {
    float: left;
    line-height: 37px;
    padding: 0px 15px;
    margin: 0 5px;
}

.mainmenu_aktiv {
    background-color: #f39200;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url(inc/PIE.htc);
}

.mainmenu_aktiv a {
    font-size: 18px;
    text-decoration: none;
}

.mainmenu_item a {
	text-align: center;
	color: #f39200;
    font-size: 18px;
    text-decoration: none;
	margin-right: 1px;
}

.mainmenu_aktiv a {
	text-align: center;
	color: #FFFFFF;
	float: left;
	margin-right: 1px;
}

.zeitstrahl {
	clear:both;
	height: 44px;
	padding-left: 20px;
    line-height: 44px;
    border-top: 4px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
    background-color: #FFFFFF;
}

.monat {
	color: #000000;
    font-size: 13px;
	float: left;
	width: 225px;
}

.tag {
	text-align:center;
	color: #b3b2b2;
	float: left;
	width: 24px;
    font-size: 13px;
    font-weight: bold;
}

.tag_aktiv a {
	text-align:center;
	color: #f39200;
	float: left;
	width: 24px;
    font-size: 13px;
    font-weight: bold;
}

.tag_heute {
	text-align:center;
	float: left;
	width: 24px;
	color: #b3b2b2;
    font-size: 13px;
    font-weight: bold;
}

.zurueck,
.demnaechst,
.zum_programm {
    margin-top: 30px;
}

.zurueck a,
.demnaechst,
.zum_programm a {
    font-size: 18px;
    color: #555555;
    font-weight: bold;
    text-decoration: none;
}

/* Inhaltscontainer */

.mitte_content {
    width: 750px;
    float: left;
    position: relative;
}

.mitte_content .mitte_box {
    background-color: #94c5eb;
    padding-bottom: 50px;
    padding-top: 50px;
}

.linie_mitte {
    position: relative;
}

.mitte_navigation {
	float: left;
	margin-left: 20px;
	width: 230px;
    font-size: 13px;
}

.mitte_navigation h1,
.mitte_navigation h2 {
    font-size: 28px;
    font-family: Georgia, sans-serif;
    font-style: italic;
    font-weight: normal;
    text-decoration: underline;
    margin: 0px;
}

.mitte_navigation h1 {
    color: #000000;
}

.mitte_navigation h2 {
    color: #d98200;
    margin-bottom: 15px;
}

.mitte_navigation .termin {
    color: #FFFFFF;
    font-family: Georgia, sans-serif;
    font-style: italic;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 30px;
}

.navigation_box {
    margin-bottom: 25px;
}

.navigation_box a {
    color: #555555;
    font-weight: bold;
    font-style: italic;
    line-height: 16px;
}

.mitte_inhalt {
	padding-left: 21px;
	width: 449px;
	float: left;
}

.mitte_bilder {
	float: right;
	margin-left: 18px;
	margin-top: 11px;
    width: 210px;
}

.navigation,
.navigation_aktiv,
.navigation_spezial {
	margin-bottom: 5px;
}

.navigation_newsletter {
    margin-top: 20px;
    width: auto;
}

.navigation_newsletter a {
    color: #FFFFFF;
    font-size: 15px;
    text-decoration: none;
    background-color: #F39200;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url(inc/PIE.htc);
}

.bild {
	margin-bottom: 12px;
    text-align: center;
}

.inhalt_box {
	width: 410px;
	margin: 0;
	padding: 10px;
	float: left;
	text-align: left;
	overflow: auto;
	font-size: 12px;
	color: #555555;
}

.inhalt_box a {
	color: #FFFFFF;
}

.inhalt_box a:hover {
	color: #d98200;
}

.newsletterbox {
	padding-left: 50px;
	padding-top: 5px;
	float: left;
	font-size: 11px;	
}

.newsletterbox a {
	color: #000000;
}

.newsletterbox a:hover {
	color: #FFC800;
}

/* ------------------------------------ */
/* Saison */
body.saison .jcarousel-prev {
    position: absolute;
    top: 280px;
    left: 0;
    z-index: 9999;
}

body.saison .jcarousel-prev:hover {
    cursor: pointer;
}

body.saison .jcarousel-next {
    position: absolute;
    top: 280px;
    right: 0;
    z-index: 9999;
}

body.saison .jcarousel-next:hover {
    cursor: pointer;
}

body.saison .container_mitte {
    overflow: hidden;
    white-space: no-wrap;
}

body.saison .container_mitte li {
    width: 209px;
}

body.saison .event_box {
    width: 209px;
    height: 560px;
    padding: 50px 20px 40px 20px;
    background-color: #FFFFFF;
    margin-top: 20px;
    border-left: 1px solid #eeeeee;
}

body.saison .event_box.first {
    border-left: 0px solid #FFFFFF;
    width: 210px;
}

body.saison .event_box.highlight {
    background-color: #000000;
    margin-top: 0;
    padding-top: 70px;
}

body.saison .mehr {
    background-image: url(img/highlight_linie.png);
    background-repeat: no-repeat;
    height: 40px;
    text-align: right;
}

body.saison .mehr a {
    padding-right: 58px;
    color: #f39200;
    font-size: 13px;
    line-height: 27px;
    display: block;
    font-weight: bold;
    text-decoration: none;
    background-image: url(img/mehr-plus.jpg);
    background-repeat: no-repeat;
    background-position: 200px center;
}

body.saison .event_box .wochentag {
    float: left;
    margin: 3px 5px 0 0;
}

body.saison .event_box .termin {
    color: #3c3c3c;
    float: left;
    font-size: 13px;
    margin-bottom: 15px;
}

body.saison .event_box .termin b {
    color: #000000;
}

body.saison .event_box.highlight .termin {
    color: #b2b2b2;
}

body.saison .event_box.highlight .termin b {
    color: #FFFFFF;
}

body.saison .event_box .image_container {
    text-align: center;
    height: 210px;
    width: 210px;
    overflow: hidden;
}

body.saison .event_box h2 {
    margin: 0;
    height: 72px;
    font-weight: normal;
}

body.saison .event_box h2 a {
    color: #575756;
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 20px;
}

body.saison .event_box.highlight h2 a {
    color: #f39200;
}

body.saison .event_box .ort {
    color: #000000;
    font-size: 14px;
    font-family: Georgia, serif;
    font-style: italic;
    margin-bottom: 10px;
}

body.saison .event_box.highlight .ort {
    color: #FFFFFF;
}

body.saison .event_box .teaser {
    color: #575756;
    font-size: 12px;
    line-height: 20px;
}

/* ------------------------------------ */
/* Footer */
.container_unten {
    background-color: #555555;
	width: 100%;
    position: relative;
    padding: 0 0 50px 0;
    margin-top: -150px;
    z-index: 1;
}

.linie_unten {
	background-image: url(img/background.jpg);
    background-repeat: repeat;
}

.footer {
    width: 1000px;
    margin: 80px auto 0 auto;
    border-top: 1px solid #484848;
    padding-top: 10px;
}

.unterstuetzt {
	padding: 15px 0;
	font-weight: bold;
	font-size: 11px;
    text-align: left;
    border-bottom: 1px solid #484848;
}

.logoleiste img {
	vertical-align: middle;
    margin: 0 10px;
}

.copyright {
    text-align: center;
    margin-top: 22px;
    font-size: 11px;
    color: #898989;
}

.copyright a {
    color: #FFFFFF;
}
