@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

.typo3-adminPanel {
	z-index: 100;
}

a {
	outline: none;
	color: #72B416;
}

.hidden {
	display: none;
}

img {
	border: none;
}

html {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	margin: 0;
	padding: 0;
	height: 100%;
	overflow-y: scroll;
}

body {
	margin: 0;
	padding: 0;

	background: url(/fileadmin/template/_img/body.jpg) center top no-repeat;
	height: 100%;
}

#outerWrap {
	position: absolute;
	width: 990px;
	margin-left: -495px;
	left: 50%;
}
#banner-top {
	position: relative;
	height: 90px;
	width: 819px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#banner-right {
	position: absolute;
	height: 600px;
	width: 200px;
	top: 115px;
	left: 835px;
}
#head {
	position: relative;
	width: 819px;
	height: 155px;
	padding: 5px;
	padding-bottom: 0px;
	background: url(/fileadmin/template/_img/head.png) no-repeat;
	z-index: 2;
}
#footer-top {
	position: absolute;
	left: 40px;
}
#footer-top IMG {
	margin-right: 20px;
}
#logo {
	position: absolute;
	width: 283px;
	height: 64px;
	top: 55px;
	left: 30px;
}
#region-overlay {
	position: absolute;
	width: 188px;
	height: 51px;
	left: 57px;
	top: 91px;
	background: url(/fileadmin/template/_img/region-overlay.png) no-repeat;
	text-align: center;
}
.nolang {
	display: none;
}
#login {
	position: absolute;
	left: 700px;
	top: 8px;
}
#login-form {
	position: absolute;
	width: 160px;
	height: 150px;
	left: -80px;
	top: 29px;
	padding-left: 20px;
	padding-right: 20px;
	background: url(/fileadmin/template/_img/login-box.png) no-repeat;
	display: none;
	color: #ffffff;
	z-index: 100;
}
#login-form A, #region A {
	color: #ffffff;
}
#close-login {
	position: absolute;
	left: 180px;
	top: 10px;
}
#login-form H3 {
	font-size: 14px;
	padding-top: 12px;
	padding-bottom: 5px;
}
#userbox {
	position: absolute;
	left: 325px;
	top: 40px;
	width: 495px;
	text-align: center;
}
#navigation {
	position: relative;
	width: 819px;
	height: 28px;
	background: url(/fileadmin/template/_img/navigation-bg.gif) repeat-x;
	text-align: center;
	padding-top: 5px;
}
#navigation A {
	margin-left: 3px;
	margin-right: 3px;
}
#subnavigation {
	position: relative;
	width: 819px;
	height: 28px;
	background: url(/fileadmin/template/_img/subnavigation.gif) repeat-x;
	text-align: center;
	overflow: hidden;
}
#subnavigation IMG {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	border: none;
	margin-left: 5px;
	margin-right: 5px;
}
#subnavigation A {
	color: #ffffff;
	text-decoration: none;
}
#content-body {
	position: relative;
	width: 819px;
	padding-left: 5px;
	padding-right: 5px;
	background: url(/fileadmin/template/_img/content-body.png) repeat-y;
	z-index: 1;
}
#content {
	position: relative;
	width: 804px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer {
	position: relative;
	width: 829px;
	height: 156px;
	background: url(/fileadmin/template/_img/footer.png) no-repeat;
}
.meta {
	float: left;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 35px;
}
.meta-item-1 {
	margin-bottom: 10px;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}
.meta-item-2 {
	font-weight: normal;
}
.meta-item-2 A {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}


.content-box-1col, .content-box-1col-nl, .content-box-teaser {
	position: relative;
	float: left;
	width: 240px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 35px;
}
.content-box-2col, .content-box-2col-nl {
	position: relative;
	float: left;
	width: 490px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 35px;
}
.content-box-1col-nl, .content-box-2col-nl {
	clear: both;
}

.content-box-teaser .inner {
	position: relative;
	width: 230px;
	padding: 5px;
	background: url(/fileadmin/template/_img/teaser_bg.png) no-repeat;
}

.shadow {
	position: relative;
	width: 240px;
}
.shadow .top {
	position: relative;
	width: 240px;
	height: 5px;
	background: url(/fileadmin/template/_img/shadow-top.png) no-repeat;
}
.shadow .mid {
	position: relative;
	width: 230px;
	padding-left: 5px;
	padding-right: 5px;
	background: url(/fileadmin/template/_img/shadow-mid.png) repeat-y;
}
.shadow .bot {
	position: relative;
	width: 240px;
	height: 5px;
	background: url(/fileadmin/template/_img/shadow-bot.png) no-repeat;
}
.shadow-none {
	position: relative;
	width: 240px;
}

.location-top4-row {
	position: relative;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 11px;
}
.location-top4-row .headline {
	margin-bottom: 2px;
}
.location-top4-row .image {
	position: relative;
	float: left;
	margin-right: 8px;
	z-index: 1;
}
.location-top4-row .stadt {
	position: absolute;
	color: #85bd00;
	width: 90px;
	left: 114px;
	top: 28px;
}
.location-top4-row .bewertung {
	position: absolute;
	margin-bottom: 5px;
	margin-top: 15px;
	width: 100px;
	left: 114px;
	top: 45px;
}
.location-top4-row .mehr {
	position: absolute;
	left: 114px;
	top: 84px;
}
.location-top4-row .mehr A {
	text-decoration: none;
	color: #636363;
	font-size: 11px;
}
.location-top4-row .sprechblase {
	position: absolute;
	right: 10px;
	top: 25px;
}


.event-top4-row {
	position: relative;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 6px;
	padding-right: 0px;
	font-size: 11px;
}
.event-top4-row .headline {
	margin-bottom: 2px;
}
.event-top4-row .sprechblase {
	position: absolute;
	right: 0px;
	bottom: 10px;
}
.event-top4-row .image {
	position: relative;
	float: left;
	margin-right: 8px;
	z-index: 1;
}
.event-top4-row .stadt {
	position: absolute;
	color: #85bd00;
	width: 90px;
	left: 114px;
	top: 25px;
}
.event-top4-row .mehr {
}
.event-top4-row .mehr A {
	text-decoration: none;
	color: #636363;
	font-size: 11px;
}
.event-top4-row .bewertung {
	position: absolute;
	right: 10px;
	top: 10px;
}
.event-top4-row .name {
	font-weight: bold;
	color: #ff7300;
}
.event-top4-row .name a {
	font-weight: bold;
	color: #ff7300;
	text-decoration: none;
}
.event-top4-row .datum {
	margin-top: 5px;
}
.event-top4-row .datum, .event-top4-row .location {
	color: #85bd00;
}
.event-top4-row .location a {
	color: #85bd00;
	text-decoration: none;
}



.foto-top4-row {
	position: relative;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-right: 0px;
	font-size: 11px;
}
.foto-top4-row .image {
	position: relative;
	float: left;
	margin-right: 8px;
	z-index: 1;
}
.foto-top4-row .user {
	position: absolute;
	right: 5px;
	top: 5px;
}
.foto-top4-row .name {
	font-weight: bold;
	color: #ff7300;
	padding: 4px 0;
}
.foto-top4-row .name a {
	font-weight: bold;
	color: #ff7300;
	text-decoration: none;
}
.foto-top4-row .datum {
	margin-top: 6px;
}
.foto-top4-row .datum, .foto-top4-row .location {
	color: #85bd00;
}
.foto-top4-row .location a {
	color: #85bd00;
	text-decoration: none;
}



.h1 {
	padding-left: 6px;
}
.h2 {
	padding-left: 6px;
}
H1, H1 a {
	position: relative;
	font-size: 22px;
	color: #72b416;
	text-transform: uppercase;
	text-decoration: none;
}
H2, h2 a {
	position: relative;
	font-size: 16px;
	color: #ff7300;
	text-transform: uppercase;
	text-decoration: none;
	clear: both;
}
H3, h3 a {
	position: relative;
	font-size: 13px;
	color: #ff9c00;
	text-transform: uppercase;
	text-decoration: none;
}
.topevent h1 {
	color: #ffffff;
}

hr {
	position: relative;
	border: none;
	border-bottom: 1px solid #85bd00;
	height: 1px;
	margin: 0;
	padding: 0;
	line-height: 1px;
	clear: both;
}

.clear {
	position: relative;
	clear: both;
	height: 0px;
}
.csc-frame-invisible {
	display: none;
}

.tx-tbevent-pi2 DIV.tx-tbevent-pi2-formrow {
	width: 550px;
	height: 30px;
}
.tx-tbevent-pi2 DIV.tx-tbevent-pi2-formrow-large {
	width: 550px;
	height: 60px;
}
.tx-tbevent-pi2 LABEL {
	display: block;
	float: left;
	width: 200px;
	clear: left;
	text-align: right;
	padding: 0 10px;
}
.tx-tbevent-pi2 INPUT.input, .tx-tbevent-pi2 TEXTAREA {
	width: 200px;
	border:1px solid #fdcf6d;
	color:#ff7901;
	padding:1px 2px;
}
.tx-tbevent-pi2 INPUT.input:focus, .tx-tbevent-pi2 TEXTAREA:focus {
	border-color: #ff9c38;
}
.tx-tbevent-pi2 SELECT.input {
	width: 110px;
}
.tx-tbevent-pi2 SELECT {
	border:1px solid #fdcf6d;
	color:#ff7901;
	padding:1px 2px;
}
.tx-tbevent-pi2 SELECT:focus {
	border-color: #ff9c38;
}

.fieldset {
	position: relative;
	width: 774px;
	background: url(/fileadmin/template/_img/fieldset_bg.jpg) repeat-y bottom;
	margin: 30px 0px 30px 8px;
	clear: both;
}
.fieldset .inner {
	padding: 15px 25px;
}

.fieldset .right {
	position: absolute;
	left: 550px;
	top: 30px;
	width: 200px;
}

.fieldset-top {
	width: 774px;
	height: 10px;
	margin-bottom: 30px;
	background: url(/fileadmin/template/_img/fieldset_top.gif) no-repeat;
}
.padding {
	margin-top: 15px;
}
.padding .fieldset-top {
	width: 774px;
	height: 10px;
	margin-bottom: 0px;
}
.fieldset-bottom {
	width: 774px;
	height: 10px;
	margin-top: 20px;
	background: url(/fileadmin/template/_img/fieldset_bottom.gif) no-repeat;
	clear: both;
}

#addLocation {
	display: none;
}

#TB_window LABEL {
	display: block;
	float: left;
	width: 200px;
	clear: left;
}
#TB_window INPUT.input, #TB_window SELECT.input {
	width: 200px;
}

.tx-tblocation-pi1 LABEL {
	display: block;
	float: left;
	width: 200px;
	clear: left;
}
.tx-tblocation-pi1 INPUT.input, .tx-tblocation-pi1 SELECT.input {
	width: 200px;
}

#locationLoader {
	vertical-align: top;
}

.btn {
	position: relative;
	left: 220px;
	margin-top: 8px;
}
.btnA {
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 0 4px 5px;
	background-image: url(/fileadmin/template/_img/btnGreen1_capLeft.gif);
}
.btnA .wrapper {
	background-image: url(/fileadmin/template/_img/btnGreen1_capRight.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding: 4px 5px 4px 0;
}
.btnA .inner {
	background-image: url(/fileadmin/template/_img/btnGreen1_bg.gif);
	color: #FFFFFF;
	background-position: left center;
	background-repeat: repeat-x;
	padding: 4px 15px;
	text-decoration: none;
	white-space: nowrap;
}
.btnA.small {
	font-size: 12px;
	padding: 2px 0 2px 5px;
	background-image: url(/fileadmin/template/_img/btnGreen2_capLeft.gif);
}
.btnA.small .wrapper {
	background-image: url(/fileadmin/template/_img/btnGreen2_capRight.gif);
	padding: 2px 5px 2px 0;
}
.btnA.small .inner {
	background-image: url(/fileadmin/template/_img/btnGreen2_bg.gif);
	padding: 2px 0px;
}
.btnA.small.black {
	font-size: 12px;
	padding: 2px 0 2px 5px;
	background-image: url(/fileadmin/template/_img/btnBlack1_capLeft.gif);
}
.btnA.small.black .wrapper {
	background-image: url(/fileadmin/template/_img/btnBlack1_capRight.gif);
	padding: 2px 5px 2px 0;
}
.btnA.small.black .inner {
	background-image: url(/fileadmin/template/_img/btnBlack1_bg.gif);
	padding: 2px 0px;
}
.btnA.big.black {
	font-size: 12px;
	line-height: 12px;
	padding: 9px 0 9px 5px;
	background-image: url(/fileadmin/template/_img/btnBigBlackLeft.gif);
}
.btnA.big.black .wrapper {
	background-image: url(/fileadmin/template/_img/btnBigBlackRight.gif);
	padding: 9px 5px 9px 0px;
}
.btnA.big.black .inner {
	background-image: url(/fileadmin/template/_img/btnBigBlackMid.gif);
	padding: 8px 10px;
}
.btnA.black {
	background-image: url(/fileadmin/template/_img/btnBlack2_capLeft.gif);
}
.btnA.black .wrapper {
	background-image: url(/fileadmin/template/_img/btnBlack2_capRight.gif);
}
.btnA.black .inner {
	background-image: url(/fileadmin/template/_img/btnBlack2_bg.gif);
}

.btnB {
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 0 4px 5px;
	background-image: url(/fileadmin/template/_img/btnOrange1_capLeft.gif);
}
.btnB .wrapper {
	background-image: url(/fileadmin/template/_img/btnOrange1_capRight.gif);
}
.btnB .wrapper {
	background-position: right center;
	background-repeat: no-repeat;
	padding: 4px 5px 4px 0;
}
.btnB .inner {
	background-image: url(/fileadmin/template/_img/btnOrange1_bg.gif);
	color: #FFFFFF;
	background-position: left center;
	background-repeat: repeat-x;
	padding: 4px 15px;
	text-decoration: none;
	white-space: nowrap;
}




.reiterNav {
	position: absolute;
	left: 30px;
	top: -25px;
}
.reiter {
	position: relative;
	cursor: default;
	float: left;
}
.reiterA {
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: normal;
	padding: 6px 0 5px 5px;
	background-image: url(/fileadmin/template/_img/btnReiter_capLeft.gif);
}
.reiterA .wrapper {
	background-position: right center;
	background-repeat: no-repeat;
	padding: 6px 5px 5px 0;
	background-image: url(/fileadmin/template/_img/btnReiter_capRight.gif);
}
.reiterA .inner {
	background-image: url(/fileadmin/template/_img/btnReiter_bg.gif);
	color: #85bd00;
	background-position: left center;
	background-repeat: repeat-x;
	padding: 6px 15px 5px 15px;
	text-decoration: none;
	white-space: nowrap;
}
.reiter.selected {
	margin: -8px 0px 0 0px;
	z-index: 99;
}
.selected .reiterA {
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0 9px 5px;
	background-image: url(/fileadmin/template/_img/btnReiterSelected_capLeft.gif);
}
.selected .reiterA .wrapper {
	background-position: right center;
	background-repeat: no-repeat;
	padding: 10px 5px 9px 0;
	background-image: url(/fileadmin/template/_img/btnReiterSelected_capRight.gif);
}
.selected .reiterA .inner {
	background-image: url(/fileadmin/template/_img/btnReiterSelected_bg.gif);
	color: #ff7300;
	background-position: left center;
	background-repeat: repeat-x;
	padding: 10px 15px 9px 15px;
	text-decoration: none;
	white-space: nowrap;
}









.select {
	position: absolute;
	left: 235px;
	color: #ffffff;
	cursor: default;
}
.select ul {
	list-style: none;
	z-index: 100; /*must have*/
	background-image: url(/fileadmin/template/_img/trans.png);
	background-repeat: repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/fileadmin/template/_img/trans.png');
	padding: 5px;
}
.selectA {
	cursor: default;
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 0 4px 5px;
}
.selectA {
	background-image: url(/fileadmin/template/_img/btnGreen1_capLeft.gif);
}
.selectA .wrapper {
	background-image: url(/fileadmin/template/_img/btnGreen1_capRight.gif);
}
.selectA .wrapper {
	background-position: right center;
	background-repeat: no-repeat;
	padding: 4px 5px 4px 0;
}
.selectA .inner {
	background-image: url(/fileadmin/template/_img/btnGreen1_bg.gif);
	color: #FFFFFF;
	background-position: left center;
	background-repeat: repeat-x;
	padding: 4px 15px;
	text-decoration: none;
	white-space: nowrap;
}
.selectList {
	display: none;
}

.tx-tbevent-pi2 label {
	color: #72b416;
}
.req {
	color: #ff7f01;
}
.tx-tbevent-pi2 label.error {
	color: #ff0000;
	font-weight: bold;
}


.staedteUmkreis {
	font-size: 13px;
	color: #294600;
	padding: 0px 20px;
	text-align: justify;
}
.staedteUmkreis a {
	color: #294600;
	text-decoration: none;
	font-weight: bold;
}
.staedteUmkreis a:hover {
	text-decoration: underline;
}
.staedteUmkreis hr {
	position: relative;
	border-bottom-color: #294600;
	padding: 0px 0px;
}

.staedteUmkreis .title {
	position: relative;
	text-align: center;
	font-size: 20px;
	padding: 10px;
}
.staedteUmkreis .staedte {
	position: relative;
	margin-top: 10px;
}

.zeitraum {
	font-size: 13px;
	color: #72b416;
	font-weight: normal;
	margin-top: 10px;
}
.zeitraum a {
	display: block;
	float: left;
	font-weight: bold;
	color: #ff7300;
	text-decoration: none;
	padding: 4px 10px;
	border-right: 1px solid #5b9a00;
	border-left: 1px solid #5b9a00;
}
.zeitraum a:hover {
	text-decoration: underline;
}
.zeitraum a.selected {
	font-weight: bold;
	color: #ff7300;
	text-decoration: none;
	background-color: #d2e9b3;
}
.zeitraum a.last {
	border-right: none;
}
.zeitraum a.first {
	border-left: none;
}
.onlyTopEvents {
	position: relative;
	text-align: left;
	height: 34px;
	color: #85bd00;
}


.datepicker {
	width: 10px;
}


#ui-datepicker-div, .ui-datepicker-inline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	width: 185px;
}
#ui-datepicker-div {
	margin-top: 7px;
	display: none;
	z-index: 100; /*must have*/
	background-image: url(/fileadmin/template/_img/trans.png);
	background-repeat: repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/fileadmin/template/_img/trans.png');
	padding: 5px;
}
.ui-datepicker-inline {
	float: left;
	display: block;
	border: 0;
}
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-dialog {
	padding: 5px !important;
	border: 4px ridge #ddd !important;
}
.ui-datepicker-disabled {
	position: absolute;
	z-index: 100;
	background-color: white;
	opacity: 0.5;
	filter: alpha(opacity = 50);
}
button.ui-datepicker-trigger {
	width: 25px;
}
img.ui-datepicker-trigger {
	margin: 2px;
	vertical-align: middle;
}
.ui-datepicker-prompt {
	float: left;
	padding: 2px;
	background: #ddd;
	color: #000;
}
* html .ui-datepicker-prompt {
	width: 185px;
}
.ui-datepicker-control, .ui-datepicker-links, .ui-datepicker-header, .ui-datepicker {
	clear: both;
	float: left;
	width: 100%;
	color: #fff;
}
.ui-datepicker-control {
	padding: 2px 0px;
}
.ui-datepicker-links {
	padding: 2px 0px;
}
.ui-datepicker-control, .ui-datepicker-links {
	font-weight: bold;
	font-size: 80%;
}
.ui-datepicker-links label { /* disabled links */
	padding: 2px 5px;
	color: #888;
}
.ui-datepicker-clear, .ui-datepicker-prev {
	float: left;
	width: 34%;
	display: none;
}
.ui-datepicker-rtl .ui-datepicker-clear, .ui-datepicker-rtl .ui-datepicker-prev {
	float: right;
	text-align: right;
}
.ui-datepicker-current {
	float: left;
	width: 30%;
	text-align: center;
	display: none;
}
.ui-datepicker-close, .ui-datepicker-next {
	float: right;
	width: 34%;
	text-align: right;
	display: none;
}
.ui-datepicker-rtl .ui-datepicker-close, .ui-datepicker-rtl .ui-datepicker-next {
	float: left;
	text-align: left;
}
.ui-datepicker-header {
	padding: 1px 0 3px;
	text-align: center;
	font-weight: bold;
	height: 1.3em;
}
.ui-datepicker-header select {
	color: #8ec145;
	border: 0px;
	font-weight: bold;
	background: #000000;
}
.ui-datepicker {
	text-align: center;
	font-size: 100%;
}
.ui-datepicker a {
	display: block;
	width: 100%;
}
.ui-datepicker-title-row {
	color: #ff9c00;
}
.ui-datepicker-days-row {
	color: #666;
}
.ui-datepicker-week-col {
	color: #fff;
}
.ui-datepicker-days-cell {
	color: #ffffff;
}
.ui-datepicker-days-cell a{
	display: block;
}
.ui-datepicker-week-end-cell {
}
.ui-datepicker-title-row .ui-datepicker-week-end-cell {
}
.ui-datepicker-days-cell-over {
}
.ui-datepicker-unselectable {
	color: #888;
}
.ui-datepicker-today a {
	color: #8ec145 !important;
}
.ui-datepicker-current-day a {
	color: #ff9c00 !important;
}
.ui-datepicker-status {
	width: 100%;
	font-size: 80%;
	text-align: center;
}

/* ________ Datepicker Links _______

** Reset link properties and then override them with !important */
#ui-datepicker-div a, .ui-datepicker-inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	color: #ffffff;
}
.ui-datepicker-inline .ui-datepicker-links a {
	padding: 0 5px !important;
}
.ui-datepicker-control a, .ui-datepicker-links a {
	padding: 2px 5px !important;
	color: #eee !important;
}
.ui-datepicker-title-row a {
	color: #ff9c00 !important;
}
.ui-datepicker-control a:hover {
	color: #ffffff !important;
}
.ui-datepicker-links a:hover, .ui-datepicker-title-row a:hover {
	color: #ffffff !important;
}

/* ___________ MULTIPLE MONTHS _________*/

.ui-datepicker-multi .ui-datepicker {
	border: 1px solid #777;
}
.ui-datepicker-one-month {
	float: left;
	width: 185px;
}
.ui-datepicker-new-row {
	clear: left;
}

/* ___________ IE6 IFRAME FIX ________ */

.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}


.dp-popup {
	position: absolute;
	margin-top: 25px;
	background-image: url(/fileadmin/template/_img/trans.png);
	background-repeat: repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/fileadmin/template/_img/trans.png');
	padding: 5px;
	color: #ffffff;
	cursor: default;
}
.disabled {
	color: #666666;
}
.jCalendar td {
	padding: 3px;
}
table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}
table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected:hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td:hover, table.jCalendar td.dp-hover {
	background: #fff;
	color: #000;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}

.eventListBox {
	position: relative;
	background: url(/fileadmin/template/_img/eventListBox.jpg) no-repeat;
	width: 723px;
	height: 110px;
	color: #ff7300;
	font-size: 14px;
	margin-bottom: 10px;
	cursor: pointer;
}
.eventListBox .image {
	float: left;
	margin: 5px 15px;
}

.eventListBox .headline {
	position: relative;
	padding: 12px 0px 10px 0px;
}
.eventListBox .bewertung {
	position: absolute;
	right: 10px;
	top: 10px;
}
.usericon {
	position: relative;
	float: right;
	background: url(../_img/user.png) no-repeat;
	padding: 0 0 0 22px;
	height: 22px;
	margin: 0px 10px 0px 0px;
}
.eventListBox .sprechblase {
	position: relative;
	float: right;
	background: url(../_img/sprechblase_grey.png) no-repeat;
	padding: 0 0 0 27px;
	height: 22px;
	margin: 0px 0px 0px 10px;
}
.eventListBox.topevent .usericon {
	background: url(../_img/user_white.png) no-repeat;
}
.eventListBox.topevent .sprechblase {
	background: url(../_img/sprechblase_white.png) no-repeat;
}
.eventListBox a {
	color: inherit;
	text-decoration: inherit;
}
.blackStdBtn, a.blackStdBtn {
	position: relative;
	display: block;
	clear: both;
	background: url(../_img/blackStdBtn.png) no-repeat;
	width: 101px;
	height: 19px;
	padding: 4px 0px 0px 0px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	margin: 5px 0px;
	font-weight: bold;
	float: right;
	cursor: pointer;
}
.blackStdBtn.opacity {
	opacity: 0.25;
	filter: alpha(opacity = 25);
}
.blackStdBtn.opacity:hover {
	text-decoration: line-through;
}
.greenStdBtn {
	position: relative;
	clear: both;
	background: url(../_img/greenStdBtn.png) no-repeat;
	width: 101px;
	height: 19px;
	padding: 4px 0px 0px 0px;
	text-align: center;
	text-transform: uppercase;
	color: #ffffff;
	margin: 5px 0px;
	font-weight: bold;
	cursor: pointer;
	float: right;
}
.greenStdBtn a {
	color: #fff;
	text-decoration: none;
}
.topevent .greenStdBtn {
	background: url(../_img/orangeStdBtn.png) no-repeat;
}

.eventFotoListBox {
	position: relative;
	background: url(/fileadmin/template/_img/eventFotoListBox.jpg) no-repeat center;
	width: 443px;
	height: 110px;
	color: #ff7300;
	font-size: 12px;
	margin-bottom: 0px;
	cursor: pointer;
	white-space: nowrap;
}
.eventFotoListBox.small {
	width: 263px;
	height: 78px;
	border: 1px solid #c7bc8d;
	margin-bottom: 4px;
}
.eventFotoListBox .name {
	position: relative;
	padding-top: 10px;
	font-size: 16px;
}
.eventFotoListBox.small .name {
	font-size: 14px;
}
.eventFotoListBox .image {
	float: left;
	margin: 5px 15px 5px 5px;
}
.eventFotoListBox .datum {
	padding: 10px 0px 3px;
	color: #85bd00;
	text-transform: uppercase;
}
.eventFotoListBox .location {
	color: #85bd00;
	font-size: 14px;
}
.eventFotoListBox.small .location {
	font-size: 12px;
}
.icons {
	color: #636363;
	font-size: 12px;
	width: 250px;
	float: left;
	margin-top: 0px;
	margin-left: -5px;
}
.small .icons {
	color: #636363;
	font-size: 12px;
	width: 100px;
	float: left;
	margin-top: 0px;
	margin-left: -5px;
}
.icon {
	width: 130px;
	padding-top: 3px;
	height: 25px;
}
.eventFotoListBox .icon {
	float: left;
}
.icon.fototags {
	background: url(../_img/fototags.gif) no-repeat;
}
.icon.fotos {
	background: url(../_img/fotos.gif) no-repeat;
}
.icon.kommentare {
	background: url(../_img/kommentare.gif) no-repeat;
}
.icon.views {
	background: url(../_img/views.gif) no-repeat;
}
.icon .number {
	position: relative;
	float: left;
	width: 55px;
	height: 20px;
	padding-top: 5px;
	text-align: center;
	background: url(../_img/number.png) no-repeat;
	margin-right: 3px;
	font-weight: bold;
}
.icon .text {
	position: relative;
	padding-top: 5px;
}

.eventFotoListBox .headline {
	position: relative;
	padding: 12px 0px 10px 0px;
}
.fieldsetInner .data {
	position: relative;
	float: left;
	width: 250px;
}
.fieldsetInner .most {
	position: relative;
	float: left;
}
.mostviewed {
	position: relative;
	width: 400px;
	clear: both;
}
.mostviewed img {
	margin-right: 5px;
}
.mostcomment {
	position: relative;
	width: 400px;
	margin-top: 15px;
	clear: both;
}
.mostcomment img {
	margin-right: 5px;
}

.topevent {
	background: url(/fileadmin/template/_img/eventListBoxTop.jpg) no-repeat;
	color: #fff000;
}
#toggleTopEvent {
	margin-right: 5px;
	vertical-align: middle;
}

.eventDetailLeft {
	position: relative;
	float: left;
	width: 500px;
	margin-right: 20px;
}
.eventDetailRight {
	position: relative;
	width: 200px;
	float: left;
}
.eventDetailBottom {
	margin: 30px 0px;
}
.headlineDetail {
	margin-left: 60px;
	color: #ff7300;
	font-size: 14px;
	margin-bottom: 10px;
}
.fieldsetInner {
	position: relative;
	width: 490px;
	border: 1px solid #c7bc8d;
	background: url(/fileadmin/template/_img/fieldset_bg_small.gif) no-repeat top #fffae4;
	margin-left: 30px;
}
.fieldsetInner .imageset {
    margin: 15px 0px;
    margin-left: -10px;
}
.fieldsetInner .imageset .imageseticons {
	position: relative;
	float: left;
}
.fieldsetInner .imageset img {
	position: relative;
    float: left;
    margin-right: 5px;
}
.fieldsetInner.map {
	width: 200px;
	height: 220px;
	overflow: hidden;
}
.fieldsetInner.small {
	width: 200px;
	height: auto;
	margin-top: 30px;
	background: url(/fileadmin/template/_img/fieldset_bg_small.gif) no-repeat bottom #fffae4;
}
.fieldsetInner.small .headline {
	margin: 12px 0px 12px 12px;
}
.fieldsetInner.small .btn {
	left: auto;
	margin-left: 12px;
}
.fieldsetInner .thumb_big {
	margin: 12px 20px 30px 12px;
	float: left;
}
.fieldsetInner .location {
	margin-top: 25px;
	font-size: 12px;
	color: #ff7300;
}
.fieldsetInner .location .locationName {
	font-size: 14px;
	color: #85bd00;
	font-weight: bold;
	margin-bottom: 10px;
}
.fieldsetInner .location a {
	font-weight: bold;
	color: #85bd00;
	text-decoration: none;
}

.fieldsetInner .title {
	margin: 0px 23px;
	color: #ff7300;
	font-weight: bold;
	font-size: 14px;
}
.fieldsetInner .beschreibung {
	margin: 10px 23px 10px 23px;
	color: #85bd00;
}
.fieldsetInner .eintritt {
	margin: 0px 23px 23px;
	color: #ff7300;
	font-weight: bold;
}
.fieldsetInner .eintritt a {
	color: #ff7300;
	text-decoration: none;
}

.eventDetailKommentar {
	position: relative;
	margin: 15px 0px;
	height: 100px;
	clear: both;
	background: #fff6d0;
	border: 1px solid #c7bc8d;
}
.eventDetailKommentar .thumb {
	position: relative;
	float: left;
	margin: 5px;
}
.eventDetailKommentar .text {
	position: relative;
	padding: 12px 10px 12px 0px;
	height: 70px;
	width: 570px;
	overflow: hidden;
	color: #5b9a00;
	float: right;
}
.eventDetailKommentar .text .user {
	font-size: 13px;
	color: #ff9600;
}
.eventDetailKommentar .text .user .datum {
	font-size: 12px;
	color: #85bd00;
	font-weight: normal;
}
.eventDetailKommentar .bewertung {
	position: absolute;
	right: 10px;
	top: 10px;
	color: #ff9600;
}
.eventDetailKommentar .bewertung img {
	vertical-align: middle;
}

.eventDetailKommentarSchreiben {
	position: relative;
	top: 20px;
	background: url(/fileadmin/template/_img/kommentar_schreiben_bg.gif) no-repeat;
	border: 1px solid #656d64;
	width: 662px;
	height: 248px;
	padding: 25px;
	color: #ffffff;
}
.eventDetailKommentarSchreiben .headline3 {
	color: #0f3200;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.eventDetailKommentarSchreiben .bewertung {
	font-size: 18px;
	color: #193201;
	margin: 20px 0px;
}
.eventDetailKommentarSchreiben #chars {
	font-size: 14px;
	color: #193201;
}
.eventDetailKommentarSchreiben .bewertung .orange {
	position: relative;
	float: left;
	width: 23px;
	height: 29px;
	background: url(/fileadmin/template/_img/orange_grey.gif) no-repeat;
	cursor: pointer;
}
.eventDetailKommentarSchreiben .bewertung .orange.selected {
	background: url(/fileadmin/template/_img/orange_selected.gif) no-repeat;
}
.eventDetailKommentarSchreiben textarea {
	width: 660px;
	height: 70px;
}


.eventDetailBottom .sort {
	text-align: right;
}
.eventDetailBottom .sort a {
	color: #70b114;
	font-size: 16px;
	text-decoration: none;
	padding: 7px 12px;
}
.eventDetailBottom .sort a.selected {
	color: #ff7300;
}
.eventDetailBottom .sort a#desc {
	border-right: 1px solid #193300;
}

.users {
	position: relative;
	margin-top: 30px;
}
.users a {
	display: block;
	float: left;
	position: relative;
	margin: 5px;
	padding: 4px;
	border: 1px solid #c7bc8d;
	background-color: #fffae4;
}
.users a:hover {
	background-color: #ff9600;
}
.users img {
	position: relative;
}


#chars {
	position: absolute;
	right: 25px;
	top: 130px;
}

.werwohin .userbox {
	position: relative;
	width: 147px;
	height: 204px;
	padding: 10px;
	float: left;
	border: 1px solid #c7bc8d;
	background: url(/fileadmin/template/_img/fieldset_bg_small.gif) no-repeat bottom #fffae4;
	margin: 0px 16px 16px 0px;
}
.werwohin .userbox.last {
	margin-right: 0px;
}
.werwohin .userbox .username {
	color: #64aa00;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}
.werwohin .userbox .location {
	color: #64aa00;
	font-size: 12px;
	font-weight: normal;
	margin: 3px 0px;
}
.werwohin .userbox .zeit {
	color: #ff7800;
	font-size: 12px;
	font-weight: normal;
	margin: 3px 0px;
}
.werwohin .userbox a {
	padding: 7px;
	border: 1px solid #656d64;
	display: block;
	position: relative;
	background-color: #ffffff;
}
.werwohin .userbox a:hover {
	background-color: #ff9600;
}


.werwohin .userbox .location a {
	padding: 0;
	border: none;
	display: inline;
	position: relative;
	background: none;
	color: #64aa00;
	text-decoration: none;
}
.werwohin .userbox .location a:hover {
	background: none;
}

.werwohin .sort {
	margin-bottom: 20px;
}
.werwohin .sort a {
	color: #70b114;
	font-size: 13px;
	text-decoration: none;
	padding: 3px 10px;
	border-right: 1px solid #193300;
	font-weight: bold;
}
.werwohin .sort a.selected {
	color: #ff7300;
}
.werwohin .sort a.last {
	border: none;
}


.orange {
	color: #ff7300;
}
.green {
	color: #64aa00;
}

.content-text {
	padding: 30px;
	color: #72b416;
}
.content-text h3 {
	font-size: 18px;
	font-weight: bold;
	color: #ff7800;
}

.content-text p {
	padding: 20px 7px;
}

.content-left {
	position: relative;
	width: 50%;
	float: left;
}
.content-right {
	position: relative;
	width: 50%;
	float: right;
}

.gallery-thumb {
	position: relative;
	float: left;
	margin: 6px 6px 5px 6px;
}
.gallery-thumb img {
	position: relative;
	float: left;
}
.gallery-thumb-infos {
	position: relative;
	float: left;
	margin: 5px;
	color: #636363;
}

.gallery-banner {
	position: absolute;
	left: 213px;
	top: 296px;
	float: left;
	width: 370px;
	height: 231px;
	margin: 6px;
	padding-left: 11px;
	padding-top: 11px;
	background: url(../_img/galleryBanner.png) no-repeat;
}


.highlight-green {
	display: block;
	width: 40px;
	text-align: center;
	color: #ffffff;
	background: #88bd3a;
}
.highlight-green-on-image {
	display: block;
	position: absolute;
	right: 11px;
	bottom: 10px;
	width: 40px;
	height: 16px;
	padding-top: 2px;
	text-align: center;
	color: #ffffff;
	background: url(../_img/views.png) no-repeat;
}
.highlight-green-on-image.small {
	right: 13px;
	bottom: 8px;
}


.pageBrowser {
	text-align: center;
	margin-right: 8px;
	clear: both;
}
.pageBrowser a {
	padding: 7px;
	color: #85bd00;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}
.pageBrowser a.act {
	color: #ff7300;
}





#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #656d64;
	background-color: #fff6d0;
	padding: 5px;
	opacity: 0.85;
	filter: alpha(opacity = 85);
}

#tooltip h3 {
	font-size: 12px;
	font-weight: bold;
	color: #ff7300;
}
#tooltip .body {
	font-size: 11px;
	font-weight: normal;
	color: #85bd00;
}


.hottestbox {
	position: relative;
	width: 263px;
	background: #8dc133;
	color: #ffffff;
	border: 1px solid #748276;
	padding: 10px 0px;
	margin-bottom: 10px;
}

.hottest a {
	display: block;
	float: left;
	margin: 4px;
}
.hottestbox .stadt {
	position: relative;
	padding: 6px 20px;
	background: #3f6c00;
	text-align: center;
	text-transform: uppercase;
}



.highlight {
	position: relative;
	width: 471px;
	height: 335px;
	padding: 10px;
	background: url(../_img/highlights_bg.png) no-repeat;
}

.highlightitem {
	position: absolute;
	left: 10px;
	top: 10px;
	display: none;
}
.highlightitem div {
	width: 368px;
	text-align: center;
	color: #ff7800;
	font-weight: bold;
	padding: 10px 0px;
}
.highlightitem.item_0 {
	display: block;
}
.highlightthumbs {
	position: absolute;
	right: 10px;
	height: 335px;
	width: 91px;
	overflow: hidden;
}
.highlightthumbs div {
	position: absolute;
	top: 140px;
}
.highlightthumbs div img {
	display: block;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	cursor: pointer;
	margin: 4px 0;
	/*border: 4px solid #ffffff;*/
}
.highlightthumbs div img.act {
	opacity: 1;
	filter: alpha(opacity = 100);
	/*border: 4px solid #ff7300;*/
}


.modal-layer {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
}
.modal-window {
	position: relative;
	width: 425px;
	height: 432px;
	margin: auto;
	top: 165px;
	left: -70px;
	background: url(../_img/modalBG.png) no-repeat;
	z-index: 5000;
}

.modal-inner {
	position: relative;
	padding: 20px;
	color: #305200;
	font-weight: bold;
}
.modal-inner h1 {
	color: #ffffff;
	font-size: 14px;
	/*text-transform: none;*/
}
.modal-inner .close {
	position: absolute;
	right: 20px;
	top: 20px;
	color: inherit;
	text-decoration: none;
}
.modal-inner form {
	position: relative;
	margin: 20px 0px;
}
.modal-inner label {
	display: block;
	margin: 20px 0px 4px 0px;
}
.modal-inner textarea {
	width: 100%;
	height: 120px;
}
.modal-inner textarea.smaller {
	height: 70px;
}


.panel {
	position: absolute;
	top: 300px;
	left: 30px;
	height: 30px;
	border-bottom: 1px solid #ece2b6;
}
.panel a {
	margin: 10px;
}




#region {
	position: absolute;
	width: 660px;
	color: #ffffff;
	z-index: 101;
	background: #242424;
	opacity: 0.9;
	filter: alpha(opacity = 90);
	padding: 25px;
	margin-left: -330px;
	left: 50%;
	top: 37px;
	display: none;
}
.regionauswahl .close {
	position: absolute;
	right: 15px;
	top: 15px;
	font-weight: bold;
	cursor: pointer;
}
.regionauswahl h1 {
	padding: 0px 15px;
	color: #ffffff;
	font-size: 22px;
}
.regionauswahl hr {
	margin: 15px 0px;
	border-color: #626262;
}
.regionauswahl .land {
	position: relative;
	float: left;
	margin: 0px 15px 0px 15px;
}
.regionauswahl .bundesland a {
	clear: both;
	display: block;
	text-decoration: none;
}
.regionauswahl .land .title {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 15px 0;
	white-space: nowrap;
}
.regionauswahl .land .title img {
	margin-right: 5px;
	vertical-align: bottom;
}
.regionauswahl .land .bundesland .title {
	text-transform: none;
	color: #ff7800;
	margin: 5px 0 0 0;
	font-weight: normal;
}



#langbox {
	position: absolute;
	color: #ffffff;
	z-index: 100;
	background: #242424;
	opacity: 0.9;
	filter: alpha(opacity = 90);
	padding: 15px;
	display: none;
	top: 37px;
	left: 120px;
}
.sprachauswahl a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.sprachauswahl .flag {
	float: left;
	margin-right: 5px;
}
.sprachauswahl .link {
	padding: 7px 0 0 0;
}
.sprachauswahl .row {
	clear: both;
	padding: 5px 15px;
}
.sprachauswahl .close {
	position: absolute;
	right: 7px;
	top: 7px;
	font-weight: bold;
	cursor: pointer;
}
.sprachauswahl h1 {
	padding: 0px 15px;
	color: #ffffff;
	font-size: 16px;
	text-transform: none;
}
.sprachauswahl hr {
	margin: 15px 0px;
	border-color: #626262;
}


.newSticker {
	position: absolute;
	background: url(../_img/newSticker.png) no-repeat;
	width: 47px;
	height: 48px;
	left: -10px;
	top: -10px;
}

.events-right {
	position: relative;
	float: right;
}
.suche {
	position: relative;
	background: url(../_img/galeriesuche.png) no-repeat;
	width: 235px;
	height: 217px;
	padding: 15px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.suche img {
	vertical-align: middle;
	margin-left: 5px;
}
.suche select {
	display: block;
	width: 188px;
	margin: 6px 0;
	text-transform: none;
}
.suche select.date {
	width: auto;
	float: left;
	margin: 3px 3px 3px 0px;
}
.suche .hr {
	position: relative;
	border: none;
	border-bottom: 1px solid #85bd00;
	height: 1px;
	margin: 8px;
	padding: 0;
	line-height: 1px;
	clear: both;
}



.message {
	position: absolute;
	width: 400px;
	height: 200px;
	color: #ffffff;
	background: #242424;
	opacity: 0.9;
	filter: alpha(opacity = 90);
	padding: 25px;
	margin-left: -300px;
	left: 50%;
	margin-top: -125px;
	top: 50%;
	display: block;
}
.message .img {
	display: block;
	float: left;
	padding: 4px;
	border: 1px solid #cccccc;
	background: #ffffff;
	margin-bottom: 10px;
	margin-right: 10px;
}
.message .img:hover {
	background: #ff7300;
}
.message .antwortPanel {
	position: absolute;
	bottom: 25px;
}
.message .close {
	position: absolute;
	right: 20px;
	top: 20px;
	color: inherit;
	text-decoration: none;
}
.smileys {
	display: none;
	position: absolute;
	width: 600px;
	color: #ffffff;
	background: #242424;
	opacity: 0.9;
	filter: alpha(opacity = 90);
	margin-left: -320px;
	left: 50%;
	margin-top: -185px;
	top: 50%;
}
.smileys a {
	position: relative;
	margin: 3px;
}


.csc-mailform {
	border: none;
}
.csc-mailform input {
	width: 200px;
}
.csc-mailform label {
	display: block;
	width: 150px;
	margin-top: 5px;
}
.csc-mailform-field {
	clear: both;
}
.csc-mailform input.csc-mailform-submit {
	width: auto;
}
.csc-mailform input#mailformattachment1 {
	width: auto;
}


.sImageBrowser {
	position: relative;
	width: 600px;
	padding: 15px 0px;
	text-align: center;
	color: #666;
}
.sImageBrowser a {
	padding: 0px 15px;
	text-decoration: none;
}
.sImageBrowser a img {
	padding: 0px 10px;
	vertical-align: middle;
}
.sImageInfos {
	position: absolute;
	width: 157px;
	height: 192px;
	padding: 5px 15px;
	right: 12px;
	top: 150px;
	background: url(../_img/sImageInfos.gif) no-repeat;
}
.sImageInfos h1 {
	font-size: 17px;
}

.sImageInfos dl {
	padding-top: 10px;
}
.sImageInfos dt {
	float: left;
	clear: both;
	padding: 3px 0px;
	height: 14px;
	color: #ff7300;
}
.sImageInfos dd {
	float: right;
	padding: 3px 0px;
	color: #72B416;
	height: 14px;
}

.slider {
	position: relative;
	clear: both;
	width: 602px;
	height: 123px;
	background: url(../_img/slider.gif) no-repeat;
	margin: 14px 0px;
	white-space: nowrap;
}

.slider .thumbs {
	position: relative;
	width: 464px;
	overflow: hidden;
	margin: auto;
	padding: 25px 0px;
	height: 73px;
}
.slider .thumbs .thumbs-inner {
	position: absolute;
}




.kalender {
	position: relative;
	width: 57px;
	height: 102px;
	background: url(../_img/kalender.png);
	float: left;
	margin: 4px;
	font-size: 12px;
}
.topevent .kalender {
	background: url(../_img/kalenderTop.png);
}
.small .kalender {
	position: relative;
	width: 41px;
	height: 70px;
	background: url(../_img/kalender_sm.png);
	float: left;
	margin: 4px;
	font-size: 12px;
}



.infobox {
	position: relative;
	width: 271px;
	height: 250px;
	padding: 15px;
	background: url(../_img/infobox.png) no-repeat;
	float: left;
}
.infobox.big {
	background: url(../_img/infoboxBig.png) no-repeat;
	width: 362px;
}

.infobox dl {
}
.infobox dt {
	position: relative;
	float: left;
	clear: both;
	width: 100px;
	color: #85bd00;
	height: 15px;
}
.infobox dd {
	color: #ff7300;
	height: 15px;
}


.eventkommentieren {
	position: relative;
	width: 145px;
	height: 19px;
	background: url(../_img/eventkommentieren.png) no-repeat;
	float: right;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	padding: 10px;
	text-transform: uppercase;
}
.eventkommentieren a {
	text-decoration: none;
	color: #fff;
}

.dateHeadline {
	padding: 2px 10px;
	background: #72b217;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.topevent .location {
	color: #fff;
}
.topevent .text {
	color: #fff;
}

.topeventIcon {
	position: absolute;
	left: -40px;
	top: -10px;
	background: url(../_img/topevent.png) no-repeat;
	width: 68px;
	height: 68px;
	z-index: 1010;
}

.kalenderBox {
	position: relative;
	width: 263px;
	background: #8dc133;
	color: #ffffff;
	border: 1px solid #748276;
	padding: 10px 0px;
	margin-bottom: 10px;
	font-size: 16px;
}

.kalenderBox .days {
	position: relative;
	padding-left: 10px;
}
.kalenderBox .day {
	display: block;
	position: relative;
	float: left;
	padding: 3px 0px;
	text-align: center;
	width: 35px;
	color: #fff;
}
.kalenderBox .day.now {
	background: #3f6c00;
}
.kalenderBox .day.selected {
	background: #ff7300;
}
.kalenderBox a.day {
	font-weight: bold;
	text-decoration: underline;
}

.kalenderBox .tage {
	position: relative;
	color: #fff;
	background: #3f6c00;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
}

.kalenderBox .tage .tag {
	position: relative;
	float: left;
	padding: 3px 0px;
	width: 35px;
	text-align: center;
}

.kalenderTopBg {
	position: relative;
	width: 265px;
	height: 22px;
	background: url(../_img/kalendertopbg.png) no-repeat;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ff7300;
	padding: 5px 0px;
}












