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

p{
	margin:0;
	padding:0;
}

#frontpage_headline{
	padding: 20px 0 0 0;
	margin: 0;
	line-height: 1;
	font-size:16px;
	color: #ccc;
	font-weight:bold;
	/*text-transform: uppercase;*/
}

#item_xs{
	float:left;
	margin: 0px 5px 6px 0;
	padding: 0px 0px 0px 0px;
	width: 134px;
	height: 105px;
}
#item_xs_bg{
	margin: 0px 0 0px 0;
	padding: 0px 0px 0px 0px;
	width: 134px;
	height: 105px;
	background: url(../images/site/item_xs_bg.png) no-repeat;
}
#item_xs_title{
	margin: 0px 0 0px 0;
	padding: 80px 5px 0px 5px;
	width: 124px;
	color: #fff;
	font-size:10px;
	text-transform: uppercase;
	line-height: 1.1;
}
#item_s{
	margin: 30px 0 0px 0;
	padding: 0px 0px 0px 0px;
	width: 680px;
}

#item_s_frame{
	min-height: 100px;
	margin: 0px 0 0px 0;
	padding: 15px 20px 20px 20px;
	width: 640px;
	background: url(../images/site/item_s_rahmen.png) no-repeat;
}
#item_s_img{
	float:left;
	width: 170px;
	height: 120px;
}
#item_s_img img{
	border: #fff solid 4px;
	box-shadow: 0px 0px 4px #999;  
	-moz-box-shadow: 0px 0px 4px #999;  
	-webkit-box-shadow: 0px 0px 4px #999;
}
#item_s_content{
	float:right;
	width: 475px;
}
#item_s_left{
	float:left;
	width: 370px;
}
#item_s_right{
	float: right;
	width: 80px;
	text-align:right;
	font-size:14px;
	color: #a63c6a;
	font-weight:bold;
}
#item_s_headline{
	padding: 0px 0px 0px 0px;
}
.item_s_title h1{
	padding: 0;
	margin: 0;
	line-height: 1;
	font-size:16px;
	color: #a63c6a;
	text-transform: uppercase;
}
.item_s_subtitle h2{
	padding: 0;
	margin: 0;
	line-height: 1;
	font-size:12px;
	color: #999;
	font-weight:bold;
}
.item_s_datum{
	padding: 0;
	margin: 8px 0 0 0;
	line-height: 1;
	font-size:12px;
	color:#444;
	font-weight:bold;
}
.item_s_text{
	padding: 0;
	margin: 8px 0 0 0;
	color: #999;
	font-size:11px;
	line-height: 1.4;
}


#item_feat{
	height: 262px;
	background:url(../images/site/banner_bg_wave.gif) no-repeat top right;
}
#item_feat_img{
	margin: 35px 0 0 0;
	float: left;
	width: 340px;
	height: 190px;
	border: #fff solid 4px;
	box-shadow: 0px 0px 4px #999;  
	-moz-box-shadow: 0px 0px 4px #999;  
	-webkit-box-shadow: 0px 0px 4px #999;
}
#item_feat_txt{
	margin: 35px 0 0 10px;
	float: left;
	width: 330px;
	line-height: 1.4;
}

#item_med{
	padding: 4px;
	float: left;
	margin: 15px 8px 20px 0;
	height: 301px;
	width: 216px;
	background:url(../images/site/item_med_bg.png) no-repeat;
}
#item_med_img{
	margin: 0;
	height: 151px;
	width: 216px;
}
#item_med_title{
	padding: 3px 5px 3px 5px;
	font-size: 14px;
	color:#FFFFFF;
	text-transform: uppercase;
	background: #c21763 url(../images/site/item_med_headline_bg.gif) repeat-x bottom;
}
#item_med_subtitle{
	padding: 3px 5px 2px 5px;
	font-size: 11px;
	color:#999;
	font-weight:bold;
}
#item_med_date{
	padding: 2px 5px 5px 5px;
	font-size: 12px;
	color:#444;
	font-weight:bold;
}
#item_med_shorttxt{
	padding: 0px 5px 0px 5px;
	color: #888;
	font-size:11px;
	line-height: 1.4;
}


#reisefinder{
	background:#e2e2e2 url(../images/site/sidebar_bg_icon_search.png) no-repeat 10px 10px;
	padding: 10px 10px 10px 55px;
	margin: 20px 0px 20px 0px;
	width: 610px;
	border: #fff solid 3px;
	box-shadow: 0px 0px 4px #ccc;
	-moz-box-shadow: 0px 0px 4px #ccc;
	-webkit-box-shadow: 0px 0px 4px #ccc;
}
#reisefinder h1{

	font-family: "Arial Rounded MT Bold", Geneva, Arial, Helvetica, sans-serif;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	color:#a63c6a;
}
#reisefinder .button{
	size: 12px;
	line-height: 1;
	padding: 2px 3px 2px 3px;
	margin: 4px 0px 4px 0px;
	text-transform: uppercase;
	background: url(../images/site/button_bg.gif) repeat-x bottom;
	width: 140px;
	/*height: 20px;*/
	border: #b5b5b5 solid 1px;
	box-shadow: 0px 0px 4px #ccc;
	-moz-box-shadow: 0px 0px 4px #ccc;
	-webkit-box-shadow: 0px 0px 4px #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #999;
	cursor: pointer;
}
#reisefinder .dropdown{
	size: 12px;
	line-height: 1;
	padding: 2px 3px 2px 3px;
	margin: 4px 5px 4px 0px;
	text-transform: uppercase;
	background: url(../images/site/button_bg.gif) repeat-x bottom;
	width: 200px;
	/*height: 20px;*/
	border: #b5b5b5 solid 1px;
	box-shadow: 0px 0px 4px #ccc;
	-moz-box-shadow: 0px 0px 4px #ccc;
	-webkit-box-shadow: 0px 0px 4px #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #999;
	cursor: pointer;
}

#item{
}

#item_headline{
	padding: 30px 0px 10px 0px;
}
.item_title h1{
	padding: 0;
	margin: 0;
	line-height: 1;
	font-size:20px;
	color: #a63c6a;
	text-transform: uppercase;
}
.item_subtitle h2{
	padding: 0;
	margin: 0;
	line-height: 1;
	font-size:14px;
	color: #4b4b4b;
	font-weight:bold;
}

#item_content{
	background: url(../images/site/item_sidebar.gif) repeat-y top right;
}

#item_left{
	margin: 20px 0 0 0;
	float:left;
	width: 445px;
}
#item_txt{
	width: 438px;
	text-align:justify;
}
#item_img img{
	border: #fff solid 4px;
	box-shadow: 0px 0px 4px #999;  
	-moz-box-shadow: 0px 0px 4px #999;  
	-webkit-box-shadow: 0px 0px 4px #999;
}
#item_right{
    z-index:13;
	float:right;
	padding: 8px 3px 8px 8px;
	width: 234px;
	background: url(../images/site/item_sidebar_head.gif) no-repeat;
}
.item_right_headline{
	margin: 5px 10px 5px 3px;
	padding: 0px 0px 3px 0px;
	text-transform: uppercase;
	color:#a63c6a;
	font-size: 13px;
	background: url(../images/site/trenner.gif) repeat-x bottom;
	font-weight: bold;
}

#item_datum{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	
}
#item_datum ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 3px;
	list-style: none;
}
#item_datum li{
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: 1.2;
}
.item_option_datum{
	float:left;
	width: 110px;
}
#item_leistungen{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	
}
#item_leistungen ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 3px;
	list-style: none;
}
#item_leistungen li{
	margin: 10px 0px 10px 0px;
	padding: 0px 7px 0px 12px;
	list-style: none;
	background: url(../images/site/eumel.png) no-repeat 0px 3px;
	line-height: 1.2;
	font-size: 11px;
}

#item_preis{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	
}
#item_preis ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 3px;
	list-style: none;
}
#item_preis li{
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
	list-style: none;
	line-height: 1.2;
	font-size: 11px;
}
.item_option{
	float:left;
	width: 160px;
}
.item_option_preis{
	float:right;
	width: 60px;
	text-align:right;
}




#content_site{
}

#content_site_ssubnav{	
	margin: 0 0 20px 0;
	padding: 0;
	float:left;
}

#content_img{
	margin: 35px 0px 0 15px;
	width: 430px;
	float: left;
	border: #fff solid 4px;
	box-shadow: 0px 0px 4px #999;  
	-moz-box-shadow: 0px 0px 4px #999;  
	-webkit-box-shadow: 0px 0px 4px #999;
}

#content_site_headline{
	padding: 30px 0px 10px 0px;
}
.content_site_title h1{
	padding: 0;
	margin: 0;
	line-height: 1;
	font-size:20px;
	color: #a63c6a;
	text-transform: uppercase;
}

#content_site_content{
	padding: 0 0 30px 0;
	width: 670px;
}


#content_site_ssubnav_headline{
	padding: 30px 0px 10px 0px;
}
.content_site_ssubnav_title h1{
	padding: 0;
	margin: 0;
	line-height: 1;
	font-size:20px;
	color: #a63c6a;
	text-transform: uppercase;
}

#content_site_ssubnav_content{
	margin: 8px 10px 30px 0;
	width: 440px;
	float:right;
}

#content_pages{
	border-top: #ccc solid 1px;
	width: 670px;
	margin: 0;
	padding: 3px 0 20px 0;
}

.content_page_info{
	float: left;
	margin: 3px 0 5px 2px;
	padding: 0 0 0px 0;
	font-size:10px;
	color:#999;
}
.content_page_activ{
	font-size:10px;
	float:right;
	text-align:center;
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 4px 7px;
	font-weight:bold;
	color:#a63c6a;
	background: url(../images/site/button_bg.gif) repeat-x bottom;
	border: #b5b5b5 solid 1px;
	box-shadow: 0px 0px 4px #a63c6a;
	-moz-box-shadow: 0px 0px 4px #a63c6a;
	-webkit-box-shadow: 0px 0px 4px #a63c6a;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}
.content_page{
	font-size:10px;
	float:right;
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 4px 7px;
	color:#999;
	background: url(../images/site/button_bg.gif) repeat-x bottom;
	border: #b5b5b5 solid 1px;
	box-shadow: 0px 0px 4px #ccc;
	-moz-box-shadow: 0px 0px 4px #ccc;
	-webkit-box-shadow: 0px 0px 4px #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}


.button{
	size: 12px;
	line-height: 1;
	padding: 4px 3px 4px 3px;
	margin: 4px 0px 4px 0px;
	text-transform: uppercase;
	background: url(../images/site/button_bg.gif) repeat-x bottom;
	width: 140px;
	/*height: 20px;*/
	border: #b5b5b5 solid 1px;
	box-shadow: 0px 0px 4px #ccc;
	-moz-box-shadow: 0px 0px 4px #ccc;
	-webkit-box-shadow: 0px 0px 4px #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #999;
	cursor: pointer;
}
.link_pdf{
	padding: 2px 0 2px 17px;
	background: url(../images/site/icon_pdf.png) no-repeat 0px 50%;
}
.button_box{
	clear: both;
	size: 19px;
	padding: 4px 3px 4px 3px;
	margin: 10px 0px 10px 0px;
}
.button a:link, .button a:visited, .button a:actice{
	color: #555;
}
.button a:hover{
	color: #994e6a;
}
.print{
	margin: 2px 3px 2px 1px;
	padding: 0px 0px 0px 22px;
	background: url(../images/site/button_icon_print.png) no-repeat 0px 50%;
}
.anfrage{
	margin: 2px 3px 2px 1px;
	padding: 0px 0px 0px 22px;
	background: url(../images/site/button_icon_anfrage.png) no-repeat 0px 50%;
}
.karte{
	border: #fff solid 4px;
	box-shadow: 0px 0px 4px #999;  
	-moz-box-shadow: 0px 0px 4px #999;  
	-webkit-box-shadow: 0px 0px 4px #999;
}