/* Themenstyles:
Vorlage				Schema		_fair	_dark
Startseite			violett		#651A45	#380A25
Wellness			karmesinrot	#D70138	#A0012A
Badelandschaft		türkis		#3DDDE3	#007597
essen und Schlafen	gelb		#F0A402	#623300
Gesundheit			blau		#00A2FF	#006DAC
Pauschalangebote	grün		#91D400	#385200
Service				flieder		#B89EB3	#5B3C55
*/

.news_text
{
	
	color: #474747;
	float: left;
}

.news_text_fixed_width
{
	
	color: #474747;
	float: left;
	width: 375px;
}


.events
{
	list-style-type: none;
	display: inline;
}
.bold_padding_top
{
	font-size: 0.69em;
	font-weight: bold;
	padding-top: 5px;
	float: left;
}

.shoplink
{
	float: left;
	width: 100%;
}
.shoplink a
{
	float: right;
	font-size: 0.69em;
	padding-top: 5px;
	text-decoration: none;
	color: #474747;
}

.previewimage
{
	float: right;
	padding-left: 5px;
}





.documents a
{
	list-style-type: none;
	
	color: #380a25;
}

.documents a:hover
{
	color: #651a45;
}


.downloadDetail
{
	
	padding: 0 0 0 0px;
	margin: 0 0 20px 0;
	list-style-type: none;
	list-style-position: outside;
	
}
.downloadDetail .item
{
	background-image: url(../Resources/_internal/layout/1/ico_disk.png);
	background-position: 0px 3px;
	padding-left: px;
	background-repeat: no-repeat; /*line-height:1.5em;*/
vertical-align:middle;
padding-bottom:10px;
display:block;
list-style-type:none;



}

.downloadDetail li.item 
{
	list-style-image:none;
}


.downloadDetail a
{
	color: #474747;
	padding: 0 0 0px 0;
}

.downloadDetail a:hover
{
	color: #dfdfdf;
}


#slideshow
{
	position: relative;
	height: 350px;
}

#slideshow div
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
}

#slideshow .show
{
	z-index: 10;
}

#slideshow .last-show
{
	z-index: 9;
}


#slideshow .show a
{
	text-decoration:none;
	color: #fff;
}
.slideshow img{
	height:240px;
	width:770px;
}
.searchresults
{
	color: #5B3C55;
	font-size: 0.69em;
}

.body0 .headerfont, .body1 .headerfont{
color: #380A25;
}
.body2 .headerfont{
color: #A0012A;
}
.body3 .headerfont{
color: #007597;
}
.body4 .headerfont{
color: #623300;
}
.body5 .headerfont{
color: #006DAC;
}
.body6 .headerfont{
color: #385200;
}
.body7 .headerfont{
color: #5B3C55
}