/* ----------------------------------------------------------------------------------------------------------- */
/* Globale Definitionen */
html, body {
	height:100%;
	
}
body {
	margin:0;
	padding:0;
	text-align:center;
	background:url(../images/apfelhof_bg_top-repeat.jpg) top center repeat-x;
	height:100%
}
.bg-top {
	height:100%;
	width:100%;
}
.bg-top {
	background:url(../images/apfelhof_bg_top-center.jpg) top center no-repeat;
}
.bg-bottom {
	background:url(../images/main-table_bg-repeat.gif) top center repeat-y;
	height:100%;
	margin:0 auto;
}
.wrap-wrapper {
	width:999px;
	margin:0 auto;
	height:100%;
}
.shadow-table {
	width:999px;
	height:100%;
	margin:0 auto;
}
/* GENERAL fonts */
li, td,  th, ul, ol, center, textarea, p, input, div, select {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
}

little {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:9px;
}

form {
	margin:0px;
	padding:0px;
}
a img, img {
	border: 0;
}
legend {
	color:#993333;
	font-weight:bold;
}

#content td{
	padding-bottom:2px;
/*	border-bottom:1px solid #D2D2D2;*/
	line-height:18px;
	color:#666;
}

#content #preise td{
 border-bottom:1px solid #D2D2D2;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* UEberschriften */
h1 {
	margin:0;
	margin-bottom:9px;
	margin-top:1px;
	border-bottom:1px solid #e7e4db;
}

h2, h3 {
	color:#666;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:18px;
}
h3 {
	font-weight:normal;
	margin-bottom:3px;
}

h4 {
	
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Grundlegende Struktur */
/*
	Tabellenbreite: 960px; div-Breite: 938px, Schatten wird duch div-bg erzeugt
	# Main Template 1, 2 Spalten: Side Menu & Content
	Spalte 1 - Sub Menu Col: 180px
	Spalte 2 - Content Col: 750px
*/
.main-table-wrapper {
	height:100%;
	margin:0 auto;
}
.main-table-wrapper .main-col {
	width: 939px;
}
.wrap-wrapper .left-col, .wrap-wrapper .right-col {
	width:30px;
}
.maintable {
	width: 1018px;
	height:100%;
	margin:0 auto;
	/*background:url(../images/main-table_bg_top.jpg) 137px left no-repeat;*/
	background:url(../images/main-table_bg_top.jpg) center 137px no-repeat;
}
.clearer {
	clear:both;
	height: 0px;
	line-height:0px;
	font-size:0px;
}
.content-section-width {
	vertical-align:top;
	width:1018px;
	background:url(../images/content-section_bg.jpg) right bottom no-repeat;
	padding-bottom:16px;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* 1. Zeile: Top-Image und Home-Logo */
.top-image-cell {	
	/*vertical-align:top;*/
	height:220px;
	background:url(../images/slideshow_bg.jpg) 28px top no-repeat;
	width:1018px;
}
.header-image-table {
	height:220px;
}
#top-image {	
	vertical-align:top;
	text-align:left;
}
.col-left-cell {
	/*width:643px;*/
	width:671px;
	vertical-align:top;
	height:220px;
	float:left;
}
#colLeft {
	margin:0;
	padding:0;
	position:relative;
	height:220px;
}
#colLeft object, #colLeft embd {
	position:absolute;
	top:0px;
	left:28px;
}
#colLeft div {
	padding:0;
	margin:0;
}
.home-logo-cell {
	vertical-align:top;
	text-align:left;
	width:332px;
}
#toprow, .toprow-table {
	height:158px;
}
#toprow {
	padding:0px;
	margin:0px;
}
.toprow-table {	
	width:1018px;
	background:url(../images/toprow-table_bg.jpg) right top no-repeat;
}
#textsizeswitch-and-searchbox {
	height:20px;
	position:relative;
}
/*#home-logo {
	width:100px;
	height:100px;
}*/
/* ----------------------------------------------------------------------------------------------------------- */
/* Top Menu */
.menu-t-wrap {
	height:39px;
	padding-right:12px;
}
.menu-t-cell {
	vertical-align:top;
	width:686px;
}
.functions-menu-container-wrap {
	height:107px;
	padding-right:12px;
}
.search-container {
	width:181px;
	height:28px;
	float:right;
	background:url(../images/search-box_bg.gif) right top no-repeat;
	margin-top:6px;
}
.menu-t-container {
	float:right;
	height:28px;
	background:url(../images/menu-t_bg.gif) right top no-repeat;
	margin-top:6px;
}
.language-container {
	float:right;
	width:75px;
	height:28px;
	background:url(../images/language-switch_bg.gif) left top no-repeat;
	margin-top:6px;
}
#language-switch {	
	padding-top:5px;
	padding-left:10px;
}
#language-switch img {
	margin-right:5px;
}
#menu-t {
	
}
.top-menu-wrap {
	margin:0 8px;
	margin-top:5px;
}
#menu-t .top-menu-wrap div {
	float:left;
	padding-right:7px;
	background:url(../images/menu-t-spacer_bg.gif) right 2px no-repeat;
	margin-right:6px;
	line-height:normal;
}
#menu-t .top-menu-wrap div.top-menu-item-last {
	background-image:none;
	margin-right:0;
	padding-right:0;
}
#menu-t a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:normal;
}
#menu-t a:hover, #menu-t .top-menu-item-act a {
	text-decoration:underline;
}
#menu-t span.top-menu-level1-act a, #menu-t span.top-menu-level1-act a:hover {
	
}

/* ----------------------------------------------------------------------------------------------------------- */
/* Searchbox */
#searchform {
	position:relative;
}
.search-container table {
	margin-top:0;
	margin-left:12px;
	background:0000ff;
}
.search-container td {
	padding:0;
}
.search-container form {
	padding-right:0px;
}
.search-container input#image-f-img {
	margin:0;
	position:absolute;
	left:159px;
	top:5px;
}
.search-container input.quick-search-tf {
	/*height: 15px !important;*/
	height: 17px;
	line-height:normal;
	width:147px;
	border:1px solid #6ea723;
	background-color:white;
	color:#999999;
	font-size:11px;
	margin: 0px;
	padding: 0px;
	position:absolute;
	left:12px;
	top:4px;
	/*background:url(../images/search-field_bg.gif) left center no-repeat #fff;*/
}
.search-container td.quick-search-label {
	padding-left:0px;
}
/* ----------------------------------------------------------------------------------------------------------- */
/*  Main Menu, Hauptmenü  */

.main-menu-wrap {
	/*background:red;*/
	height:30px;
	/*background:url(../images/navi/main-menu-spacers_bg.gif);*/
}
#menu-main div {
	/*float:left;*/
	margin:0px;
	padding:0 0px;
}
#menu-main-pulldown div {
	margin:0px;
	padding:0 0px;
}
#menu-main div.menuh-ro,
#menu-main-pulldown div.menuh-ro {
	padding:0 0px;
}
#menu-main div.menuh-no-last,
#menu-main-pulldown div.menuh-no-last {
	background:none;
}
/* Pull Down */
.l2-menuh-container {
	background:#f5f2e9;
	border:1px solid #64a300;
}
.l2-menuh-container div {
	border-bottom:#e7e4db 1px solid;
	margin:0 5px;
	padding:1px 0px;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Weiszer Abstand nach dem Content-Bereich */
.spacer-bottom {
	font-size:0;
	line-height:0;
	height:12px;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Bread Crumbs Menu */
.path-wrapper {
	position:relative;
}
#path {
	position:absolute; left:0; top:0;
	z-index:100;
	white-space: nowrap;
	margin:0;
	margin-left:14px;
	margin-bottom:29px;
	padding:0;
	padding-top:10px;
	font-size:9px;
	color:#666666;
	text-align:left;
}
#path a {
	font-size:9px;
	text-decoration:none;
	color:#666666;
}
#path a:hover {
}

/* ----------------------------------------------------------------------------------------------------------- */
/* Sub Menu (Side Navigation) */
/*
.menuv-wrap {
	width:212px;
	vertical-align:top;
	background:url(../images/content-section_bg.jpg) left bottom no-repeat;
}
*/
#menuv {
	padding-left:28px;
	padding-bottom:32px;
	float:left;
}
#menuv a:hover {
}
#menuv div {
	text-align:left;
	padding:1px 0;
	border-bottom:1px #e7e4db solid;
	width:164px;
}
#menuv div.menuv-l2-wrap {
	padding-bottom:4px;
}
#menuv div.menuv-no-l2 {
	border-bottom:none;
}


/* Level 1, normal state (NO) */
#menuv DIV A {
	text-decoration:none;
}



/* ----------------------------------------------------------------------------------------------------------- */
/* Fuszzeile */
.footer-cell {
	height:70px;
	background:url(../images/footer-cell_bg.jpg) left top no-repeat;
	vertical-align:top;
}
#footer {
	margin-left: 441px;
	margin-right:14px;
	margin-top: 33px;
	text-align:center;
	color:#666666;
}
#footer div {
	display:inline;
}
#footer a {
	color:#666666;
	text-decoration:none;	
}
#footer a:hover {
	text-decoration:underline;
}
#footer .menu-b-item-active a {
	text-decoration:underline;
}
.page-functions {
	float:left;
	margin-top: 33px;
	padding-left: 28px;
	color:#666666;
}
.page-functions a {
	color:#666666;
	text-decoration:none;
}
.page-functions a:hover {
	text-decoration:underline;
}
.page-functions div {
	float:left;
	padding-right:13px;
}
.page-functions div img {
	margin-right:5px;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Menu Bottom i. d. Fuszzeile */
#menu-b {
	text-align:center;
	color:#666666;
	padding:0;
	padding-top:3px;
}
#menu-b a {
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
	color:#666666;
	padding:0px;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* Breite für Main Templates MIT Navigation (mit und ohne Breadcrumbs) */
#main-tmpl-navi-breadcr .content-section-width, #main-tmpl-navi .content-section-width {
	
}
#main-tmpl-navi-breadcr #colRight {
/*	margin-top:-9px; */
}
/* Main Template MIT Navigation OHNE Breadcrumbs-Navigation */
#main-tmpl-navi #path {
	display:none;
}
#main-tmpl-navi-breadcr .content-section-width, #main-tmpl-navi .content-section-width {
	
} 
/* ----------------------------------------------------------------------------------------------------------- */
/* Breits für Main Templates OHNE Navigation (mit und ohne Breadcrumbs) */
#main-tmpl-breadcr .content-section-width, #main-tmpl .content-section-width {

}
/* Main Templates OHNE Navigation OHNE Breadcrumbs-Navigation */
#main-tmpl #path {
	display:none;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Globale Definitionen fuer den Content-Bereich */

.indent {
	padding-left:14px;
	line-height:18px;
}
#colNormal h4 {
	border-bottom:1px solid #e7e4db;
	margin:0;
	padding:0;
	margin-bottom:12px;
}

#colNormal h5 {
	color:#993333;
	margin:0;
	padding:0;
	margin-bottom:5px;
}
#colRight h4 {
	border-bottom:1px solid #e7e4db;
	margin:0;
	padding:0;
	padding-top:9px;
	margin-bottom:8px;
	background:url(../images/h4-colright_bg.gif) right 11px no-repeat;
}
#content #colRight, #content #colRight p, #content #colRight div {
	line-height:14px;
}
#colRight h5 {
	font-size:11px;
	color:#993333;
	line-height:14px;
	margin:0;
	margin-bottom:0px;	
}
#colRight table td {
	text-align:left;
	vertical-align:top;
}
#content {
	margin:0;
	padding:0;
	margin-left:213px;
}

#colNormal ul {
	list-style-type:square;
	padding:0px;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:12px;
	line-height:18px;
	color:#666;
}
#colNormal ul li {
	margin:0;
	margin-top:4px;
	margin-bottom:4px;
	line-height:18px;
	color:#666;
	padding-bottom:2px;
}

#content a {
	/*
	color: #993333;
	text-decoration: none;
	*/
	color: #666666;
	text-decoration:underline;
	font-weight:bold;
}
#content a:hover {
	text-decoration: underline;
}
#content a.download {
	color:#dd5c00;
}
#content p {
	margin-top:0px;
	text-align:left;
	line-height:18px;
	color:#666;
	text-align:justify;
	margin-bottom:17px;
}
#content li, #content td {
	color:#504f53;
}
#content .csc-sitemap ul li {
	text-transform:uppercase;
	padding:4px 0;
}
#content table.content-table-01 {
	margin-bottom:20px;
}
#content table.content-table-01 p {
	text-align:left;
}
#content #colRight table.content-table-01 {
	margin-bottom:0px;
}
#content table.content-table-01 th {
	background-color:#DCC376;
	text-align:center;
	font-weight:normal;
}
/*
#content table.content-table-01 td, #content table.content-table-01 td p {
	text-align:center;
}
*/
#content table.content-table-01 td p, #content table.content-table-01 th p {
	margin:0;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* colRight Boxen */



/* ----------------------------------------------------------------------------------------------------------- */
/* Sub Templates */

/* Standard Subtemplate: 2-spaltig - im Main Template MIT Navigation */

#main-tmpl-navi-breadcr #two-col-subtemplate-padding {
	margin:0;
	padding-left:0px;
	padding-right:30px;
}
	/* ColNormal */
	#main-tmpl-navi-breadcr #two-col-subtemplate-padding #colNormal {
		float:left;
		width:429px;
	}
	#main-tmpl-navi-breadcr #two-col-subtemplate-padding .colNormPadding {
		
	}
	
	/* ColNormal: Print Link */
	#main-tmpl-navi-breadcr #two-col-subtemplate-padding #print-link {
		
	}
	#main-tmpl-navi-breadcr #two-col-subtemplate-padding #print-link img {
		
	}
	/* ColRight */
	#main-tmpl-navi-breadcr #two-col-subtemplate-padding #colRight {
		width: 286px;
		float: right;
		margin-top:-59px;
	}



/* Standard Subtemplate: 2-spaltig - im Main Template OHNE Navigation */

#main-tmpl-breadcr #content {
	margin-left:32px;
}

#main-tmpl-breadcr #two-col-subtemplate-padding {
	margin:0;
	padding-left:0px;
	padding-right:30px;
}
	/* ColNormal */
	#main-tmpl-breadcr #two-col-subtemplate-padding #colNormal {
		float:left;
		width:610px;
	}
	#main-tmpl-breadcr #two-col-subtemplate-padding .colNormPadding {
		
	}
	
	/* ColNormal: Print Link */
	#main-tmpl-breadcr #two-col-subtemplate-padding #print-link {
		
	}
	#main-tmpl-breadcr #two-col-subtemplate-padding #print-link img {
		
	}
	/* ColRight */
	#main-tmpl-breadcr #two-col-subtemplate-padding #colRight {
		width: 286px;
		float: right;
		margin-top:-59px;
	}


/* Subtemplate: 1-spaltig - im Main Template MIT Navigation MIT Padding */
/* Navi-Section: 211px | Content-Section: 738px | Space-Left: 11px  == 960px*/

/*
#main-tmpl-navi-breadcr #one-col-subtemplate-padding,
#main-tmpl-navi #one-col-subtemplate-padding {
	margin:0;
	padding-left:20px;
}
*/
	/* ColNormal */
/*	
	#main-tmpl-navi-breadcr #one-col-subtemplate-padding #colNormal,
	#main-tmpl-navi #one-col-subtemplate-padding #colNormal {
		float:left;
		width:689px;
	}
	#main-tmpl-navi-breadcr #one-col-subtemplate-padding .colNormPadding,
	#main-tmpl-navi #one-col-subtemplate-padding .colNormPadding {
		
	}
	#main-tmpl-navi-breadcr #one-col-subtemplate-padding #print-link {
		width:689px;
		float:left;
		text-align:right;
		padding-bottom:12px;
	}
	#main-tmpl-navi-breadcr #one-col-subtemplate-padding #print-link img {
		margin-top:12px;
		margin-bottom:4px;
	}
*/

/* ----------------------------------------------------------------------------------------------------------- */
/* default styles for extension "tx_cssstyledcontent" */
/* Captions */

DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

/* Needed for noRows setting */
DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 1px solid #003C5A;
	padding: 0px 0px;
}

DIV.csc-textpic-imagewrap { padding: 0; }

DIV.csc-textpic IMG { border: none; }

/* DIV: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

/* UL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

/* DL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
DL.csc-textpic-image { margin: 0; }
DL.csc-textpic-image DT { margin: 0; display: inline; }
DL.csc-textpic-image DD { margin: 0; }

/* Clearer */
DIV.csc-textpic-clear { clear: both; height:0; }

/* Margins around images: */

/* Pictures on left, add margin on right */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-right: 10px;
}

/* Pictures on right, add margin on left */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
}

/* Pictures centered, add margin on left */
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0;}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

/* Space below each image (also in-between rows) */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; }
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

/* No margins around the whole image-block */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

/* Add margin from image-block to text (in case of "Text w/ images") */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
	margin-right: 20px !important;
}
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	margin-left: 20px !important;
}

/* Positioning of images: */

/* Above */
DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

/* Center (above or below) */
DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

/* Right (above or below) */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

/* Left (above or below) */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

/* Left (in text) */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

/* Right (in text) */
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

/* Right (in text, no wrap around) */
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */

/* Left (in text, no wrap around) */
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */

/* Vorgenommene Adaptionen */
#colRight .csc-frame, #colRight .csc-frame-frame1, #colRight .csc-textpic-text {
	margin:0;
	padding:0;
}
DIV.csc-textpic-intext-left-nowrap {
	clear:both;
	margin-top:16px;
}
DIV.csc-textpic-intext-left-nowrap p {
	margin-bottom:0;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* 1/3-Einrückungen */

/* 1. Drittel */
#colNormal div.csc-frame-indent {
	float:left;
	
}
/* 2. Drittel */
#colNormal div.csc-frame-indent3366 {
	float:left;
	width:60%;
}
/* 3. Drittel */
#colNormal div.csc-frame-indent6633 {
	float:left;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* TT_NEWS */

/* LATEST */
.news-latest-item {

}
#colNormal .news-latest-item {
	float:left;
	width:295px;
	margin-bottom:24px;
}
#colNormal .news-latest-item {
	min-height:112px;
}

#colNormal .news-latest-item {
	min-height: 112px;
	height: auto !important;
	height: 112px;
}

#colNormal .news-latest-item-even {
	margin-left:20px;
}
.news-latest-item h3 {
	font-size:11px;
	margin:0px;
}
#content .news-latest-item h3, #content .news-latest-item h3 a {
	color:#993333;
	text-decoration:underline;
}
#colRight .news-latest-item h3 {
	line-height:normal;
	margin-bottom:2px;
}
#colRight .news-latest-item p {
	font-size:10px;
	line-height:normal;
	margin:0;
	text-align:left;
}
#colNormal .news-latest-item p {
	margin:0;
	line-height:16px;
	text-align:left;
}
#content .news-latest-item .news-latest-morelink a,
#content .news-single-item .news-single-backlink a {
	color:#006666;
	text-decoration:none;
}
.news-single-backlink {
	padding-top:6px;
	border-top:1px solid #e7e4db;
}
#content .news-latest-item .news-latest-morelink a:hover,
#content .news-single-item .news-single-backlink a:hover {
	text-decoration:underline;
}
.news-latest-item-last {
	border-bottom:0px;
	margin-bottom:0px;
	padding-bottom:0;
}
.news-latest-container {
	padding-bottom:8px;
}
.latest-image-bg-y, .latest-image-bg-y div {
	float:left;
}
.latest-img-container {
	float:left;
	padding-right:10px;
}
.latest-text-container {
	float:left;
	width:190px;
}
.latest-image-bg-y {
	background:url(../images/news/latest-img-bg_y.gif) left top repeat-y;
}
.latest-image-bg-top {
	background:url(../images/news/latest-img-bg_top.gif) left top no-repeat;
}
.latest-image-bg-bottom {
	padding:8px;
	background:url(../images/news/latest-img-bg_bottom.gif) left bottom no-repeat;
}

/* LIST */
.news-list-container {
	padding-top:12px;
	width:429px;
}
.list-img-container {
	float:left;
	padding-right:10px;
}
.list-item-text-part {
	float:left;
	width:507px;
}
#content .news-list-item {
	padding-bottom:16px;
	margin-bottom:16px;
	border-bottom:1px solid #e7e4db;
}
#content .news-list-item H3 {
	padding:0;
	margin:0;
	padding-top:4px;
	margin-bottom:2px;
}
#content .news-list-item .list-item-text-part {
	width:334px;
}
#content .news-list-item h3, #content .news-list-item h3 a {
	color:#993333;
	line-height:normal;
	font-weight:bold;
}
.news-list-morelink {
	text-align:left;
	font-size:10px;
	margin:0;
}

.news-list-item img {
	margin-right: 0px;
	
}
#content #colNormal div.news-list-item p {
	margin-bottom:3px;;
}
.news-list-item td {
	padding-bottom:32px;
	vertical-align:top;
}
.news-list-date {
	font-weight:bold;
	font-size:10px;
	color:#666;
}
div.news-list-date {
	font-size:10px;
	text-align:right;
	float:none;
	font-weight:normal;
	padding-bottom:3px;
}
.imgtext-nowrap {
	width: 100%;
}
#content .news-list-container-pauschalangebote p {
	font-weight:bold;
	margin-bottom:12px;
}
#content .news-list-container-pauschalangebote h3 {
	padding-top:10px;
}
.news-list-container-pauschalangebote img {
	border:1px solid #ffc291;
}

.news-list-container hr {
	margin:8px 0;
	height:1px;
	border:none;
	border-bottom:1px #CCCCCC solid;
}

/* SINGLE */
.news-single-author, .news-single-timedata {
	display:none;
}
.news-list-category {
	display:none;
}
#content .news-single-item h1, #content .news-single-item h1 strong {
	font-size: 13px;
	margin-bottom:12px;
	color:#DD5C00;
}
#content .news-single-category {
	display:none;
}
#content .news-single-item h2 {
	margin-top:3px;
	margin-bottom:6px;
	color:#993333;
	font-size:13px;
}
#content .news-single-item H3 {
	font-size: 11px;
	line-height:normal;
	padding-bottom:12px;
	font-weight:bold;
	clear:both;
}
#content .news-single-item p {
	text-align:left;
	line-height:16px;
}
.news-single-imgcaption {
	font-size:10px;
}
.news-single-files dt, .news-single-links dt {
	font-weight:bold;
	color:#666;
}
#content .news-single-files dd {
	margin-left:0;
}
#content .news-single-files dd a {
	font-weight:normal;
}
#content .news-single-files dd img {
	position:relative;
	top:5px;
}
#colNormal .news-single-img {
	float:left;
	margin:0px;
	padding:0px;
}
.news-single-img-lefttopbg {
	background:url(../images/news/single-img_bgtopleft.gif) left top no-repeat;
}
.news-single-img-leftbottombg {
	background:url(../images/news/single-img_bgbottomleft.gif) left bottom no-repeat;
}
.news-single-img-righttopbg {
	background:url(../images/news/single-img_bgtopright.gif) right top no-repeat;
}
.news-single-img-rightbottombg {
	background:url(../images/news/single-img_bgbottomright.gif) right bottom no-repeat;
}
.news-single-img-htopbg {
	background:url(../images/news/single-img_bghtop.gif) left top repeat-x;
}
.news-single-img-hbottombg {
	background:url(../images/news/single-img_bghbottom.gif) left bottom repeat-x;
}
.news-single-img-vrighttbg {
	background:url(../images/news/single-img_bgvright.gif) right top repeat-y;
}
.news-single-img-vleftbg {
	background:url(../images/news/single-img_bgvleft.gif) left top repeat-y;
}
.news-single-img-rightbottombg {
	padding:8px 8px 8px 7px;
}
#colNormal .news-single-img img {
	margin:0;
	padding:0;
}
#colNormal .news-single-img a {
	display:block;
	padding:0;
	margin:0;
}
.news-single-imgcaption {
	display:none;
}
.news-single-item-inner-wrap {
	padding:0;
	float:right;
	width:455px;
}



#content #colNormal .news-single-item ul {
	margin-left:18px;
	padding:0;
	
}
#content #colNormal .news-single-item ul li {
	margin:0;
	padding:0;
}
.news-single-files dt, .news-single-links dt, .news-single-related dt {
	display:block;
	font-weight:bold;
	border-bottom:1px #e7e4db solid;
	margin-bottom:8px;
	padding-bottom:2px;
}
#content .news-single-links dd {
	margin-left:0;
}
#content .news-single-links p {
	margin:0;
	padding:0;
}
.news-single-additional-info {
	padding-bottom:16px;
}
.news-single-backlink {
	padding-bottom:16px;
}
.news-single-content {
	float:left;
	width:300px;
}
#content .news-single-content ul {
	margin-top:0;
	margin-left:20px;
	padding-left:0;
}
#content #colNormal .news-single-content ul li {
	padding:0;
	margin:0;
	margin-bottom:8px;
	line-height:normal;
}
.news-single-files img {
	margin-right:4px;
}
.news-search-emptyMsg {
	color:#504f53;
}
.news-search-form {
	margin-bottom:10px;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* Indexed Search */

.tx-indexedsearch-title, .tx-indexedsearch-percent, .tx-indexedsearch-icon {
	font-weight:bold;
	padding:4px 0;
}
#content .tx-indexedsearch-title a {
	color:#993333;
}
.tx-indexedsearch-title, .tx-indexedsearch-percent {
	border-bottom:1px #CCCCCC solid;
}
.tx-indexedsearch-descr {
	padding-top:6px;
	padding-left:4px;
	padding-bottom:10px;
}
.tx-indexedsearch-info {
	padding-left:4px;
	font-size:10px;
}
.tx-indexedsearch-res {
	margin-bottom:32px;
	clear:both;
}
.tx-indexedsearch-redMarkup {
	color:#660000;
}
.tx-indexedsearch-list {
	padding-left:4px;
}
.tx-indexedsearch-searchbox td {
	font-weight:bold;
}
.tx-indexedsearch-searchbox select, .tx-indexedsearch-searchbox input {
	margin:1px 0;
	margin-left:10px;
	font-weight:normal;
}
input.tx-indexedsearch-searchbox-sword {

}
.tx-indexedsearch-selectbox-type,
.tx-indexedsearch-selectbox-media,
.tx-indexedsearch-selectbox-sections,
.tx-indexedsearch-selectbox-order {
	width:205px;
}
.tx-indexedsearch-selectbox-defop,
.tx-indexedsearch-selectbox-lang,
.tx-indexedsearch-selectbox-desc {
	width:145px;
}
.tx-indexedsearch-searchbox-sword {
	width:325px;
}

ul.browsebox {
	padding:0;
	margin:0;
	padding-bottom:16px;
}
.browsebox li {
	display:inline;
	margin-right: 5px;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* MD DOWNLOADBOX */
#content table.md_downloadboxtable .md_downloadboxtitle {
	font-size:12px;
	color:#F08939;
	font-weight:bold;
	margin:0;
	margin-bottom:1px;
	border-bottom: 1px solid #f08939;
}
table.md_downloadboxtable .md_downloadboxheadrow {
	font-size: 10px;
	border-bottom:none;
	padding-bottom:6px;
}
.md_downloadboxheadrow {
	padding:4px 0;
}
table.md_downloadboxtable {
	margin-bottom:16px;
}
table.md_downloadboxtable td {
	border-bottom:1px #999 solid;
	padding:3px 0;
}
.md_downloadboxrow1 {
	background-color: #fff;
	padding-top:1px;
	padding-bottom:1px;
}
.md_downloadboxrow2 {
	background-color: #fff;
	padding-top:1px;
	padding-bottom:1px;
	border-bottom:1px #999 solid;
}
.md_downloadboxrow2 img {
	margin-bottom:1px;
	margin-right:4px;
}
.md_downloadboxfilename {
	width: 89%;
	padding-left:5px;
	font-weight:bold;
}
#content .md_downloadboxfilename a {
	text-decoration:none;
	font-weight:normal;
}
#content .md_downloadboxfilename a:hover {
	text-decoration:underline;
}
table.md_downloadboxtable .md_downloadboxfiletype {
	padding-right:12px;
}
.md_downloadboxfilesize {
	width: 60px;
	text-align:right;
}
.md_downloadboxtable {

}

/* ----------------------------------------------------------------------------------------------------------- */
/* FLV Video Engine */
table.tx-mdflvengine-pi1-listrow td {
	vertical-align:top;
}
td.tx-mdflvengine-pi1-descr {
	padding-top:12px;
}
td.tx-mdflvengine-pi1-thumbnail img {
	margin-right:6px;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* CSC-Frames */

.csc-frame-frame4, .csc-frame-frame4 p {
	font-size:9px;
}

/* 50:50 links */
.csc-frame-frame5 {
	margin-right:40px;
	float:left;
}

/* 50:50 rechts */
.csc-frame-frame6 {
	float:left;
	width:auto;
}

/* Content - mittig */
.csc-frame-frame7 {
	clear:both;
}


/* Frame 12 - Spalte rechts: Beginn */
#colRight div.csc-frame-frame12 {
	background:url(../images/block-right_bg.gif) left top repeat-y;
	margin-top:1px;
	
}
#colRight div.csc-frame-frame12 h2 {
	width:186px;
	margin-bottom:10px;
}

#colRight div.csc-frame-frame12 p {
	margin-bottom:8px;
}
.csc-frame-frame12-innerpadding {
	padding-left:20px;
	padding-right:12px;
}
#colRight div.closing-element {
	background:url(../images/closing-element_bg.gif) left bottom no-repeat;
	margin:0;
	padding:0;
	height:4px;
	line-height:0;
	font-size:0;
}
/* Frame 12 - Spalte rechts: Ende */


/* Frame 9 - Spalte rechts - Slideshow: Beginn */
#colRight div.csc-frame-frame9 {
	background:url(../images/block-right_bg.gif) left top repeat-y;
	margin-top:1px;
	
}

#colRight div.csc-frame-frame9 div.csc-textpic-imagerow img {
	
}

#colRight div.csc-frame-frame9 div.csc-textpic-imagerow {
	float:left;
	clear:none;
	margin:0;
	border:1px solid #ffc291;
	margin-right:7px;
	margin-bottom:7px;
}
#colRight div.csc-frame-frame9 div.csc-textpic-imagerow a {
	
}
#colRight div.csc-frame-frame9 div.csc-textpic-imagewrap {
	width:186px !important;
}
#colRight div.csc-frame-frame9 h2 {
	width:186px;
	margin-bottom:10px;
}

#colRight div.csc-frame-frame9 p {
	margin-bottom:8px;
}
.csc-frame-frame9-innerpadding {
	padding-left:20px;
	padding-right:12px;
}
#colRight div.closing-element {
	background:url(../images/closing-element_bg.gif) left bottom no-repeat;
	margin:0;
	padding:0;
	height:4px;
	line-height:0;
	font-size:0;
}
/* Frame 9 - Spalte rechts - Slideshow */

#colRight .csc-frame-frame40 {
	background:url(../images/apfel-symbol_grau.gif) right 40px no-repeat;
}

#colRight .csc-frame-frame40 td {
	line-height:normal;
}


/* Einruecken links */
.csc-frame-frame10 {
	float:left;
	width:220px;
}
/* Einruecken links */
.csc-frame-frame11 {
	float:right;
	width:220px;
}

/* Frame 13 - Ausflugsziele */
.csc-frame-frame13 {
	padding-bottom:12px;
	border-bottom:1px solid #ffc291;
}
.csc-frame-frame13 h2 {
	margin-top:0px;
}
#content .csc-frame-frame13 p {
	line-height:14px;
	margin-bottom:6px;
}


/* ----------------------------------------------------------------------------------------------------------- */
/* Content-Tables */


/* ----------------------------------------------------------------------------------------------------------- */
/* Formulare - MailFormPlus */
.general-mailformplus select, .general-mailformplus textarea {
	font-size:11px;
} 
.general-mailformplus fieldset {
	border:1px #D0D0BF solid;
	margin-bottom:12px;
	padding:0 6px;
}
.required-field {
	color:#FF0000;
}
#colNormal .invisible-fieldset {
	border:none;
}
#colNormal .invisible-fieldset table {
	margin-top:0;
	margin-bottom:0;
}
#colNormal .invisible-fieldset a {
	text-decoration:none;
}
.general-mailformplus table {
	margin-top:12px;
	margin-bottom:16px;
	margin-left:8px;
}
.general-mailformplus td {
	vertical-align:top;
	padding:2px 0;
}
/* Ort-Label und -Feldlänge */
.city-length {
	width:220px;
}
.city-label {
	padding:0 12px;
}
/* Label- u. Feldlänge */
.label-col {
	width:100px;
}
.field-length {
	width:295px;
}
.button-length {
	width:90px;
}
table.zero-space-table {
	margin:0;
}
table.zero-space-table td {
	padding:0;
	vertical-align:middle;
}
.gutscheine-bg {
	background:url(../images/forms/gutscheine_bg.jpg) 295px 16px no-repeat;
}


.mfp-calendar-area {
	margin:0 !important;
}
.mfp-calendar-area td {
	padding:0 !important;
}

#mytrigger_anreise, #mytrigger_abreise {
	position:relative;
	top:3px;
	left:3px;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* Druckversion */

HR.print {
	height: 1px;
	color:#666666;
	border: 0px;
	background-color:#666666;
}
.footeradresse-print {
	margin-top: -5px;
	text-align: center;
}
#path-print-wrapper {
	position: static;
}
#path-print-wrapper #path {
	position: static;
	margin-left: 0px;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* CSS Selector */

/* ----------------------------------------------------------------------------------------------------------- */
/* Text Size Switch */
#text-size-switch {
	float:left; 
	text-align:right;
	color:#666666;
	font-size:10px;
	padding-top:2px;
}
#text-size-switch a {
	color:#666666;
}
.cssnormal {
	font-size: 11px;
	text-decoration:none;
}
.cssnormal-act, .cssnormal-act:visited {
	font-size: 11px;
	text-decoration: underline;
}
.cssmedium {
	font-size: 13px;
	text-decoration:none;
}
.cssmedium-act, .cssmedium-act:visited {
	font-size: 13px;
	text-decoration: underline;
}
.csslarge {
	font-size: 15px;
	text-decoration:none;
}
.csslarge-act, .csslarge-act:visited {
	font-size: 15px; /*unchange*/
	text-decoration: underline;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* FLV-Player: Movie Images */

.tx_kuloplayer_pi1-player {
	border:none;
	margin:0;
	padding:0;
}
.tx_kuloplayer_pi1-player p {
	display:none;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* Template Label: e. g. Energievertrieb */

#template-label {
	padding-left:38px;
	font-size:12px;
	color:#818181;
	line-height:13px;
}




/* ----------------------------------------------------------------------------------------------------------- */
/* JSCalendar */
.calendar {
  position: relative;
  display: none;
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
  font-size: 11px;
  cursor: default;
  background: Window;
  color: WindowText;
  font-family: tahoma,verdana,sans-serif;
}

.calendar table {
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
  font-size: 11px;
  cursor: default;
  background: Window;
  color: WindowText;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border: 1px solid;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
  background: ButtonFace;
}

.calendar .nav {
  background: ButtonFace url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  /*background: ActiveCaption;*/
  background:#DD5C00;
  /*color: CaptionText;*/
  color:#fff;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid ButtonShadow;
  padding: 2px;
  text-align: center;
  background: ButtonFace;
  color: ButtonText;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border: 2px solid;
  padding: 0px;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  border-width: 1px;
  padding: 2px 0px 0px 2px;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid ButtonShadow;
  background: ButtonFace;
  color: ButtonText;
}

.calendar tbody .rowhilite td {
  background: Highlight;
  color: HighlightText;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
  padding: 2px 2px 0px 2px;
  background: ButtonFace;
  color: ButtonText;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #DD5C00;
}

.calendar tbody td.disabled { color: GrayText; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: ButtonFace;
  padding: 1px;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
  color: ButtonText;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #e4e0d8;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border: 1px solid;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
  background: Menu;
  color: MenuText;
  font-size: 90%;
  padding: 1px;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  padding: 0px;
  border: 1px solid #000;
}

.calendar .combo .hilite {
  background: Highlight;
  color: HighlightText;
}

.calendar td.time {
  border-top: 1px solid ButtonShadow;
  padding: 1px 0px;
  text-align: center;
  background-color: ButtonFace;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: Menu;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: Highlight;
  color: HighlightText;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* RTE-Tabellen */

#content table.contact-table p {
	margin:0;
}
#content table.contact-table td.contact-table-special-color {
	color:#006666;
}
#content table.contact-table a {
	font-weight:normal;
	text-decoration:none;
}
#content table.contact-table a:hover {
	font-weight:normal;
	text-decoration:underline;
}




/* ----------------------------------------------------------------------------------------------------------- */
/* Kiwi Slider */

.tx-kiwislider-pi1 {
	/*width: 429px;*/
	margin: 0;
	padding:0;
	position: relative;
	height:110px;
}
.tx-kiwislider-pi1 .scroll {
	height: 110px;
	width: 390px;
	overflow: auto;
	overflow-x: hidden;
	/*position: relative;*/
	position:absolute;
	left:19px;
	top:0;
}
#main-tmpl-breadcr .tx-kiwislider-pi1 .scroll {
	width:571px;
}
.tx-kiwislider-pi1 .scrollContainer div.panel {
	padding: 0px;
	height: 110px;
	width: 390px;
}
#main-tmpl-breadcr .tx-kiwislider-pi1 .scrollContainer div.panel {
	width: 571px;
}

.tx-kiwislider-pi1 ul.navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	display:none;
}

.tx-kiwislider-pi1 ul.navigation a:focus {
	outline: none;
}

.tx-kiwislider-pi1 .hide {
	display: none;
} 

/* Navigation */
.tx-kiwislider-pi1 h1 {
	font-weight: normal;
	margin: 0;
	padding: 10px 0px 0px;
}

.tx-kiwislider-pi1 ul.navigation {
	padding-bottom: 9px;
}

.tx-kiwislider-pi1 ul.navigation li {
	display: inline;
	margin-right: 10px;
}

.tx-kiwislider-pi1 ul.navigation a {
	padding: 10px;
	color: #000;
	text-decoration: none;
}

.tx-kiwislider-pi1 ul.navigation a:hover {
	background-color: #f6f6f6;
}

.tx-kiwislider-pi1 ul.navigation a.selected {
	background-color: #e2e2e2;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
}

.tx-kiwislider-pi1 .scrollButtons {
	/*
	text-indent: -9999px;
	display: block;
	background: url() no-repeat center;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 150px;
	cursor: pointer;
	*/
	cursor: pointer;
}

.tx-kiwislider-pi1 .scrollButtons.left {
	/*position: absolute;
	left: 0px;
	top:48px;
	z-index:10000;
	*/
	float:left;
	margin-top:48px;
}

.tx-kiwislider-pi1 .scrollButtons.right {
	/*position: absolute;
	right: 1px;
	top:48px;
	z-index:10000;
	*/
	float:right;
	margin-top:48px;
	margin-right:1px;
}

.tx-kiwislider-pi1 .scroll {
	/*border: 2px solid #e2e2e2;*/
}

/*.tx-kiwislider-pi1 .scrollButtons {
	display:none;
}
*/


DIV.fancy_bg_n {
	left:0 !important;
}
div.fancy_bg_s {
	left:0;
}
DIV#fancy_title  {
	display:none !important;
}
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 1px solid #d9d6cf;
	padding: 0px 0px;
}




/* Pictures on left, add margin on right */
.csc-frame-frame45 DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
.csc-frame-frame45 DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
.csc-frame-frame45 DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-right: 4px;
}

/* Pictures on right, add margin on left */
.csc-frame-frame45 DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
.csc-frame-frame45 DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
.csc-frame-frame45 DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 4px;
}

/* Pictures centered, add margin on left */
.csc-frame-frame45 DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 4px;
}

.csc-frame-frame45 {
	background:url(../images/gallery-slider/bg_x.gif) left top repeat-x;
	height:139px;
}
.csc-frame-frame45-bg-left {
	background:url(../images/gallery-slider/bg_left.gif) left top no-repeat;
}
.csc-frame-frame45-bg-right {
	background:url(../images/gallery-slider/bg_right.gif) right top no-repeat;
	padding-top:6px;
	padding-bottom:13px;
}
.csc-frame-frame45 .tx-kiwislider-pi1 {
}

#colNormal .csc-frame-frame46 {
	margin-bottom:0;
	padding-bottom:12px;
}

#colNormal .csc-frame-frame46 .csc-textpic-imagewrap {
	background-image:url(../images/news/back_2.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin-right:0 !important;
	padding-right:0 !important;
	width:106px;
}
#colNormal .csc-frame-frame46 .csc-textpic-imagewrap img {
	margin:8px;
	display:blod;
}
#colNormal .csc-frame-frame46 .csc-textpic-text {
	padding-left:8px;
}
#colNormal .csc-frame-frame46  h5 {
	font-size:13px;
	line-height:normal;
	margin-top:0px;
	padding-top:2px;
	margin-bottom:2px;
}
#colNormal .csc-frame-frame46  p {
	margin-bottom:0;
}
#colNormal .csc-frame-frame46 a {
	background:url(../images/external_link_new_window.gif) left 3px no-repeat;
	padding-left:16px;
}

#colNormal .csc-frame-frame50 {
	background:#f5f2e9;
	position:relative;
	left:-9px;
	top:-4px;
}



#content p.align-right {
	text-align:right;
}
#content #colNormal p.align-left {
	text-align:left;
}



/* srfreecap */
.tx-srfreecap-pi2-cant-read {
	color:#504f53;
}


/* ----------------------------------------------------------------------------------------------------------- */
/* Julia Quicksearch */

.julia-area-cell {
	width:317px;
	height:220px;
	vertical-align:top;
	text-align:right;
	float:left;
	background:url(../images/forms/quick-search-form_bg.jpg) right top no-repeat;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#fff;
}
.julia-area-cell-hu {
	background:url(../images/forms/quick-search-form_bg_hu.jpg) right top no-repeat;
}
.julia-area-cell select {
	padding:0;
	margin:0;
}
.julia-area-cell form {
	margin:0;
	padding:0;
	width:286px;
	height:154px;
	position:relative;
	float:right;
}

.quicksearch-label {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}
.anreisetag-label {
	position:absolute;
	left:94px;
	top:30px;
}
.anzahlpersonen-label {
	position:absolute;
	left:94px;
	top:73px;
}
.dateselectorfields {
	position:absolute;
	left:94px;
	top:50px;
}
.dateselectorfields select {
	border:1px solid #578001;
	margin-right:10px;
	/*color:#568001;*/
}
.erwachsene-label {
	position:absolute;
	left:94px;
	top:94px;
}
.kinder-label {
	position:absolute;
	left:94px;
	top:113px;
}
.erwachsene-selector {
	position:absolute;
	left:167px;
	top:91px;
}
.kinder-selector {
	position:absolute;
	left:167px;
	top:112px;
}
.erwachsene-selector select, .kinder-selector select {
	
}
.dateselectorpopup {
	position:absolute;
	left:255px;
	top:51px;
}
.julia-area-cell .submitbutton {
	position:absolute;
	left:216px;
	top:93px;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* SR EMAILSUBSCRIBE */

.tx-sremailsubscribe-pi1 p {
	margin-top:12px !important;
	margin-bottom:12px !important;
	text-indent:0;
	padding:0px !important;
	text-align:left !important;
}
.tx-sremailsubscribe-pi1 fieldset {
	border:1px solid #bfb8bf;
	padding-bottom:12px;
}
.tx-sremailsubscribe-pi1 input {
	line-height:normal;
}

.tx-sremailsubscribe-pi1 p.tx-sremailsubscribe-pi1-click-to-edit {
	padding-left:0;
	margin-left:0;
	text-align:left;
}

.tx-sremailsubscribe-pi1 h4 {
	margin-top:0;
	margin-bottom:12px;
	font-size:11px;
	border:none !important;
	color:#666;
}

.tx-sremailsubscribe-pi1 legend {
	font-weight:700;
	padding:0 .5em;
}

.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-notice {
	font-style:italic;
	margin-bottom:1em;
	margin-left:12px;
}

.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-trash {
	margin-bottom:2em;
}

.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-trash a {
	display:block;
}

.tx-sremailsubscribe-pi1 a {
	padding-left:14px;
	background-image:url(../images/sr_email_subscribe/internal_link.gif);
	background-repeat:no-repeat;
	background-position:0 center;
	text-decoration:none;
}

.tx-sremailsubscribe-pi1 label {
	margin:0;
	padding:0;
}

.tx-sremailsubscribe-pi1 input {
	margin:0;
	padding:0 .5em 0 0;
}

.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-delete-icon {
	margin-left:1em;
	background-color:transparent;
}

.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-delete-icon:hover {
	cursor:pointer;
}

.tx-sremailsubscribe-pi1 a.tx-sremailsubscribe-pi1-file-view {
	padding-left:15px;
	background-image:url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif");
	background-color:transparent;
	background-repeat:no-repeat;
	font-size:.8em;
	margin-left:1em;
}

.tx-sremailsubscribe-pi1 ul {
	list-style-position:inside;
	margin:0;
	padding:0;
}

.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checkboxes {
	list-style-type:none;
}

.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checkboxes li {
	margin:0 0 .3em;
	padding:0;
}

.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checkboxes li label {
	margin:0;
	padding:0 0 0 .5em;
}

.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checked-values li {
	float:left;
	margin:0;
	padding:0 2em 0 0;
}

.tx-sremailsubscribe-pi1 dl {
	margin:0;
	padding:1em 0 0;
}

.tx-sremailsubscribe-pi1 dt,.tx-sremailsubscribe-pi1 dd {
	float:left;
	margin:0;
	padding:0 0 .5em;
}

.tx-sremailsubscribe-pi1 dt {
	clear:both;
	width:25%;
	text-align:right;
	padding-right:1em;
}

.tx-sremailsubscribe-pi1 dd {
	text-align:left;
	width:50%;
}

.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-multiple-checkboxes dt {
	width:auto;
	padding-right:0;
}

.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-multiple-checkboxes dd {
	width:auto;
}

* html .tx-sremailsubscribe-pi1 dd {
	float:none;
}

.tx-sremailsubscribe-pi1 dd p {
	margin-top:0;
	margin-bottom:.5em;
	padding:0;
}

.tx-sremailsubscribe-pi1 dd label {
	padding:0 1em 0 .5em;
}

.tx-sremailsubscribe-pi1 label span,.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-error {
	color:red !important;
}
.tx-sremailsubscribe-pi1 p.tx-sremailsubscribe-pi1-error {
	margin-top:0px !important;
	margin-bottom:2px !important;
	line-height:normal !important;
	text-align:left !important;
	width:270px;
}

.tx-sremailsubscribe-pi1 input[type=password],* html .tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-password {
	margin-right:1em;
}

.tx-sremailsubscribe-pi1 input[type=radio],.tx-sremailsubscribe-pi1 input[type=checkbox],* html .tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-radio,* html .tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-checkbox {
	background-color:transparent;
}
.addthis_toolbox {
	padding-top:24px;
	margin-bottom:-12px;
	margin-left:210px;
}

.tx-indexedsearch-browsebox {
	text-align:center;
}
.tx-indexedsearch-browsebox .browsebox li {
	padding:0 3px;
}
#content li.tx-indexedsearch-browselist-currentPage,
#content li.tx-indexedsearch-browselist-currentPage a {
	color:#993333;
}