@charset "utf-8";

/*Linke Spalte */
.asiLayout #sidebarLinks {
	float: left;
	width: 223px;
	margin:0;
	padding: 0 0 0 20px; 
}
#sidebarLinks h1 {
	font-size:14px;
	font-weight: bold;
	margin: 0;
}
/*Rechte Spalte */
.asiLayout #sidebarRechts {
	float: right;
	/*** rechte Spalte gleich breit wie linke Spalte!! ***/
	width: 223px;
	/* 
	width: 230px;
	*/
	margin:0;
	padding: 0 20px 0 0; 
}
#sidebarRechts h1 {
	font-size:14px;
	font-weight: bold;
	margin: 0;
}
/* Mittelspalte schmal*/
.asiLayout #mainContent {
	margin-left:253px;
	padding: 20px 10px 20px;
	*padding: 20px 0 20px;
	*margin: 0 260px;
	width: 700px;
}
/* Mittelspalte breit*/
.asiLayout #wideContent {
	float: right;
	margin: 0;
	padding: 20px 20px 20px 0;
	*padding: 20px 10px 20px 0;
	width: 697px;
}
*+html .asiLayout #wideContent {
	padding: 20px 20px 20px 0;
}

/* Mittelspalte sehr breit */
.asiLayout #ultrawideContent {
	float: right;
	margin: 0;
	padding: 5px 5px 5px 0; 
	width: 960px;
}



/* für beide Mittelspalten */
#mainContent h1, #wideContent h1, #ultrawideContent h1  {
	font-family: Mistral;
	font-weight: normal;
	font-size:26px;
	color:#004F85;
	border-bottom: dashed 1px #093448;
	padding: 0 0 4px 0;
	margin: 0 0 8px 0;
}
#mainContent h2, #wideContent h2, #ultrawideContent h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}
#mainContent h3, #wideContent h3, #ultrawideContent h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0 0 0;
}
#mainContent h4, #wideContent h4, #ultrawideContent h4 {
	font-weight: bold;
	margin: 3px 0;
}
#mainContent .centerTopLine {
	background-image:url(top_mb_m1r.png);
	background-repeat:no-repeat;
	min-height:8px;
	line-height:0;
	*line-height:8px;
}
#mainContent .centerBottomLine {
	background-image:url(base_mb_m.png);
	background-repeat:no-repeat;
	min-height:8px;
	*height:8px;
}
#mainContent .centerBottomLineBlue {
	background-image:url(base_lbl_m.png);
	background-repeat:no-repeat;
	min-height:8px;
	*height:8px;
}

#wideContent .wideContentTopLine {
	background-image:url(top_mb_w.png);
	background-repeat:no-repeat;
	min-height:8px;
	line-height:0;
	*line-height:8px;
}
#wideContent .wideContentBottomLine {
	background-image:url(base_mb_w.png);
	background-repeat:no-repeat;
	min-height:8px;
	line-height:0;
	*line-height:8px;
}

/* Seitenabschluss */
.asiBaseline {
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background:#004879;
	border-top: dashed 1px #FFFFFF;
	border-bottom: dashed 1px #FFFFFF;
} 
.asiBaseline a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.asiBaseline #baseLi {
	float:left;
	margin: 0;
	padding: 5px 20px;
}
.asiBaseline #baseRe {
	float:right;
	margin: 0;
	padding: 5px 20px;
}
.asiFooter {
	/*
	height:275px;
	height:340px;
	*/
	min-height:340px;
	padding: 0 10px 0 20px;
	background:#CDCDCD;
	background-image:url(ft_bg.jpg);
} 
.asiFooter #ftLodge {
	position:absolute;
	margin: 190px 0 0 775px;
	padding: 0;
	z-index: 2;
}
.asiFooter table {
	margin: 0;
	padding: 0;
	color: #1E1E1E;
	width:100%;
}
.asiFooter th {
	/*
	padding: 18px 0 16px 0;
	*/
	padding-bottom: 16px;
	text-align:left;
	text-transform: uppercase;
	font-weight: bold;
}
.asiFooter td {
	margin: 0;
	/*
	padding: 0 52px 0 0;
	*/
	line-height: 12px;
	white-space: nowrap;
	vertical-align:top;
}
.asiFooter #ftTitle {
	color: #002A49;
	font-weight: bold;
}
.asiFooter #ftTitleKontinent {
	color: #002A49;
	font-weight: bold;
	margin-bottom:4px;
}
.asiFooter .ftLand {
	margin-bottom:4px;
}


/* Box ASI Newsletter */
.asiNewsletter {
	margin: 15px 0;
	text-align:left;
}
.asiNewsletter #nlTop {
	/*
	margin-left:-7px;
	*/
	margin-left:0px;
}
.asiNewsletter #nlContent {
	padding:4px 5px 4px 20px;
	background-color: #E6E5D1;
}
.asiNewsletter #nlMail {
	margin: 6px 0 8px;
	width: 183px;
}
.asiNewsletter #newsletter {
	margin: 0;
}

/* Box ASI Kontakt */
.asiKontakt {
	margin: 12px 0;
	text-align:left;
	color:#004270;
}
.asiKontakt #kontContent {
	padding:4px 5px 4px 20px;
	background-color: #EFEDD4;
}
.asiKontakt #kontTop {
	/*
	margin-left: -7px;
	*/
}
/*
.asiKontakt #kontAdr {
	margin: 0 15px 6px 0;
	padding: 6px 0;
	border-bottom: dashed 1px #FFFFFF;
}
*/
.asiKontakt #kontAdr {
	margin: 0 15px 6px 0;
	width:198px;
	padding: 0 0 6px 0;
	border-bottom: dashed 1px #FFFFFF;
}
.asiKontakt #kontIcon {
	width:15px;
	padding: 4px 0 0;
	float: left;
}
.asiKontakt #kontInfo {
	width:150px;
	padding: 0;
	float: left;
}

/* Box ASI Katalog */
.asiKatalog {
	margin: 20px 0;
	text-align:left;
}
.asiKatalog #katHd {
	margin:0 0 8px;
	padding:0 0 2px;
	border-bottom: solid 2px #7690A3;
}
.asiKatalog #katPic {
	text-align: center;
	padding:0 0 4px;
}
/* Box ASI Katalog */
.asiDialog {
	margin: 20px 0;
	text-align:left;
}
.asiDialog #diaHd {
	padding:0 0 2px;
	border-bottom: solid 2px #7690A3;
}
.asiDialog #diaContent {
	padding:10px 0 8px;
	border-bottom: dashed 1px #C0B995;
}
.asiDialog #diaPic {
	margin: 0;
	width: 51px;
	float: left;
}
.asiDialog #diaDesc {
	margin: 0 0 0 10px;
	width: 162px;
	float: left;
}
/* Box ASI Steckbrief */
.asiSteckbrief {
	margin: 0 0 0 0px;
	text-align:left;
}

.asiSteckbrief .steckbriefHeaderLine {
	background-image:url(top_bl.png);
	background-repeat:no-repeat;
	min-height:8px;
	line-height:0;
	*line-height:8px;
}

.asiSteckbrief #sbContent {
	padding: 4px 15px 0 15px;
	*padding: 4px 14px 0 14px;
	background-color: #E6E5D1;
	background-image: url(footstep.gif);
	background-repeat: no-repeat;
	background-position: 105px 115px;
}
.asiSteckbrief #sbMap{
	background-repeat: no-repeat;
	background-color: #E6E5D1;
	background-image: url(asb_text.png);
	text-align: center;
	padding: 42px 0 6px 0;
}
.asiSteckbrief #sbMap img{
	border:1px solid #7C8D40;
}
.asiSteckbrief #sbText {
	padding: 0 0 6px 0;
	margin: 0 0 8px 0;
	border-bottom: dashed 1px #A9A89F;
	width:195px;
}
.asiSteckbrief #sbTextd {
	padding: 4px 0 6px 0;
	margin: 0 0 8px 0;
	border-top: dashed 1px #A9A89F;
	border-bottom: dashed 1px #A9A89F;
	position:relative;
}
.asiSteckbrief #sbPic1 {
	padding: 0;
	margin: 4px 0 0;
	float: left;
	width: auto;
}
.asiSteckbrief #sbPic2 {
	padding: 0;
	margin: 4px 0 0;
	float: right;
	width: auto;
}
.asiSteckbrief #sbPic {
	margin: 0 15px 0 0;
	float: left;
}
.asiSteckbrief #sbDesc {
	margin: 0 0 0 0px;
}
.asiSteckbrief #pdfIcon {
	/*
	padding: 0 0 0 15px;
	*/
	padding: 0;
}
.asiSteckbrief #sbBase {
	margin:0;
	padding:0;
	background-image: url(base_mb.png);
	background-repeat:no-repeat;
	min-height:8px;
	*height:8px;
}

/* Box ASI aktuelles Angebot */
.asiAngebot {
	margin: 20px 0;
}
.asiAngebot #angHd{
	color: #003E6B;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	height: 29px;
	padding: 10px 0 0 12px;
	background-image: url(reit_ang.png);
	*background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
  src='reit_ang.png', sizingMethod='scale');
}
.asiAngebot #angContent{
	padding:10px;
	background-color: #E6E5D1;
	width:434px;
}
.asiAngebot #angPic{
	padding: 0 0 12px;
}
/* Box ASI Teaser */
.asiTeaser {
	margin: 20px 0;
}
.asiTeaser #teasHd {
	color: #003E6B;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	padding: 6px 0 0 4px;
}
.asiTeaser #teasContent {
	background-color: #E6E5D1;
	padding: 0 8px;
	width:438px;
}
.asiTeaser #teasR1 {
	padding: 10px 0 0 0;
	border-bottom: dashed 1px #A9A89F;
}
.asiTeaser #teasRCont {
	width: 136px;
	margin: 0;
	padding: 0;
}
.asiTeaser td {
	vertical-align:top;
}
/*.asiTeaser table {
	width:auto;
	padding: 0;
	margin:0;
}*/
/* Box ASI Reisedetails */
.asiDetail {
	margin: 20px 0;
}
.asiDetMenu {
	margin:0;
	padding: 0;
	height: 31px;
	width: auto;
	color: #003E6B;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: uppercase;
	font-weight: bold;
}
.asiDetMenu img {
	margin: 0;
	float: left;
}
.asiDetMenu #dmA {
	height: 21px;
	background-image: url(am.png);
	background-repeat:repeat-x;
	padding: 10px 4px 0;
	float:left;
	margin: 0;
}
.asiDetMenu #dmI{
	margin: 0;
	padding: 0;
}
#dmI a {
	height: 21px;
	background-image: url(im.png);
	background-repeat:repeat-x;
	padding: 10px 4px 0;
	float: left;
	font-weight: bold;
}
#dmI a:hover {
	color: #003E6B;
}
.asiDetail #detPic{
	padding: 12px 0;
}
.asiDetail #detContent {
	background-color: #E6E5D1;
	padding: 0 8px 5px 8px;
	*padding: 0 3px 5px 8px;
	position:relative;
}


/* Hotelliste */
.hotelliste {
	margin-top:10px;
}
.hotellisteBild {
	margin:0;
	/*
	margin:0px 20px 0 20px;
	*/
}
.hotellisteEinleitung {
	font-weight:bold;
	margin-bottom:10px;
}
.hotellisteAnzahlNaechte {
	margin:10px 0;
}

/*** Neu seit aw20081126 ***/
#header{
 padding: 7px 0 10px;
}
.button{
	font-size:16px;
	font-family:"Lucida Sans Unicode", Arial, sans-serif;
	color:#004F85;
}

.button img{
	margin-left:-15px;
	/*
	*margin-left:0px;
	*/
}

.baselineBlue{
	border-bottom: dashed 1px #093448;
	padding: 0 0 4px 0;
	margin: 0 0 8px 0;
}
.baselineGrey{
	border-bottom: dashed 1px #AAAAAA;
	padding: 0 0 8px 0;
	margin: 0 0 4px 0;
}
.pageMenue {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #686868;
	text-transform: uppercase;
	margin: 5px 15px;
}
.pageMenue a {
	font-weight: bold;
}

.buchungsformularline {
	border-top: 1px #BAB8AC dashed; 
	padding-top:8px; 
	margin-top:8px;
}

.buchungsformularleft {
	width:170px;
	float:left;
	position:relative;
}

.buchungsformularleftregistrierung {
	width:149px;
	float:left;
	position:relative;
}

.buchungsformularclear {
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
	*padding-top:2px;
	*padding-bottom:2px;
}

.buchungsformularhinweistext {
color: #595B5A;
}

.buchungsformularhinweismeldung {
	padding:10px;
	background-color:#FFFFFF;
	border: 4px solid #D17100;
}



.noborder {
	border:none !important;
}

.errormessage {
	font-weight:bold;
	text-align:center;
}

.fotogaleriethumbnail
{
	background-image:url(fotogalerie_pic_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border:1px solid #ADAB94;
	padding-top:15px;
	padding-left:15px;
	padding-bottom:15px;
	padding-right:15px;
}

.fotogalerienavigation
{
	margin-top: 5px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px dashed #FFFFFF;
    border-bottom:1px dashed #FFFFFF;
}

.mapcontainer
{
	padding-top:10px;
	width: 306px;
}
.mapcontainerll
{
	padding-top:10px;
	width: 153px;
	float:left;
}
.mapcontainerrr
{
	padding-top:10px;
}
.mapcontainerleft
{
	float:left;
	width: 153px;
	padding:2px;
}
.mapcontainerright
{
	padding:2px;
}

/*** Sitemap ***/

.sitemapMainitem{
	padding-bottom:10px;
}

.sitemapMainitemtitle{
	font-weight:bold;
	color:#002A49;
}

.sitemapCountries{
	border-top: 1px dashed #A9A89F;
	padding:10px 0 0;
}
.sitemapSubSubitem{
	margin:3px 10px;
	color:#660000;
	line-height:11px;
}
.sitemapSubSubitem a{
	color:#660000;
}
/*** Video ***/
.video{
	text-align:center;
	padding-top:10px !important;
	padding-bottom:5px !important;
}

/*** Freund senden ***/
.asiSelectFreund {
	border: solid 1px #7F9DB9;
	width: 188px;
	margin: 0 20px 3px 0px;
	text-align:left;
	font-size: 11px;
	color: #004879;
}



