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

h1 {
	font-weight: normal;
	color: #999999;
	margin: 0 0 5px 0;
}

#indexLeft p {
	font-size: 12px;
	line-height: 17px;
}
#cms p {
	font-size: 14px;
	line-height: 16px;
}
#cms ul {
	padding:0 0 0 20px;
	margin:0;
	list-style-type: square;
}
#cms li {
	padding-left: 0px;
	padding-bottom: 3px;
}
#cms table, td {
	font-size: 14px;
	line-height: 16px;
}
.offerRandText {
	font-size: 10px;
}
.offerRandPrice {
	color: #D9001A;
	font-weight: bold;
	margin-top: 4px;
}
.offerRandHotel {
	font-size: 10px;
	margin-bottom: 5px;
}
.offerRandTitle {
	font-size: 11px;
	margin-bottom: 5px;
}

/* ################ Link - Styles ################ */

a.extern {
background: transparent url('/pix/icons/aoutside.gif') 100% 50% no-repeat;
padding-right: 10px;
font-weight:bold;
}
a.back {
	padding: 1px 0 3px 20px !important;
	background-image: url(../pix/icons/play-back.png);
	background-repeat: no-repeat;
}
a.link-more{
	behavior:url('/css/linkmore.htc');
	font-weight:bold;
}
a.link-more-light{
	behavior:url('/css/linkmore.htc');
	font-weight:normal;
}
a.link-more-mail{
	font-weight:bold;
	padding-left:20px !important;
	background:url(../pix/icons/icon_mail.gif) no-repeat left center;
}
a.link-pdf{
	font-weight:bold;
	padding-left:20px;
	background:url('/pix/icons/pdf_icon.gif') no-repeat left center;
}
a.link-word-doc{
	font-weight:bold;
	padding-left:20px;
	background:url('/pix/icons/page_white_word.png') no-repeat left center;
}



/* ################ Tabellen - Styles ################ */

.tabelle { border: 0; border-top: #ccc 1px solid;}
.tabelle tr {
	border-bottom: #ccc 1px solid;
}
.tabelle td {
	padding: 10px 10px 10px 0 !important;
	vertical-align: top;
}

table.tabelle th.KT_asc a {
	background-image: url(../pix/icons/icon_sort_down.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right:10px;
	}
table.tabelle th.KT_desc a {
	background-image: url(../pix/icons/icon_sort_up.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right:10px;
	}

a { color:#4d4d4d;}

/* ################ Bilder - Styles ################ */

.TeaserBildLinks {
	margin-right: 10px;
	float:left;
}
.TeaserBildRechts {
	margin-left: 10px;
	float:right;
}
.BildLinks {
	float:left;
	padding-right: 20px;
	padding-bottom: 9px;	
}
.BildRechts {
	float:right;
	padding-left: 20px;
	padding-bottom: 9px;
}
img.rechts {
	float:right;
}
img.links {
	float:left;
	margin:0 0.5em 0.5em 0;
}
img.img10top { margin:8px 0 0 0;}
img.img10bottom { margin:0 0 8px 0;}

.img10top { margin:8px 0 0 0;}
.img10bottom { margin:0 0 8px 0;}

.bildunterschrift { font-size: 9px !important; line-height: 11px !important;}


.hrweiss { height:1px; color:#cccccc; }


/* ################ Icon - Styles ################ */

#iconList { margin:0; padding:0; list-style-type:none; }

#iconList li {}

a.link-rss { 
    line-height: 20px !important;
	padding: 5px 0 5px 20px !important;
	margin-left:15px;
	background-image:url(/pix/content/rss.png);
	background-repeat:no-repeat;
	background-position: 0 3px;
}
a.link-facebook {
	line-height: 20px !important;
	padding: 5px 0 5px 20px !important;
	margin-left:3px;
	background-image:url(/pix/icons/ico_facebook.jpg);
	background-repeat:no-repeat;
	background-position: 0 3px;
	text-decoration:none !important;
}
a.link-facebook:hover {
	text-decoration:underline;
}
a.link-twitter {
	line-height: 20px !important;
	padding: 5px 0 5px 20px !important;
	margin-left:3px;
	background-image:url(/pix/icons/ico_twittr.jpg);
	background-repeat:no-repeat;
	background-position: 0 3px;
	text-decoration:none !important;
}
a.link-twitter:hover {
	text-decoration:underline;
}
a.link-youtube {
	line-height: 20px !important;
	padding: 5px 0 5px 20px !important;
	margin-left:3px;
	background-image:url(/pix/icons/ico_youtube.jpg);
	background-repeat:no-repeat;
	background-position: 0 3px;
	text-decoration:none !important;
}
a.link-youtube:hover {
	text-decoration:underline;
}
a.link-app {
	line-height: 20px !important;
	padding: 5px 0 5px 20px !important;
	margin-left:3px;
	background-image:url(/pix/icons/icon_top_app.gif);
	background-repeat:no-repeat;
	background-position: 0 3px;
	text-decoration:none !important;
}
a.link-app:hover {
	text-decoration:underline;
}
a.link-appstore {
	line-height: 20px !important;
	padding: 5px 0 5px 20px !important;
	margin-left:3px;
	background-image:url(/pix/icons/ico_app.gif);
	background-repeat:no-repeat;
	background-position: 0 3px;
	text-decoration:none !important;
}
a.link-appstore:hover {
	text-decoration:underline;
}
a.link-flickr {
	line-height: 20px !important;
	padding: 5px 0 5px 20px !important;
	margin-left:3px;
	background-image:url(/pix/icons/ico_flickr.jpg);
	background-repeat:no-repeat;
	background-position: 0 3px;
	text-decoration:none !important;
}
a.link-flickr:hover {
	text-decoration:underline;
}
