/*** Reset ***/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,	pre, form, fieldset, table, th, td {
	margin: 0; padding: 0;
}

img {
	border: 0;
}


/*** Basis Elemente ***/
body {
	background: url('/fileadmin/images/layout/bg-01.jpg') center top no-repeat fixed #f7eb94;
	color: #000;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.6;
}

.clearfix {
	clear:both;
	content:".";
	display:block;
	height:0;
	line-height:0;
	visibility:hidden;
}


/*** Basis Layout  ***/

#allinme {
	margin: 0 auto;
	text-align: left;
	width: 960px;
}

#header {
	height: 139px;
	width: 960px;
}

#main {
	background-color: #fff;
	width: 960px;
}

#left_content {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	width: 700px;
}

#sidebar {
	float: right;
	margin-right: 10px;
	margin-top: 20px;
	width: 220px;
}

#footer {
	/* background: url('/fileadmin/images/layout/bg-footer.jpg') center top; */
	background: url('/fileadmin/images/layout/bg_footer.gif') center top;
	height: 190px;
	margin-top: 10px;
	width: 960px;
}

#header-navi {
	float: right;
	width: 200px;
	margin-right: 30px;
}

/*** HEADER ***/

#header img {
	float: left;
}

#header-navi ul {
	list-style-type: none;
	margin-top: 4px;
}

#header-navi li {
	float: left;
	margin-left: 13px;
}

#header-navi a {
	color: #fff;
	text-decoration: none;
	border-bottom: dotted 1px #fff;
}

/*** LEFT-CONTENT ***/

#topnavi {
	height: 47px;
	margin-bottom: 10px;
}

#breadcrumb {
	color: #535353;
	height: 20px;
	border-top: dotted 1px #535353;
	border-bottom: dotted 1px #535353;
	line-height: 1.7;
	margin-bottom: 10px;
}

#breadcrumb a {
	text-decoration: none;
	color: #535353;
}

h1.blue, h1.grey, h1.green, h1.yellow, h1 {
	background: url('/fileadmin/images/layout/h1_blue.jpg') no-repeat;
	font-size: 18px;
	line-height: 1.6;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	height: 28px;
	color: #fff;
}

h1.grey {
	background: url('/fileadmin/images/layout/h1_grey.jpg') no-repeat;
}

h1.green {
	background: url('/fileadmin/images/layout/h1_green.jpg') no-repeat;
}

h1.yellow {
	background: url('/fileadmin/images/layout/h1_yellow.jpg') no-repeat;
}

#left_content h2 {
	color: #535353;
	font-size: 18px;
	margin-top: 6px;
	margin-bottom: 3px;
}

/*** LEFT-CONTENT ***/

.newsbox {
	float: left;
	height: 230px;
	margin-bottom: 10px;
	margin-right: 20px;
	width: 220px;
}

.newsbox img {
	border: 5px solid #80A6D7;
}

.newsbox h3 {
	color: #535353;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 2px;
}

.newsbox h3 a {
	color: #535353;
	text-decoration: none;
}

.newsbox .news-link {
	float: right;
}
.newsbox img.news-link {
	border: 0;
}

.last {
	margin-right: 0 !important;
}

.content-image {
	float: right;
	margin-left: 15px;
}

h3.blauer-button {
	background: url('/fileadmin/images/layout/blauer-button.gif') no-repeat left center;
	padding: 3px 2px 3px 15px;
	font-size: 12px;
}

.anlieger-box {
	border-bottom: dotted 1px #535353;
	float: left;
	height: 112px;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 220px;
}

.anlieger-box a {
	color: #535353;
	font-weight: bold;
	text-decoration: none;
}

.anlieger-link {
	display: block;
	margin-top: 2px;
}

/* ------ */

.gastro-links {
	width: 460px;
	float: left;
}

.gastro-links img, .gastro-rechts img {
	border: 5px solid #C8D957;
}

.gastro-rechts {
	width: 220px;
	float: right;
}

.gastro-links h3, .gastro-rechts h3 {
	color: #535353;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 2px;
}

.gastro-links a, .gastro-rechts a {
	color: #000;
	text-decoration: none;
	border-bottom: dotted 1px #000;
}

.news-vorschau {
	margin-bottom: 25px;
}

.news-vorschau a {
	color: #535353;
	text-decoration: none;
	border: 0;
}


/* ------ */

.highlight {
	border: 2px solid #A5A5A5;
	color: #535353;
	float: left;
	height: 192px;
	margin-right: 20px;
	width: 216px; /* wegen 2px border re. u. li.*/
	overflow: hidden;
}

.highlight .time {
	font-size: 11px;
	font-weight: bold;
	margin-left: 8px;
	margin-top: 17px;
}

.highlight h4 {
	font-size: 19px;
	line-height: 1.3;
	margin-left: 8px;
}

.highlight p {
	margin-top: 3px;
	margin-left: 8px;
}

.highlight .cal-link {
	float: right;
	margin-right: 7px;
}

.highlight .cal-link img {
	border: 0;
}

.highlight .veranstalter {
	font-size: 10px;
	margin-top: 20px;
	margin-left: 8px;
}

/* ------ */

.cal-header {
	color: #535353;
	font-size: 10px;
	margin-top: 12px;
}

.cal-zeit {
	float: left;
	width: 144px;
}

.cal-beschreibung {
	float: left;
	width: 386px;
}

.cal-ort {
	float: left;
	width: 154px;
}

.cal-status {
	float: left;
	width: 16px;
}

.cal-status img {
	margin-top: 4px;
}

.cal-eintrag {
	color: #535353;
	margin-bottom: 5px;
}

.cal-eintrag a {
	color: #535353;
	text-decoration: none;
}

.cal-eintrag h3 {
	font-size: 12px;
	font-weight: bold;
}

.odd {
	background-color: #F6F6F6;
}

/* ------ */

.cal-navi {
	background-color: #4F4F4F;
	height: 18px;
	margin-top: 13px;
}

.cal-navi a {
	font-size: 10px;
	text-decoration: none;
	color: #fff;
}

.cal-vorheriger {
	float: left;
	margin-left: 10px;
	width: 284px;
}

.cal-melden {
	float: left;
	width: 166px;
}

.cal-naechster {
	float: right;
	text-align: right;
	margin-right: 10px;
	width: 160px;
}

/* ------ */

.cal-detail-links {
	float: left;
	margin-right: 20px;
	margin-top: 30px;
	width: 460px;
}

.cal-detail-links img {
	float: left;
	margin-right: 20px;
}

.cal-detail-rechts {
	float: left;
	margin-top: 30px;
	width: 220px;
}

.cal-detail-links h3 {
	color: #545454;
	margin-bottom: 15px;
}

.cal-detail-links p {
	margin-top: 15px;
}

/* ------ */

.cal-infobox {
	color: #505050;
	background-color: #F6F6F6;
	font-size: 11px;
	margin-top: 10px;
	line-height: 1.5;

}

.cal-datum {
	float: left;
	font-weight: bold;
	margin-left: 4px;
	margin-top: 5px;
	width: 57px;
}

.cal-datum-inhalt {
	float: left;
	margin-top: 5px;
}

.cal-uhrzeit {
	float: left;
	font-weight: bold;
	margin-left: 4px;
	width: 57px;
}

.cal-uhrzeit-inhalt {
	float: left;
}

.cal-infobox p {
	margin-top: 30px;
	margin-left: 4px;
	margin-bottom: 10px;
}

.cal-infobox a {
	color: #515151;
	font-weight: bold;
	text-decoration: none;
}


/* ------ */

.anlieger-detail-links {
	float: left;
	margin-right: 20px;
	width: 460px;
}

.anlieger-detail-links img {
	float: left;
	margin-right: 20px;
}

.anlieger-detail-rechts {
	float: left;
	width: 220px;
}

.anlieger-detail-rechts img {
	border: 0;
}

.anlieger-detail-links h3 {
	color: #545454;
	margin-bottom: 15px;
}

.anlieger-detail-links p {
	margin-top: 5px;
}


/*** SIDEBAR ***/

form#top-search input {
	border: 1px solid #898989;
	color: #898989;
	font-size: 10px;
	padding: 4px;
	width: 210px;
}

#sidebar h2 {
	color: #13366F;
	font-size: 16px;
}

/*** FOOTER ***/

.footer-box {
	color: #000;
	float: left;
	margin-top: 10px;
	width: 240px;
}

.newsbox-first {
	margin-left: 10px;
}

.newsbox-last {
	width: 220px;
}

.footer-box a {
	color: #000;
	line-height: 1.8;
	text-decoration: none;
}

.newsbox-first a {
	line-height: 1.6;
	border-bottom: dotted 1px #000;
}

.news-single-img {
	float: none;
	border: 0;
	margin: 0;
	padding: 0;
}

.news-single-img a {
	border: 0;
}

.related {
	margin-top: 20px;
	margin-bottom: 15px;
}

.tx-ttnews-browsebox {
	display: none;
}

/* -- RTE -- */

.align-right {
	text-align: right;
}

.align-right a {
	color: #000;
	text-decoration: none;
	border-bottom: dotted 1px #000;
}

/* Uebersichtskarte Allerpark */

.attraktionen a {
	color: #000;
	text-decoration: none;
	border-bottom: dotted 1px #000;
}

ul, li {
	margin-left: 10px;
}

li a {
	color: #000;
	text-decoration: none;
	border-bottom: dotted 1px #000;
}

/* Formular */

fieldset.csc-mailform {
	border: 0;
}

.csc-mailform label {
	float: left;
	width: 100px;
}
.csc-mailform input, .csc-mailform select {
	display: block;
	float: left;
	width: 150px;
}

.csc-mailform-field {
	 clear: left;
}

.csc-mailform-submit {
	margin-left: 100px;
  float: none;
  width: auto;
}

/* Suche */

.suche-titel h2 a {
	font-size: 16px;
	color: #535353;
	text-decoration: none;
}

.suche-titel h2 {
	font-size: 16px !important;
	color: #535353;
	float: left;
}

.tx-indexedsearch-whatis {
	display: none;
}

.tx-indexedsearch-browsebox {
	margin-top: 20px;
	text-align: center;
}

div.suche-line {
	border-bottom: dotted 1px #000;
	height: 3px;
	margin-top: 7px;
	margin-bottom: 7px;
}


/* MINI-Kalender */

.tx-cal-controller .sideback {
	background: 0;
	background-color: #C8D959;
	text-transform: uppercase;
	text-align: left;
	font-size: 12px;
}


.tx-cal-controller .sideback a {
	text-decoration: none;
	color: #535351 !important;
	display: inline;
}

.tx-cal-controller tbody, .tx-cal-controller .monthCurrentWeek, .tx-cal-controller .monthSelected, .tx-cal-controller .monthSelectedWeek, .tx-cal-controller .month-weekdays {
	background-color: #E9F0BC;
	border: 0;
}

.tx-cal-controller table.month-small {
	border: 0;
}

table.month-small {
	width: 220px;
	margin-bottom: 20px;
}

.month-small th, .month-small td {
	font-size: 11px;
}

.monthSmallBasic, .month-weekdays {
	font-weight: bold !important;
}

.month-small th, .month-small td {
	text-align: center;
}

.monthOff, .monthOff a:link, .monthOff a:visited {
	color:#89898B !important;
}

.month-weekdays {
	color: #535355 !important;
}

.monthSmallBasic, .eventDay a, .month-small a:link, .monthoff a:visited {
	color: #0565A1;
}

.monthToday {
background: #fff !important;
border: 0 !important;
}

.monthToday a:link, .monthToday a:visited {
	color: #0565A1;
}


.servicehotline {
	font-weight: bold;
}


/**************/
/* Scrollable */
/**************/

#main-scrollable .headlines
	{
	background: transparent url(bg-headlines.png) no-repeat scroll left top;
    clear: both;
    height: 83px;
    margin-top: 169px;
    padding-top: 8px;
    padding-left: 17px;
    position: absolute;
    width: 509px;
	}

#main-scrollable a
	{
	color: #313131;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	}

#main-scrollable h2
	{
	color: #000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	}

/* main vertical scroll */
#main-scrollable {
	height: 280px;
	overflow: hidden;
	position: relative;
	}


/* root element for horizontal scrollables */
#main-scrollable .scrollable
	{
	height: 280px;
	overflow: hidden;
	position: relative;
	width: 700px;
	}

/* root element for scrollable items */
#main-scrollable .scrollable .items
	{
	clear: both;
	position: absolute;
	width: 20000em;
	}

/* single scrollable item */
#main-scrollable .item
	{
	float: left;
	height: 280px;
	width: 700px;
	}

#main-scrollable div.navidymny
	{
	background-image: url('/fileadmin/images/layout/navigator-bg.png');
	background-repeat: no-repeat;
	cursor: pointer;
	height: 25px;
	padding-top: 3px;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 150px;
	z-index: 200;
	}

#main-scrollable a.disabled
	{
	visibility: hidden !important;
	}


/*********** navigator ***********/


/* position and dimensions of the navigator */
#main-scrollable div.navidymny
	{
	height: 20px;
	margin-left: 328px;
	width: 200px;
	}

 /* items inside navigator */
#main-scrollable div.navidymny a
	{
	background: url('/fileadmin/images/layout/navigator.png') 0 0 no-repeat;
	display: block;
	float: left;
	font-size: 1px;
	height: 11px;
	margin: 3px;
	width: 11px;
	}

/* mouseover state */
#main-scrollable div.navidymny a:hover
	{
	background-position: 0 -11px;
	}

/* active state (current page state) */
#main-scrollable div.navidymny a.active
	{
	background-position: 0 -22px;
	}


/* Veranstaltungen melden */

#veranstaltung-melden label {
	width: 90px;
	float: left;
	margin-bottom: 5px;
}

#veranstaltung-melden input, #veranstaltung-melden textarea, #veranstaltung-melden select {
	padding: 3px;
	width: 307px;
	margin-bottom: 5px;
	margin-right: 1px;
}

#veranstaltung-melden .vmm-datum {
	width: 63px;
}

#veranstaltung-melden .checkbox, #veranstaltung-melden .senden, #veranstaltung-melden select {
	width: auto;
}

.mailformformtype_mail, .csc-mailform-submit {
	margin-top: 10px;
	width: auto !important;
}

#veranstaltung-melden br {
	clear: left;
}

#veranstaltung-melden textarea {
	height: 150px;
}

#veranstaltung-melden .senden {
	float: right;
}

#veranstaltung-melden #cal_location {
	width: 210px;
}

.tx-cal-controller .cal_required {
	color: #000;
}

th {
	font-weight: normal;
	text-align: left;
}


/* Pagebrowser */
.news-single-rightbox, .news-single-imgcaption, .news-latest-date, .news-latest-morelink, .news-latest-category, .news-list-category, .news-list-author, .news-list-imgcaption, .news-list-date, .news-list-browse, .news-amenu-container, .news-catmenu  {
font-size:12px;
}

.showResultsWrap {
display: none;
}

.browseLinksWrap a {
border-bottom:1px dotted #000000;
color:#000000;
text-decoration:none;
}