/* schmallenberger sauerland 2009 */
body {
	font-family: Arial, sans-serif;
	background-image: url(../../layout/main_bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
#mainWrap{
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	width: 984px;
}
.clearer,
.clear {
	clear: both;
}
.hidefocus,
.blur {
	outline: 0;
	-moz-outline: 0;
}
img.clearMail {
	width: 1px;
	height: 1px;
	display: none;
}

/* kopfbereich */
div#headWrap {
  width: 984px;
  height: 284px;
}
img#logo {
  margin-top: 13px;
  height: 140px;
  width: 340px;
}

/* inhalt */
#contentWrap{
	position: relative;
	width: 984px;
	color: #4a4a4a;
	font-size: 13px;
}
#leftContent {
	font-size: 13px;
}
#leftContent table {
	font-size: 13px;
}

/* ueberschriften */
#contentWrap h1 {
	font-size: 24px;
	font-family: Times New Roman;
	color: #b1000b;
	margin-bottom:8px;
	padding:2px 0px 5px 0px;
	border-bottom: 3px double #d7d7d7;
}
#leftContent h2 {
	font-size: 20px;
	font-family: Times New Roman;
	color: #b1000b;
	margin-bottom:6px;
	padding:13px 0px 0px 0px;
	border-bottom: 1px solid #d7d7d7;
}
#leftContent h3 {
	font-size: 18px !important;
	font-weight: normal;
	font-family: Times New Roman;
	color: #b1000b;
	margin-bottom:4px;
	padding:13px 0px 0px 0px;
	border-bottom: 0px;
}
#leftContent h4 {
	font-size: 18px !important;
	font-weight: normal;
	font-family: Times New Roman;
	color: #b1000b;
	margin-bottom:4px;
	padding:13px 0px 0px 0px;
	border-bottom: 0px;
}
#leftContent h5 {
	font-size: 18px !important;
	font-weight: normal;
	font-family: Times New Roman;
	color: #b1000b;
	margin-bottom:4px;
	padding:13px 0px 0px 0px;
	border-bottom: 0px;
}
#leftContent h6 {
	font-size: 18px !important;
	font-weight: normal;
	font-family: Times New Roman;
	color: #b1000b;
	margin-bottom:4px;
	padding:13px 0px 0px 0px;
	border-bottom: 0px;
}
#contentWrap a {
	text-decoration:underline;
	color:#b1000b;
}

/* listen */
#leftContent ul li {
	color:#4a4a4a;
	font-family: arial;
	list-style-image: none;
	list-style-type: disc;
	font-size: 13px;
}
#leftContent ul {
	margin-top: 14px;
	margin-bottom: 14px;
	margin-left: 28px;
}
#leftContent .csc-textpic .csc-textpic-imagewrap ul {margin:0px; display:inline;}
#rightContent ul li {
	color:#4a4a4a;
	font-family: arial;
	list-style-image: none;
	list-style-type: disc;
	font-size: 13px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#rightContent ul {
	margin-left: 28px;
}
#rightContent ul.sitemapnavigation,
#rightContent ul.csc-menu {
	margin-left: 0px;
}
#rightContent ul.sitemapnavigation li,
#rightContent ul.csc-menu li {
	list-style-type: none;
}
#contentWrap .trenner{
	background-image:u rl(../../layout/trenner.gif);
	background-repeat: no-repeat;
	height: 4px;
	margin: 10px 0px 10px 0px;
}

/* footer */
#footerWrap{
	height: 100px;
	width: 984px;
	margin-top: 10px;
	background-image: url(../../layout/footer_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

/* suche */
#leftContent .tx-indexedsearch p {
	color: #4a4a4a !important;
}
#leftContent .tx-indexedsearch h1 {
	margin: 15px 0px 5px 0px;
}
#leftContent .tx-indexedsearch h1 a {
	margin: 10px 0px 5px 0px;
	text-decoration:none;
}
#leftContent div.tx-indexedsearch-whatis {
	color: #4a4a4a;
	margin: 0px 0px 10px 0px;
}
#leftContent ul.browsebox{
	margin-top: 10px;
	margin-left: 0px !important;
}
#leftContent ul.browsebox li{
	display: inline;
	padding-right: 10px;
}
#leftContent ul.browsebox li a{
	color: #4a4a4a;
	text-decoration: none;
}
#leftContent .tx-indexedsearch-browselist-currentPage a{
	color: #b1000b !important;
}
#leftContent .tx-indexedsearch-redMarkup{
	color: #B89869;
}
#leftContent div.tx-indexedsearch-searchbox{
	display:none;
}

/* news */
#contentWrap .news-single-item .news-single-timedata {
	color:#4a4a4a;
}
#contentWrap .news-single-item .news-single-author {
	display:none;
}
#contentWrap .news-single-item h3 {
	color:#4a4a4a;
	border-bottom:0px;
}
#contentWrap .news-list-item {
	margin-bottom:10px;
}
#contentWrap .news-list-item p {
	padding: 5px 5px 5px 0px;
}
#contentWrap .news-list-item .news-list-category {
	display: none;
}
#contentWrap .news-list-item .news-list-header h1 a{
	color:#b1000b;
}
#contentWrap .news-list-item .morelink a{
	background-image: url(../../layout/btn-bg-small.gif);
	background-repeat: repeat-x;
	padding: 2px;
	color: #ffffff !important;
	border: 1px solid #B1000B;
	text-decoration: none !important;
}
#contentWrap .news-single-backlink{ 
	margin-top: 5px;
}
#contentWrap .news-single-backlink a{
	color: #ffffff !important;
	padding: 2px;
	text-decoration: none !important;
	background-image: url(../../layout/btn-bg-small.gif);
	background-repeat: repeat-x;
	border: 1px solid #B1000B;
}

/* typo3 anpassungen? */
.tx-slideshow-pi1 .imgcache{
	display: none;
}
.csc-textpic-caption{
	color: #4A4A4A;
	font-family: Arial, sans-serif;
}
div#leftContent div.csc-frame div.csc-textpic-border div.csc-textpic-imagewrap {
    /* padding:0px 2px 0px 0px; */
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	margin: 2px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	padding: 0px 2px 0px 2px !important;
}

/* breadcrumb navigation*/
div#breadcrumbContainer {
	height: 15px;
	margin-top: 15px;
	margin-bottom:15px;
	position: relative;
	float: none;
	clear: both;
	border-bottom: 1px solid #d7d7d7;
}
div#breadcrumbDescription {
	color: #4a4a4a;
	float: left;
	font-size: 12px;
}
ul#breadcrumbMenu {
	color: #4a4a4a;
	list-style-type: none;
}
ul#breadcrumbMenu li {
	float:left;
	list-style-type:none !important;
	font-size: 12px !important;
}
ul#breadcrumbMenu li a {
	background: transparent url(../../layout/arrow_right.gif) no-repeat scroll right center;
	color: #4a4a4a;
	padding: 2px 10px 2px 4px;
	text-decoration: none;
}
ul#breadcrumbMenu li.active {
	background: transparent;
	color: #4a4a4a;
	padding-left: 4px;
	color: #b1000b;
}
ul#breadcrumbMenu li a:hover {
	color: #b1000b;
}

/* seiteneintrag */
#leftContent hr {
	display: none;
}
#leftContent div#schnellelisteWrapper a {
	text-decoration: none;
}

#leftContent  #modulUnterkunftSeiteneintrag li {
	list-style-type: none !important;
}

/* kontaktformular */
div#kontakt input {
	width: 149px;
}
div#kontakt label {
	width: 79px;
}
div#kontakt div.left {
	width: 300px;
}
textarea#nachricht {
	width: 464px;
	float: left;
}
div#kontakt {
	padding-left: 7px;
}
div#kontakt input,
div#kontakt label,
div#kontakt div.left {
	float: left;
}
div#kontakt div.right{
	float:right;
	position:absolute;
	right:0px;
}
div#kontakt fieldset {
	border: none;
}
div#kontakt div.row {
	float: left;
	margin-bottom: 7px;
	clear: both;
	position: relative;
	width: 550px;
}
div#kontakt label.short,
div#kontakt label.checkbox {
	width: auto;
	margin-top:0px;
}
input#infomaterial,
input#newsletter2 {
	width: 20px;
}
div#kontakt input.radio {
	margin-left: 10px;
	width: 20px;
}
input#geschlecht_M {
	margin-left: 0px;
}
div#kontakt label.required span {
	font-weight: bold;
}
div#kontakt div.submit {
	float: left;
}
div#kontakt div.row div.submit input {
	background-image: url(../../layout/btn-bg-small.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	border: 1px solid #B1000B;
	margin-left: 79px;
}
div#kontakt input,
div#kontakt textarea {
	font-family: Arial, sans-serif;
	color: #4a4a4a;
	border: 1px solid #4a4a4a;
	margin-right:5px;
}
div#kontakt input.radio,
div#kontakt input.checkbox {
	border: none;
}		
div#leftContent p.formErrorMsg {
	padding: 0px 0px 7px 0px;
	color: #b1000b;
	font-weight: bold;
}
div#kontakt span.error {
	color: #b1000b;
}
	
/* imagemap */
#mapWrap {
	border: 0px solid #B89869;
	overflow: hidden;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	padding: 5px;
	opacity: 0.9;
}
#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 150px;
	opacity: 0.8;
	background-color: #ffffff;
	border:0px solid #b89869;
}
#tooltip.pretty h3 {
	font-family: Times New Roman;
	font-weight:bold; 
	width: 150px;
	text-align: center;
	color: #b1000b;
}
#tooltip.pretty ul {
	list-style-type: none;
	margin-left: 5px;
}
#tooltip.pretty ul li{
	color: #4a4a4a;
	font-family: arial;
	list-style-type: none;
}
#tooltip.pretty div { 
	width: 150px; 
	text-align: left; 
}

/* banderole 2009-10-12 */
div#banderoleWrap {
	width: 100%;
	background-color: #ad1922;
	background-image: url(../../layout/banderole_hintergrund.gif);
	background-repeat: repeat-x;
}
div#banderole {
	height: 106px;
	width: 984px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}
div#banderole img.logo {
	position: absolute;
	left: 10px;
	top: 0px;
	border: 0;
}

/* ticker */
#thumbs {	
	position:absolute;	
	clear:both;
	padding:10px;
}
#thumbs div {
	width: 320px;
	height: 60px;
	cursor: pointer;
	overflow: hidden;
}
#thumbs div.active {
	cursor: default;
}
#thumbs p, #thumbs span {		
	color:#4a4a4a;
	font-size:12px;
}
#thumbs h3, #thumbs h3 a{
	color:#b1000b;
	font-size:12px;
	text-decoration: none;
	padding-bottom: 1px;
}
#thumbs h3 a {
	border-bottom: 0px !important;
	text-decoration: none !important;
}
div.scrollable {  
	position:relative;
	overflow:hidden;
	width: 340px;	 
	height:60px;	
}
div#ticker {
	position: absolute;
	top: 15px;
	right: 20px;
	width: 350px;
	height: 70px;
	text-align: left;
}
div#ticker p {
	color: white;
}
div#ticker h3 {
	text-align: left;
}
div#ticker h3 a {
	color: #ddbc7b;
	text-decoration: none;
	font-family: Times New Roman,sans serif;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 2px;
}

/* neuer hintergrund für die fussnavigation */
div#quickNaviWrap {
	background-image: url(../../layout/footernavigation_bg.gif);
}

/* ueberschriften rechte seite */
div#rightContent h2 {
	font-size: 20px;
	font-weight: bold !important;
	font-family: Times New Roman;
	color: #b1000b;
	margin-bottom: 5px;
}
div#rightContent h3 {
	font-size: 18px;
	font-weight: bold !important;
	font-family: Times New Roman;
	color: #b1000b;
	margin-bottom: 3px;
}

/* suchbox rechts */
div#rightContent div.tx-macinasearchbox-pi1 {
	position: relative;
	background-image: url(../../layout/suchbox_bg.gif);
	margin-bottom: 10px;
	width: 354px;
	height: 34px;
	padding: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
div#rightContent div.tx-macinasearchbox-pi1 input.searchItem { 
	border: 1px solid #d7d7d7;
	background-color: #f2f2f2;
	height: 22px;
	width: 168px;
	font-size: 15px;
	float: none;
	position: absolute;
	top: 10px;
	left: 10px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
div#rightContent div.tx-macinasearchbox-pi1 input.searchButton { 
	background-color: #ad1922;
	border: 1px solid #ad1922;
	width: 168px;
	height: 27px;
	font-size: 13px;
	float: none;
	position: absolute;
	top: 10px;
	right: 12px;
	color: #ffffff;
	padding-bottom: 4px !important;
}

/* gisbox rechts */
div#rightContent div.gisbox h2 {
    position: absolute;
    top: 5px;
    left: 9px;
}
div#rightContent div.gisbox {
	position: relative;
	background-image: url(../../layout/gisbox_bg_top.gif);
	margin-bottom: 10px;
	width: 354px;
	padding: 10px;
	padding-top: 6px;
	padding-bottom: 9px;
}
div#rightContent div.gisbox div.navigation {
	height: 22px;
    overflow: hidden;
    position: absolute;
    top: 35px;
    left 9px;
}
div#rightContent div.gisbox div.navigation div {
	float: left;
	font-size: 12px;
	color: #4a4a4a;	
	text-decoration: none;
	padding-right: 13px;
	padding-left: 13px;
	height: 18px;
	padding-top: 2px;
}
div#gisboxAll {
    height: auto;
    width: auto;
    margin-top: 57px;
}
img#gisboxBottom {
    bottom: 0;
    left: 0;
    position: absolute;
}
div#gisboxAll div.gisboxAction {
    clear: both;
    margin-top: 9px;
}
div#gisboxAll input.searchButton {
    bottom: auto;
    margin-bottom: auto;
    padding-bottom: auto;
    position: static;
    right: auto;
    width: auto;
    float: right;
}
div#gisboxAll div.errorBox {
    background-image :url(../../layout/navigation_bg_3.gif);
    background-position: 0 -40px;
    border: 1px solid #979797;
    color: #B1000B;
    margin-bottom: 9px;
    padding: 5px;
}
div#gisboxAll div.errorBox:first-line {
    font-weight: bold;
}
div#gisboxAll a.advancedSearch {
    bottom: auto;
    display:block;
    left: auto;
    position: static;
    line-height: 26px;
    float: left;
}
div#gisboxAll div.zeile {
    float: left;
}

div#gisbox1,
div#gisbox2,
div#gisbox3,
div#gisbox4,
div#gisbox5 {
	cursor: pointer;
}
div#rightContent div.gisbox div.navigation div.an {
	background-color: #ffffff;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #ffffff;
	color: #ad1922;
}
div#rightContent div.gisbox div.navigation div.aus {
	border-left: 0px;
	border-right: 0px;
	padding-right: 14px;
	padding-left: 14px;
	border-top: 1px solid #f7f7f7;
	border-bottom: 1px solid #d7d7d7;
}
div.gisbox input {
	background-color: #f2f2f2;
	border: 1px solid #d7d7d7;
	font-size: 13px;
	width: 158px;
	padding: 2px;
	margin-bottom: 3px;
}
div.gisbox input.datum {
	cursor: pointer;
	margin-bottom: 2px;
}
div.gisbox input.zimmer {
	width: 20px;
	padding: 2px;
	text-align: center;
}
div.gisbox div.links {
	width: 176px;
	float: left;
	margin-right: 8px;
}
div.gisbox div.rechts {
	width: 168px;
	float: left;
}
div.gisbox div.zeile {
	height: 28px;
	line-height: 30px;
}
div.gisbox div.zeile input {
	margin-right: 5px;
}
div.gisbox a.advancedSearch {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
div.gisbox input.searchButton {
	position: absolute;
	bottom: 1px;
	right: 0px;
	width: 168px;
	color: white;
	background-color: #ad1922;
	border: 1px solid #ad1922;
	padding-bottom: 4px !important;
	margin-bottom: 0px !important;
}

/* datepicker in der gisbox */
div#ui-datepicker-div {
	background-color: #ffffff;
	border: 1px solid #d7d7d7;
	width: 162px;
	margin-top: -1px;
}
.ui-datepicker a {
	color: black;
	padding: 2px;
}
.ui-datepicker a.ui-state-highlight {
	background-color: #b1000b;
	color: white;
}
table.ui-datepicker-calendar {
	width: 166px;
}
div.ui-datepicker-title {
	font-size: 15px;
	color: #b1000b;
	font-family: Times New Roman;
	font-weight: normal !important;
	text-align: center;
	padding-right: 1px;
	padding-top: 0px;
	padding-top: 5px;
	cursor: default;
}
span.ui-icon-circle-triangle-w {
	position: absolute;
	left: 2px;
	top: 2px;
	background-image: url(../../layout/datepicker/datepicker_links.gif);
	cursor: pointer;
	width: 19px;
	height: 18px;
}
span.ui-icon-circle-triangle-e {
	position: absolute;
	right: 2px;
	top: 2px;
	background-image: url(../../layout/datepicker/datepicker_rechts.gif);
	cursor: pointer;
	width: 19px;
	height: 18px;
}
table.ui-datepicker-calendar th span {
	border-bottom: 1px solid black;
	cursor: default;
}

/* newsletterbox rechts */
div#rightContent div.newsletterbox {
	position: relative;
	background-image: url(../../layout/newsletterbox_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	width: 374px;
	height: 338px;
	height: 249px;
	padding: 10px;
	padding-top: 7px;
}
div#rightContent div.newsletterbox div.text {
	font-size: 13px;
}
div#rightContent div.newsletterbox div.text div.einleitung {
	padding-top: 7px;
	padding-bottom: 1px;
}
div#rightContent div.newsletterbox input {
	background-color: #f2f2f2;
	border: 1px solid #d7d7d7;
	font-size: 13px;
	width: 105px;
	padding: 2px;
	margin-bottom: 1px;
}
div#rightContent div.newsletterbox input.radio {
	width: 20px;
	border: 0px;
	background-color: #ffffff;
}
div#rightContent div.newsletterbox input.submit {
	width: 168px;
	color: white;
	background-color: #ad1922;
	border: 1px solid #ad1922;
	padding-bottom: 4px !important;
	margin-bottom: 0px !important;
}
div.newsletterbox div.links {
	width: 176px;
	float: left;
	margin-right: 8px;
}
div.newsletterbox div.rechts {
	width: 168px;
	float: left;
}
div.newsletterbox div.zeile {
	height: 28px;
	line-height: 30px;
}
div.newsletterbox div.zeile input {
	margin-right: 5px;
}

/* newsletteranmeldung */
div#newsletter-container {
	position: relative;
	height: 62px;
	width: 353px;
	margin-top: 3px;
}
div#newsletter-vorname-beschriftung {
	position: absolute;
	top: 2px;
	left: 0px;
}
div#newsletter-vorname-input {
	position: absolute;
	top: 0px;
	left: 60px;
}
div#newsletter-name-beschriftung {
	position: absolute;
	top: 32px;
	left: 0px;
}
div#newsletter-name-input {
	position: absolute;
	top: 30px;
	left: 60px;
}
div#newsletter-email-beschriftung {
	position: absolute;
	top: 2px;
	left: 186px;
}
div#newsletter-email-input {
	position: absolute;
	top: 0px;
	right: 0px;
}
input#newsletter-absenden {
	position: absolute;
	top: 30px;
	left: 185px;
}
div.newsletterabmeldung-hinweis {
	padding-top: 7px;
}

/* sitemap */
.csc-sitemap ul {
 	margin-left: 25px;
}
.csc-sitemap ul li {
 	padding-top: 20px;
}
.csc-sitemap ul li ul li {
 	padding-top: 4px;
}
.csc-sitemap ul li a {
	font-size: 17px !important;
}
.csc-sitemap ul li ul li a {
	font-size: 13px !important;
}

/* teaser mit bildhintergrund und weisser oder schwarzer schrift */
div.teaserBilder {
	width: 374px;
	height: 142px;
	position: relative;
	background-image: url(../../layout/bildhintergrundbox_bg.gif);
	margin-bottom: 10px;
}
div.teaserBilder div.bildContainer {
	position: absolute;
	top: 28px;
	left: 8px;
	width: 356px;
	height: 105px;
	overflow: hidden;
}
div.teaserBilder div.bildContainer img {
	display: block;
}
div.teaserBilder div.textContainer {
	position: absolute;
	top: 35px;
	left: 17px;
	width: 364px;
	padding: 3px;
}
div.teaserBilder div.textContainer div.weiss span.text p,
div.teaserBilder div.textContainer div.schwarz span.text p {
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	margin-right: 32px;
}
div.teaserBilder div.textContainer div.weiss span.text p,
div.teaserBilder div.textContainer div.weiss a,
div.teaserBilder div.textContainer div.weiss span.text p a {
	color: #ffffff !important;
    text-decoration: none !important;
}
div.teaserBilder div.textContainer div.schwarz span.text p,
div.teaserBilder div.textContainer div.schwarz a,
div.teaserBilder div.textContainer div.schwarz span.text p a {
	color: #000000 !important;
    text-decoration: none !important;
}
div.teaserBilder h2.ueberschrift {
	position: absolute;
	top: 5px;
	left: 8px;
	font-size: 18px !important;
}

/* formatierung csc sitemap fuer menue unterseiten */
div#rightContent ul.csc-menu {
	background-image: url(../../layout/navigation_bg_3.gif);
	background-repeat: repeat-x;
	border: 1px solid #d7d7d7;
	background-color: #f0f0f0;
	padding: 7px;
	margin-right: 1px;
	margin-bottom: 10px;
}
div#rightContent ul.csc-menu li a {
	font-size: 12px;
	color: #4a4a4a;
	text-decoration: none;
}
div#rightContent ul.csc-menu li a:hover {
	color: #B1000B;
}
div#rightContent ul.csc-menu li {
	padding-top: 2px;
	padding-bottom: 2px;
}
div#rightContent ul.csc-menu li.aktiv a {
	color: #B1000B;
}

/* mitwachsende box rechte spalte und ansprechpartner box */
div.freieBox {
	margin-bottom: 10px;
}
div.freieBox div.oben {
	background-image: url(../../layout/freieBox_bg_oben.gif);
	width: 374px;
	height: 6px;
}
div.freieBox div.inhalt {
	background-image: url(../../layout/freieBox_bg_mitte.gif);
	width: 358px;
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
}
div.freieBox div.inhalt p {
	font-size: 12px;
}
div.freieBox div.unten {
	background-image: url(../../layout/freieBox_bg_unten.gif);
	width: 374px;
	height: 6px;
}

/* slider */
div.news-list-subheader {
	display: none;
}
div#slider ul {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
}

div#slider ul li {
	padding-left: 0px;
}
#slider ul,
#slider li {
	margin:0;
	padding:0;
	list-style-type: none !important;
}
#slider,
#slider li{ 
	width: 580px;
	height: 363px;
	overflow: hidden;
}
#slider {
    width: 580px; /* important to be same as image width */
    height: 523px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	float: left;
	background: #f2f2f2;
	margin-bottom: 15px;
}
#sliderContent {
    width:580px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
    padding: 0px 0px; /* was 10 / 13 */
    width: 580px;
    background-color: #000000;
    color: #ffffff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
ul {
	list-style-type: none;
}
ul#sliderContent p {
	padding-left: 0px;
	width: 580px;
	font-size: 10px;
}
div.tx-slideshow-pi1 {
	float: left;
}
div#slider div.news-list-subheader p {
	font-size: 10px;
	float: left;
	clear: left;
	padding: 4px 12px;
	margin: 0px;
	filter: alpha(opacity=100);
    -moz-opacity: 1.0;
	-khtml-opacity: 1.00;
    opacity: 1.00;
}
div#slider div.news-list-title {
	color: #ffffff;
	font-family:Arial;
	line-height:24px;
	padding-bottom:5px;
	font-size: 22px;
	padding: 12px;
	float: left;
	font-family: Times New Roman;
	margin-bottom: 0px;
	background-color: #ad1922;
	filter: alpha(opacity=85);
    -moz-opacity: 0.85;
	-khtml-opacity: 0.85;
    opacity: 0.85;
    width: 556px;
    padding-left: 62px;
    padding-right: 62px;
}
div#slider div.bottom {
	padding-top: 0px;
	position:relative;
	top: -48px;
	width: 580px;
	height: 48px;
}
div.news-latest-content-long {
	float: left;
	width: 301px;
}
span#prevBtn a, 
span#nextBtn a {
	color: #ffffff;
	font-family: Arial;
	font-weight: normal;
	display: block;
}
span#prevBtn a {
	float: left;
}
span#nextBtn a {
	float: right;
}
span#prevBtn a:hover,
span#nextBtn a:hover {
	text-decoration: none;
}
span#nextBtn {
	float: right;
}
span#prevBtn {
	float: left;
}
span#prevBtn,
span#nextBtn {
	background-color: transparent;
	filter: alpha(opacity=75);
    -moz-opacity: 0.75;
	-khtml-opacity: 0.75;
    opacity: 0.75;
	width: 50px;
	position: absolute;
	top: 325px;
}
span#prevBtn {
	left: 10px;
}
span#nextBtn {
	left: 540px;
}
span#nextBtn a,
span#prevBtn a,
span#nextBtn a img,
span#prevBtn a img {
	outline: 0;
	-moz-outline: 0;
}

/* ansprechpartner template / ansprechpartner box */
div.ansprechpartnerBox {
	margin-bottom: 10px;
}
div.ansprechpartnerBox div.oben {
	background-image: url(../../layout/AnsprechpartnerBox_bg_oben.gif);
	width: 354px;
	height: 32px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
}
div.ansprechpartnerBox div.inhalt {
	background-image: url(../../layout/AnsprechpartnerBox_bg_mitte.gif);
	width: 358px;
	padding-top: 6px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
}
div.ansprechpartnerBox div.inhalt p {
	font-size: 12px;
}
div.ansprechpartnerBox div.unten {
	background-image: url(../../layout/AnsprechpartnerBox_bg_unten.gif);
	width: 374px;
	height: 6px;
}

/* download template /template box */
div.downloadBox {
	margin-bottom: 10px;
	position: relative;
}
div.downloadBox div.oben {
	background-image: url(../../layout/DownloadBox_bg_oben.gif);
	width: 354px;
	height: 31px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
}
div#rightContent div.downloadBox div.oben h2 {
	margin-bottom: 1px;
	padding-bottom: 0px;
}
div#rightContent div.downloadBox div.oben div.readerText p {
	font-size: 12px;
}
div#rightContent div.downloadBox div.oben div.readerText {
	display: none;
}
div.downloadBox div.inhalt {
	background-image: url(../../layout/DownloadBox_bg_mitte.gif);
	width: 358px;
	padding-top: 6px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
}
div.downloadBox div.inhalt p {
	font-size: 12px;
}
div.downloadBox div.unten {
	background-image: url(../../layout/DownloadBox_bg_unten.gif);
	width: 374px;
	height: 6px;
}
div#rightContent div.downloadBox div.inhalt div.zeilen a {
	display: block;
	border-bottom: 1px solid #d7d7d7;
	background-image: url(../../layout/DownloadBox_symbol.gif);
	background-repeat: no-repeat;
	color: #4a4a4a;
	padding-left: 23px;
	padding-right: 4px;
	font-size: 12px;
	text-decoration: none;
	margin-top: 7px;
	margin-bottom: 0px;
	padding-bottom: 9px;
	padding-top: 0px;
}
div#rightContent div.downloadBox div.inhalt div.zeilen {
	padding-bottom: 0px;
	padding-top: 0px;
	
}
div#rightContent div.downloadBox div.overlayWhite {
	position: absolute;
	bottom: 4px;
	background-color: #ffffff;
	left: 1px;
	height: 10px;
	width: 370px;
}

/* umfrageerweiterung */
.tx-pbsurvey-pi1 {
	font-size: 13px;
}
.tx-pbsurvey-pi1 div {
	margin-bottom: 10px;
}
.tx-pbsurvey-pi1 input,
.tx-pbsurvey-pi1 textarea {
	border: 1px solid #d7d7d7;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
.tx-pbsurvey-pi1 textarea {
	width: 300px;
	height: 140px;
	overflow: auto;
}
.tx-pbsurvey-pi1 .barcontainer {
	background-color: silver;
	border: 1px solid #000000;
	width: 100px;
	height: 15px;
	position: absolute;
	z-index: 6;
	right: 0px;
}
.tx-pbsurvey-pi1 .bar {
	height: 15px;
	z-index: 4;
	position: absolute;
	left: 0px;
}
.tx-pbsurvey-pi1 .bartext {
	z-index: 5;
	text-align: center;
	position: absolute;
	left: 0px;
	width: 100px;
	height: 15px;
}
.tx-pbsurvey-pi1 .pageHeader {
	font-weight: bold;
}
.tx-pbsurvey-pi1 .survey_item {
	margin-top: 20px;
	margin-bottom: 25px;
	border: 1px solid #d7d7d7;
	padding: 8px;
}
.tx-pbsurvey-pi1 .survey_item input {
	margin-right: 5px;
}
.tx-pbsurvey-pi1 .question {
	font-weight: bold;
}
.tx-pbsurvey-pi1 .questionNumber {
	margin-right: 4px;
}
.tx-pbsurvey-pi1 .questionSubtext {
}
.tx-pbsurvey-pi1 .survey_error {
	font-weight: bold;
}
.tx-pbsurvey-pi1 .additional_ver {
	margin-left: 20px;
}
.tx-pbsurvey-pi1 .matrix {
	width: 100%;
}
.tx-pbsurvey-pi1 .matrix .columnFirst {
	font-weight: bold;
	text-align: left;
}
.tx-pbsurvey-pi1 .matrix .columnNext {
	text-align: center;
}

/* kontaktformular bzw. prospektbestellung */
div.anfrageformular input,
div.anfrageformular textarea {
	border: 1px solid #d7d7d7;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
div.anfrageformular textarea {
	overflow: auto;
	width: 420px;
	height: 90px;
}
table.anfrageformular-oben td,
table.anfrageformular-unten td {
	vertical-align: top;
}
table.anfrageformular-unten td {
	padding-bottom: 10px;
}
table.anfrageformular-oben {
	margin-bottom: 15px;
}
div.anfrageformular input.submit {
	margin-top: 10px;
}
div.anfrageformular-meldung {
}
div.anfrageformular-fehler {
	background-color: #ad1922;
	color: #ffffff;
	padding: 8px;
	margin-bottom: 10px;
}
div.anfrageformular-fehler ul {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
div.anfrageformular-fehler ul li {
	color: white !important;
}
div.anfrageformular-erfolg {
	background-color: #eedec1;
	color: black !important;
	padding: 8px;
	margin-bottom: 10px;
}

/* anfahrtsseiten */
img#anreise-karte {
	float: left;
}
table#anreise-entfernungen {
	margin-left: 14px;
	float: left;
}

/* google anfahrt */
div.tx_lumogooglemaps_pi1_sidebar {
	display: none;
}
div.tx_lumogooglemaps_pi1_infobox {
	height: 76px;
}

/* zimmer/fewosuche */
#contentWrap .searchWrap h1 {
    border-bottom: 1px solid #d7d7d7;
}

/* foerderung eu */
div#foerderung {
	position: relative;
}
div#foerderung img.eu {
	position: absolute;
	top: 4px;
	left: 4px;
}
div#foerderung img.nrw {
	position: absolute;
	top: 4px;
	right: 4px;
}
div.csc-textpic-intext-right div.csc-textpic-imagewrap {margin-bottom:10px;}
