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

/* Common */
HTML, BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	height: 100%;
	background: #a78427 url(theme/hintergrund.jpg) repeat-x left top;
}
BODY {
	margin: 0;
	padding: 0;
}
A, A:link, A:visited {
	color: #C00;
}
A:active {
	color: #f00;
}
A:hover {
	color: #F00;
}

#page {
	width: 1100px;
	min-height: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	margin: 0 auto;
	background: url(theme/glow-bg.jpg) no-repeat center top;
}

#bodyframe {
	width: 900px;
	min-height: 100%;
	/* height: auto !important;*/
	height: 100%;
	padding: 0;
	margin: 0;
	margin: 0 auto;
	background: url(theme/main-bg.gif) repeat-y left top;
	border-collapse: separate;
	border-spacing: 0px;
	border: solid 1px #000;
	margin-top: 10px;
	margin-bottom: 10px;
}

#col-left {
	width: 180px;
	background: #e5c976;
	height: 100%;
	padding: 0;
	margin: 0;#
}

.content-border {
	width: 700px;
	height: 100%;
	border: 5px solid #F7EED5;
	margin: 0;
	padding: 5px;
}

#footer {
	width: 900px;
	height: 50px;
	padding: 0;
	border-top: 4px solid #000;
	color: #f0f0f0;
	vertical-align: top;
	text-align: center;
	background-color: #93751C;
}

#inner-3-left,
#inner-3-middle,
#inner-3-right {
	width: 228px;
}
#inner-2-left,
#inner-2-right {
	width: 346px;
}
.inner-sep {
	width: 8px;
}

/***************************************************************************************
	CLEARFIXES
****************************************************************************************/
DIV.clear,
DIV.clearer {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/***************************************************************************************
	HEADER
****************************************************************************************/
#header {
	width: 100%;
	height: 200px;
	margin: 0;
	padding: 0;
}

#header-image {
	float: left;
	width: 740px;
	height: 199px;
	background: #fff;
	margin: 0;
	padding: 0;
}

#header-info {
	float: left;
	width: 138px;
	height: 180px;
	background: #F5EAC5;
	margin: 0;
	padding: 0;
	padding: 10px;
	font-size: 11px;
	line-height: 12px;
}
#header-info a, #header-info a:link, #header-info a:visited, #header-info a:active {
	color: #000;
}
#header-info a:hover {
	color: #f00;
}

.headerImage {
	display: none;
}

/***************************************************************************************
	NAVIGATION
****************************************************************************************/
#breadcrumb-container {
	border-top: solid 6px #000;
	height: 20px;
	margin: 0;
	padding: 0;
	background-color: #544107;
}

#breadcrumb-title {
	float: left;
	width: 180px;
	height: 20px;
	color: #f0f0f0;
	line-height: 20px;
	text-align: right;
}

#breadcrumb {
	float: left;
	width: 698px;
	height: 20px;
	line-height: 20px;
	color: #f0f0f0;
	padding-left: 10px;
	padding-right: 10px;
}

#breadcrumb a, #breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited {
	color: #fff;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #fff;
	text-decoration: underline;
}

#nav ul, #nav ul ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li, #nav li li {
	margin: 0;
	padding: 0;
	text-indent: 0;
}

#nav a, #nav a:link, #nav a:visited, #nav a:active, #nav li.selected a {
	width: 157px;
	height: 29px;
	line-height: 29px;
	display: block;
	color: #000;
	text-decoration: none;
	padding: 0;
	margin: 0;
	padding-left: 13px;
	padding-right: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#nav a:hover {
	background-color: #C59D25;
}
#nav .selected {
	background-color: #EFDFAD;
}

td#footer a, td#footer a:link, td#footer a:visited, td#footer a:active {
	color: #fff;
	text-decoration: none;
}
td#footer a:hover {
	text-decoration: underline;
}

/***************************************************************************************
	BOXES
****************************************************************************************/
.tab {
	margin: 0;
	padding: 0;
}
.tab .title {
	height: 16px;
	padding-left: 4px;
	padding-right: 19px;
	background: #f5f0d3 url(theme/tab-end.gif) no-repeat top right;
	line-height: 16px;
	color: #8E7D20;
	font-weight: bold;
	font-size: 11px;
}
.tab .frame {
	border: solid 1px #f5f0d3;
	padding: 5px;
}

/***************************************************************************************
	TEXTS
****************************************************************************************/
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #B8960C;
}
H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #B8960C;
}
.preis {
	position: absolute;
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f00;
	margin: 0;
	padding: 0;
	width: 214px;
	height: 22px;
	bottom: 0;
}
HR {
	border: 0;
	height: 1px;
	border-top: 1px solid #ccc;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.text-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #B8960C;
}

/***************************************************************************************
	FORMS
****************************************************************************************/
.form label {
	float: left;
	width: 100px;
	display: block;
}
.form DIV.row {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.form .req {
	color: #f00;
	vertical-align: super;
	font-size: 7px;
}
.errorbox {
	border: solid 1px #f00;
	background: #FFF0F0;
	padding: 10px;
}
INPUT, SELECT, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #0029ae;
	background: #fff;
}
INPUT:hover, SELECT:hover, TEXTAREA:hover, INPUT:focus, SELECT:focus, TEXTAREA:focus {
	border: solid 1px #0032df;
	background-color: #FDFAF2;
}
INPUT.button {
	border: 1px solid #D7A728;
	background-color: #E1BF64;
	cursor: pointer;
	color: #836618;
	height: 24px;
	line-height: 24px;
}
INPUT.button:hover {
	background-color: #EBD598;
}
.selectionArea {
	padding: 2px;
	background: #e6efff;
	padding-bottom: 4px;
	border-bottom: 1px solid #00109d;
}
#cardList {
	padding: 4px;
}
/***************************************************************************************
	GADGETS
****************************************************************************************/
#col-left .gadget {
	margin-top: 20px;
	padding-bottom: 2px;
	border-bottom: 1px solid #00109d;
}
#col-left .gadget .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 10px;
	color: #F8EFD6;
	background-color: #D9B037;
}
.front {
	position: absolute;
	left: -5px;
	top: -80px;
	width: 708px;
	padding: 0;
	margin: 0;
	background: #F7EED5;
	padding-bottom: 5px;
}
.front-cell {
	height: 150px;
}

/***************************************************************************************
	EVENTS
****************************************************************************************/
#col-main .event_tblhead {
	width: 95px;
	color: #888;
}
#col-main .event_date {
	width: 75px;
}
#col-main .event_name {
	font-size: 16px;
	font-weight: bold;
	color: #B8960C;
	padding-bottom: 4px;
}
#col-main .event_details_link {
	text-align: right;
	padding-bottom: 2px;
}
#col-main .event_spacing {
	height: 5px;
}
#col-main .event_separator {
	height: 20px;
	border-top: 1px solid #f5e9c0;
}

#col-left .event_date {
	font-size:10px;
}
#col-left .event_name {
	font-size:11px;
	font-weight: bold;
}
#col-left .event_separator {
	height: 10px;
}

.event_titlebar {
	border: 1px solid #cecece;
	padding: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #B8960C;
	margin-bottom: 5px;
	background: #fafafa;
}
.event_content {
	background: #fff;
	border: 1px solid #cecece;
	padding: 4px;
	margin-bottom: 5px;
}
.event_data {
	border: 1px solid #cecece;
	padding: 4px;
	margin-bottom: 5px;
	background: #fafafa;	
}
.event_picture {
	float: right;
	width: 100px;
	clear: both;
}
.event_datetime {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	float: left;
	margin-top: 20px; 
	padding-right: 20px;
}
.tx-mjseventpro-pi1-singleViewHeader-bdate,
.tx-mjseventpro-pi1-singleViewHeader-entrytime,
.tx-mjseventpro-pi1-singleViewHeader-btime {
	color: #999;
	font-size: 11px;
}
.tx-mjseventpro-pi1-singleViewField-teaser {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 10px;
}
.tx-mjseventpro-pi1-singleViewHeader-links {
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: -8px;
}
.tx-mjseventpro-pi1-singleViewHeader-promoter,
.tx-mjseventpro-pi1-singleViewHeader-location,
.tx-mjseventpro-pi1-singleViewHeader-cat,
.tx-mjseventpro-pi1-singleViewHeader-type,
.tx-mjseventpro-pi1-singleViewHeader-fees {
	font-size: 11px;
	font-weight: bold;
}
.tx-mjseventpro-pi1-singleViewField-promoter,
.tx-mjseventpro-pi1-singleViewField-location,
.tx-mjseventpro-pi1-singleViewField-cat,
.tx-mjseventpro-pi1-singleViewField-type,
.tx-mjseventpro-pi1-singleViewField-fees {
	margin-bottom: 5px;
}
/***************************************************************************************
	CMS-Styles
****************************************************************************************/
/* Rules */
.csc-frame-rulerAfter {
	height: 1px;
	border-top: 1px solid #ccc;
}
/* Boxes */
.csc-frame-frame1 {
	margin: 0px;
	padding: 0px;
	border: solid 1px #f5f0d3;
	background: #f9f7e5;
	padding: 5px;
	margin-top: 30px;
}
.csc-frame-frame1 .csc-header {
	padding: 0px;
	margin: 0px;
	height: 16px;
	margin-top: -21px;
	margin-left: -6px;
	margin-right: -6px;
}

.csc-frame-frame1 h2 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 20px;
	background: url(theme/tab-end.gif) right top no-repeat;
	display: inline;
}

.align-right {
	text-align: right;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}

/* LINKS */
a.download {
	background: url(theme/disk.gif) left center no-repeat;
	padding-left:18px;
}

/* NEWS */
.news-latest-container {
	padding-left: 8px;
	padding-right: 8px;
}
.news-latest-item,
.news-list-item {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dashed #dddddd;
}
.news-latest-date,
.news-single-timedata,
.news-list-date {
	font-size: 11px;
}
.news-latest-item h3 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}
.news-latest-item a img {
	float: right;
}
.news-latest-info,
.news-single-info,
.news-list-info {
	font-size: 10px;
	margin-top: 15px;
}
.news-single-info {
	border-top: 1px dashed #ddd;
}
.news-latest-gotoarchive {
	margin-top: 20px;
	font-weight: bold;
}
.news-single-item h2 {
	margin-top: 5px;
}
.news-single-img img {
	float: right;
}
.news-list-item h3 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}
.news-list-item img {
	float: right;
}
/* Guestbook */
.no-entries {
	font-size: 13px;
	color: #b22222;
}
.message {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	font-style: italic;
}
.errorbox-guestbook {
	color: #f00;
}
.guestbook-entry {
	margin: 0px;
	padding: 0px;
	border: 1px solid #f5f0d3;
	margin-top: 5px;
	margin-bottom: 5px;
}
.guestbook-header {
	background: #f5f0d3;
	font-weight: bold;
	color: #B8960C;
	padding: 2px;
}
.guestbook-info {
	font-size: 11px;
	padding: 5px;
	border-right: 1px solid #f5f0d3;
	width: 180px;
	background: #F9F7E5;
}
.guestbook-info-header {
	font-size: 10px;
	font-weight: bold;
}
.guestbook-homepage {
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;	
}
.guestbook-content {
	padding: 10px;
}
.guestbook-pagination {
	background: #f4f4f4;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px;
}
.guestbook-result {
	margin: 0px;
	font-weight: normal;
}
.tx-veguestbook-pi1-browsebox-strong {
	font-weight: bold;
}
