@charset "utf-8";
body {
	font: 11px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
/* ersetzt durch js-funktion in index.html
	background-image: url(img/bg_climber.gif);
	background-repeat: no-repeat;
	background-position: 1100px 0;
*/
	margin: 0;
	padding: 0;
/*	text-align: center;*/
	color: #000000;
}
a {
	cursor:pointer;
}

/* allgemeine elemente */
.asiSelect {
	border: solid 1px #7F9DB9;
	width: 188px;
	margin: 3px 20px 0 13px;
	text-align:left;
	font-size: 11px;
	color: #004879;
}
.asiInput,
.asiTextarea,
div.buchungsformularline div.formItem input,
div.buchungsformularline div.formItem select {
	border: solid 1px #7F9DB9;
	font-size: 11px;
	color: #004879;
}
.asiTextarea{
	width:500px;
	height:70px;
}

.bold {
	font-weight: bold;
}
.boldblack {
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a {
	font-weight: normal;
	color: #85001C;
	text-decoration: none;
	text-align: left;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

img {
	border: none;
	margin:0;
	padding:0;
	/* alt
	behavior: url("/css/pngbehavior.htc");
	*/
	behavior: url("/css/iepngfix.htc");
}
*+html img{
	behavior: none;
}

li {
	padding: 0;
	list-style:outside;
	list-style-image:url(/img/list_point.png);
	/**list-style-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
  src='/img/list_point.png', sizingMethod='scale');*/
	background:none;

	list-style-image:none;
	filter:none;
}
ul {
	margin: 5px 12px;
	padding: 0 5px;
}

form{
	padding:0;
	margin:0;
}
/*******************************/
.asiLayout #shadow {
	/*
	background-image:url(/img/sideshade.gif);
	*/
	background-image:url(/img/sideshade-996.png);
	*background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
  src='/img/sideshade-996.png', sizingMethod='scale');
	width: 996px;
	margin: 0 auto;
}
.asiLayout #container { 
	position: relative; /* fuer die sidebars */
	width: 980px;
	background: #FFFFFF;
	background-image: url(/img/bg_ornament_white.jpg);
	margin: 0 auto; /* zentrierung der ganzen seite*/
	border: 0 solid #FFFFFF;
	text-align: left;
} 
.asiHeader {
	width: 980px;
	padding: 0;
	margin: 0;
	background-image: url(/img/bg_ornament_blue_half.jpg);
	background-repeat: repeat-x;
	border-bottom: dashed 1px #063045;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
} 
.asiHeader #logo {
	position:absolute;
	height: 77px;
	width: 65px;
	margin: 11px 0 0 12px;
	*margin: 11px 0 0 -3px;
	z-index: 2;
}
.asiHeader #hdimage {
	margin: 0;
	text-align:right;
	width:980px;
	min-height:85px;
	border-top: dashed 1px #C1D9E5;
}
.asiMetaMenue {
	height:43px;
	margin: 0 15px;
}
.asiMetaMenue #metamenue{
	margin: 13px 5px 0 5px;
	float: right;
}
#metamenue a {
	color: #DBD9CC;
	text-decoration: none;
	font-weight:bold;
}
#metamenue a:hover {
	text-decoration: underline;
}
.asiHdMenue {
	margin: 0;
	padding: 0;
	height: 33px;
	width: auto;
	color: #003E6B;
	font-size: 10px;
	font-weight:bold;
	text-transform: uppercase;
}
.asiHdMenue a{
	color: #003E6B;
	font-weight:bold;
}
.asiHdMenue img {
	margin: 0;
	float: left;
}
.asiHdMenue #hdmenue {
	margin: 0;
	padding: 0;
}
.asiHdMenue #hdmenueA {
	margin: 0;
	padding: 10px 2px 0;
	float:left;
	background-image: url(/img/hd_menue_over.png);
	*background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
  src='/img/hd_menue_over.png', sizingMethod='scale');
}
#hdmenue a {
	margin: 0;
	padding: 10px 2px 0;
	height: 23px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/img/hd_menue_si.png);
	*background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
  src='/img/hd_menue_si.png', sizingMethod='scale');
	background-repeat: repeat-x;
}
#hdmenue a:link {
	text-decoration: none;
}
#hdmenue a:visited {
	text-decoration: none;
}
#hdmenue a:focus {
	text-decoration: none;
}
#hdmenue a:hover {
	text-decoration: underline;
	cursor:pointer;
}
#hdmenue a:active {
	text-decoration: none;
}
.asiHdSub {
	padding: 0 20px;
	height: 27px;
}
.asiHdBreadCrumb {
	margin: 0;
	float:left;
	padding: 6px 0 0 0;
}
.asiHdBreadCrumb a {
	font-weight: normal;
	padding: 0 2px;
	color: #717171;
}
.asiHdSuche{
	float:right;
	margin: 0;
	padding: 3px 0 0 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #9D9D9D;
	height: 20px;
}
.asiHdSuche img {
	vertical-align:bottom;
}
.asiHdSuche #suche{
	margin: 0 8px;
	width: 152px;
}
/*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: 0 253px;
	padding: 20px 10px 20px;
	*padding: 20px 0 20px;
	*margin: 0 260px;
	/*
	*/
	width: 454px;
}
/* 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;
}
*/
/* aw20110420: Neu-Definition, da bis heute nicht mehr in Verwendung, aber h1 wieder eingeführt wird (SEO) */
#mainContent h1, #wideContent h1, #ultrawideContent h1  {
	font-weight: normal;
	padding: 0;
	margin: 0;
}
#mainContent h2, #wideContent h2, #ultrawideContent h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 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(/img/boxs/top_mb_m1r.png);
	background-repeat:no-repeat;
	min-height:8px;
	line-height:0;
	*line-height:8px;
}
#mainContent .centerBottomLine {
	background-image:url(/img/boxs/base_mb_m.png);
	background-repeat:no-repeat;
	min-height:8px;
	*height:8px;
}
#mainContent .centerBottomLineBlue {
	background-image:url(/img/boxs/base_lbl_m.png);
	background-repeat:no-repeat;
	min-height:8px;
	*height:8px;
}

#wideContent .wideContentTopLine {
	background-image:url(/img/boxs/top_mb_w.png);
	background-repeat:no-repeat;
	min-height:8px;
	line-height:0;
	*line-height:8px;
}
#wideContent .wideContentBottomLine {
	background-image:url(/img/boxs/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;
}
.asiRegionenThemen {
	/*
	height:275px;
	height:340px;
	*/
	min-height:340px;
	padding: 0 10px 0 20px;
	background:#CDCDCD;
	background-image:url(/img/ft_bg.jpg);
} 
.asiRegionenThemen #ftLodge {
	position:absolute;
	margin: 190px 0 0 775px;
	padding: 0;
	z-index: 2;
}
.asiRegionenThemen table {
	margin: 0;
	padding: 0;
	color: #1E1E1E;
	width:100%;
}
.asiRegionenThemen th {
	/*
	padding: 18px 0 16px 0;
	*/
	padding-bottom: 16px;
	text-align:left;
	text-transform: uppercase;
	font-weight: bold;
}
.asiRegionenThemen td {
	margin: 0;
	/*
	padding: 0 52px 0 0;
	*/
	line-height: 12px;
	white-space: nowrap;
	vertical-align:top;
}
.asiRegionenThemen #ftTitle {
	color: #002A49;
	font-weight: bold;
}
.asiRegionenThemen #ftTitleKontinent {
	color: #002A49;
	font-weight: bold;
	margin-bottom:4px;
}
.asiRegionenThemen .ftLand {
	margin-bottom:4px;
}

/* boxen */

/* ALLGEMEINE Box beige */
.asiBoxbeige {
	margin: 20px 0;
}
.asiBoxHeaderbeige {
	background-image:url(/img/boxs/hd_bg_beige.png);
	*background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
  src='/img/boxs/hd_bg_beige.png', sizingMethod='scale');
	background-repeat:no-repeat; 
	width:223px;
	height:57px;
	*height:33px;
	padding:10px 0px 0 0px;
}
.asiBoxHeaderbeige img {
	/*
	margin-left:5px;
	*/
	margin:5px 0 0 15px;
}

.asiBoxbeige #servContent {
	background-color: #EFEDD4;
	padding:0 20px 2px;
	margin-top:-24px;
	*margin-top:0px;
}
.asiBoxbeige #servContent p.picvideobox{
	margin-top:0px;
	padding-top:15px;
}

/* ALLGEMEINE Box blau */
.asiBoxblau {
	margin: 20px 0;
}
.asiBoxHeaderblau {
	background-image:url(/img/boxs/hd_bg_blau.png);
	*background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
  src='/img/boxs/hd_bg_blau.png', sizingMethod='scale');
	background-repeat:no-repeat;
	width:223px;
	/*
	height:57px;
	*/
	height:47px;
	padding:10px 0px 0 0px;
}
.asiBoxHeaderblau img {
	margin-left:5px;
}

.asiBoxblau #servContent {
	background-color: #EFEDD4;
	padding:0 20px 2px;
	/*
	margin-top:-10px;
	*/
	margin-top:-11px;
	*margin-top:-20px;
	*margin-bottom:-6px;
}

/* ALLGEMEINE Box weiss */
.asiBoxWeiss {
	margin: 20px 0;
}
.asiBoxWeissHeader {
	border-bottom: 2px solid #7690A3;
	/*
	padding:10px 0px 0 0px;
	*/
	padding:10px 0 3px 10px;
}
.asiBoxWeissHeader img {
	margin-left:-10px;
}
.asiBoxWeissContent {
	padding: 10px 0 8px;
}

/* Box Reise Finden */
.asiReiseFinden {
	margin: 20px 0;
}
.asiReiseFinden #headline{
	background:url(/img/boxs/rf_text.png) no-repeat #E6E5D1;
	text-align:center;
	padding: 28px 0 10px;
}
.asiReiseFinden #txt{
	text-align:left;
	margin: 12px 0 2px 13px;
}
.asiReiseFinden .datumsfeld{
	text-align:left;
	margin: 0 13px 2px 13px;
}
.asiReiseFinden .asiInput{
	width:200px;
}
.asiReiseFinden .asiInputDate{
	width:100px;
	text-align:center;
	border: solid 1px #7F9DB9;
	font-size: 11px;
	color: #004879;
}
.asiReiseFinden #searchBtn{
	text-align:center;
	/*
	padding: 11px 0 2px;
	*/
	padding: 11px 0 1px;
	background-color: #CBC9A2;
	border-top: dashed 1px #ADAA72;
	/* height:31px; */
}
.asiReiseFinden #erweiterteSuche {
	background-color: #E6E5D1;
	padding:0 0 2px;
	display:none;
}
/* Box ASI Service */
.asiService {
	margin: 20px 0;
}
.asiService #servContent {
	background-color: #EFEDD4;
	padding:0 20px 10px;
}
.asiService #servList {
	padding: 5px 0 2px;
	border-bottom: dashed 1px #FFFFFF;
}
.asiService .navigationActivePage {
	color:#004270;
	font-weight:bold;
}
/* Box ASI Awards */
.asiAwards {
	margin: 20px 0;
}
.asiAwards #awrdContent {
	padding:4px 5px 4px 20px;
	background-color: #EFEDD4;
}
.asiAwards #awrdPic {
	margin: 0;
	width: 66px;
	float: left;
}
.asiAwards #awrdDesc {
	margin: 0 0 0 10px;
	width: 122px;
	float: left;
}
.asiAwards #awrdAlle {
	padding:5px 20px;
}
/* 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: 20px 0 0 0px;
	text-align:left;
}

.asiSteckbrief .steckbriefHeaderLine {
	background-image:url(/img/boxs/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(/img/boxs/footstep.gif);
	background-repeat: no-repeat;
	background-position: 105px 115px;
}
.asiSteckbrief #sbMap{
	background-repeat: no-repeat;
	background-color: #E6E5D1;
	background-image: url(/img/boxs/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 .sbText.last-child {
	border: 0;
	margin: 0;
}
.asiSteckbrief .icRow .sbText:last-child {
	margin: 0 0 8px;
	border-bottom: dashed 1px #A9A89F;
}
.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(/img/boxs/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(/img/reit_ang.png);
	*background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
  src='/img/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 Community */
.asiCommBox{
	margin: 20px 0;
	background:#EDEBD2 url(/img/comm/bg_box_tp.png) no-repeat 0 0;
}
.asiCommBox h1{
	border-color: #FFFFFF;
    border-style: dashed;
    border-width: 0 0 1px;
    color: #FFFFFF;
    line-height: 35px;
    padding: 0 11px;
}
.asiCommBox h1{ /*ergänzumg für img aus buttonstyle*/
	height:27px;
	overflow:hidden;
    padding: 8px 11px 0;
}
.asiCommBox .cont{
	padding:0 20px;
}
.asiCommBox .boxFt{
    background:url(/img/comm/bg_box_ft.png) no-repeat 0 0;
    height:10px;
    width:223px;
	margin:0;
}
.asiCommBox .thmb{
	float:left;
}
ul.entrylist{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.entrylist li{
	padding:10px 4px 0 11px;
	border:0 dashed #C5C3AF;
	border-width:1px 0 0;
	position:relative;
	list-style-type:none;
}
ul.entrylist li:first-child{
	border-width:0;
}
.berichte img{
	margin:0 5px 0.5em 0;
}
.fotos .thmb{
	width:45px;
	height:45px;
	margin:0 7px 0 0;
	overflow:hidden;
	text-align:center;
	background:#F6F6ED;
}
.videos .thmb{
	width:60px;
	overflow:hidden;
	margin:0 5px 0 0;
}
.asiCommBox a{
	color:#7D9412;
}
.asiCommBox strong a{
	font-weight:bold;
}
.asiCommBox p{
	margin:0;
	padding:0 0 1em;
}
.asiCommBox p.cLink{
	padding:0;
}
.asiCommBox .videos p{
	padding:0 0 1em 65px;
}
.asiCommBox .sub{
	font-size:10px;
	padding:0 0 0.5em;
	clear:both;
	color:#404040;
}
.asiCommBox p.bold{
	text-transform:uppercase;
	padding:0 0 0.5em;
}


span.asicButton{
	margin:4px 3px;
	border:1px solid #51610C;
	border-width:1px 0;
	background:#7D9412;
	display:inline-block;
}
span.asicButton.inrow{
	margin:4px 0 4px 15px;
}
span.asicButton span{
	margin:0 -1px;
	border:1px solid #51610C;
	border-width:0 1px;
	display:block;
}
span.asicButton span input, span.asicButton span button, span.asicButton span a{
	cursor:pointer;
	border:none;
	background:none;
	padding:0 8px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	line-height:18px;
	color:#FFF;
	display:inline-block;
}
span.asicButton span a:hover{
	text-decoration:none;
}





/* Box ASI Reisedetails */
.asiDetail {
	margin: 12px 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(/img/detmenu/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(/img/detmenu/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;
}
/*** Ausnahmefall in der Box, falls komplette Breite benötigt wird ***/
.asiDetail #detContentTermine {
	background-color: #E6E5D1;
	padding: 0 0 5px;
}
.asiDetail #detText {
	padding: 0 0 4px 0;
	margin: 0 4px 4px 0;
	/*
	margin: 0 10px 4px 0;
	*/
	border-bottom: dashed 1px #A9A89F;
	position:relative;
}
.detList li {
	list-style-image: url(/img/list_star.png);
	/**list-style-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
  src='/img/list_star.png', sizingMethod='scale');*/
	background-color: #F6F6ED;
	margin: 0px 29px 0 29px;
	padding:2px 0;
	*padding-left:5px;
	/*
	list-style-position: inside;
	padding: 2px 15px;
	*/
}
ul.detList  {
	/*
	margin: 5px 15px;
	padding: 0 5px;
	*/
	padding: 0;
	margin: 0;
	width:438px;
	background-color: #F6F6ED;
}
#detText h3{
	font-size:11px;
	font-weight:bold;
	padding-top:5px;
	padding-left:17px;
	/*
	margin-top:5px;
	*/
	background-image:url(/img/top_reiter_highlights.png);
	*background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
  src='/img/top_reiter_highlights.png', sizingMethod='scale');
	background-repeat:no-repeat;
	width:422px;
	height:32px;
}

.asiDetail #detVText {
	position:relative;
	padding: 2px 0 0;
	margin: 0 0 8px 0;
}
.asiDetail #detVerlauf {
	padding: 0;
	margin: 0;
	border: none;
}
.asiDetail #detTag {
	text-align:right;
	padding: 0 10px;
} 
.asiDetail #detEq {
	background-color: #D1E6F7;
	background-image: url(/img/equip.jpg);
	background-repeat: no-repeat;
	background-position: 383px 0;
	padding: 0 10px 5px;
	margin: 0;
}
.asiDetail #eqText {
	padding: 5px 0;
	margin: 0;
	width: 360px;
}
.asiDetail #einreisebestimmungen{
	border-top:1px dashed #FFFFFF;
	padding: 5px 0;
	margin: 0;
}


.asiDetail #eqBtn {
	padding: 10px 0 0;
	margin: 0 5px;
	border-top: dashed 1px #FFFFFF;
	text-align: right;
}
/* Liste Reise-uebersicht */
.asiRListe {
	background-color: #E6E5D1;
	padding: 0 12px;
	/*
	position:relative;
	*/
}
.asiRListe #rliHd {
	padding: 5px 0;
	border-bottom: dashed 1px #A9A89F;
}
.asiRListe #rliTitle {
	padding: 0;
	margin: 0;
	width: auto;
	float: left;
}
.asiRListe #rliSort {
	padding: 0;
	margin: 0;
	width: auto;
	float: right;
}
#rliSort select {
	margin-right:0;
}
.asiRListe #rliContent {
	padding: 5px 0;
	border-bottom: dashed 1px #A9A89F;
}
.asiRListe #rliPic {
	margin: 0;
	width: auto;
	float: left;
}
.asiRListe #rliDesc {
	margin: 0 0 0 20px;
	width: 360px;
	float: left;
}
.asiRListe #rliDescL {
	padding: 2px 0;
}
#rliDesc img {
	vertical-align: bottom;
}
.asiRListe #rliIcon {
	margin: 0;
	padding: 10px 0;
	width: auto;
	float: left;
}
.asiRListe #rliPrice {
	margin: 0 10px 0 0;
	width: auto;
	float: right;
}
#rliPrice img {
	vertical-align: bottom;
}
.asiRListe #rliBase {
	margin: 0;
	height: 10px;
}




/* News */
.news {
	margin: 20px 0;
}

.newsbg {
	background-color:#E6E5D1;
}

.news #newsBild{
	/* ImageMagick verschiebt gerne Bilder */
	margin:0 0 0 -6px;
	*margin:0 0 0 -3px;
	padding: 0 10px 5px 0;
	float:left;
	/*
	*/
}
.news #newsBild td{
	vertical-align:top;
}

*+html .news #newsBild{
	margin:0 0 0 -6px;
}
.news #newsTextOverview{
	vertical-align:top;
	/*
	float:left;
	*/
}
.news #newsTextOverview td{
	vertical-align:top;
}
.news #newsContent{
	padding:10px;
	background-color: #E6E5D1;
	width:434px;
}

/* Hotelliste */
.hotelliste {
	margin-top:10px;
}
.hotellisteBild {
	margin:0;
	/*
	margin:0px 20px 0 20px;
	*/
}
.hotellisteEinleitung {
	font-weight:bold;
	margin-bottom:10px;
}
.hotellisteAnzahlNaechte {
	margin:10px 0;
}

/* Termine */
.termineAuwahlmenue{
	padding:0 8px 8px 8px;
	/* MSIE */
	*padding-bottom:0px;
	/*
	margin-right:8px;
	margin-bottom:4px;
	margin-left:8px;
	padding-bottom:8px;
	border-bottom: dashed 1px #AAAAAA;
	margin: 0 8px 4px 8px;
	padding: 0 0 8px 0;
	*/
	min-height:20px;
	*height:25px;
}


*+html .termineAuwahlmenue{
	padding-bottom:4px;
}

#termineAuswahltext{
	float:left;
	margin-top:4px;
}

.termine th{
	border-bottom:1px dashed #AAAAAA;
	padding-bottom:5px;
	border-top:1px dashed #AAAAAA;
	padding-top:5px;
}
.termine td{
	padding-top:5px;
	padding-bottom:5px;
}
.termine_even td{
	background-color:#D2D1BF;
}
.termine_odd td{
	background-color:#EEEDDF;
}

.termine .termineRechteBox_even{
	background-color:#DCDAC3;
	border-left: 1px solid #BDBAA7;
}
.termine .termineRechteBox_odd{
	background-color:#E3E1C9;
	border-left: 1px solid #BDBAA7;
}
.termine .termineRechteBoxInnen_even{
	background-image:url(/img/verticallineArrow_even.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-left:-1px;
}
.termine .termineRechteBoxInnen_odd{
	background-image:url(/img/verticallineArrow_odd.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-left:-1px;
}

.vergangeneTermine td{
	color:#AAAAAA;
	padding-bottom:0px;
}
.borderbottom td{
	color:#AAAAAA;
	border-bottom:1px dashed #AAAAAA;
	padding-bottom:5px;
}

#legende tr{
	height:28px;
}
#legende td{
	padding:0;
	margin:0;
	background-color:#F6F6ED;
	border-bottom:1px solid #E1DFD2;
}
#legende .noborderbottom td{
	border-bottom:none;
}

/* Galerie */
/* noch nicht fertig */
.asiGalerie {
	background-color: #E6E5D1;
	padding: 0 17px;
}
.asiGalerieBilder {
	background-color: #E6E5D1;
}
.asiGalerieImg {
	background-color: #E6E5D1;
	float:left;
}


.fltrt {
	float: right;
	margin: 5px 5px 0 8px;
	position:relative;
}
.right {
	text-align:right;
	margin: 5px 5px 0 8px;
}
.fltlft {
	float: left;
	margin-right: 5px;
}
.icRow {
	display:table;
	overflow:hidden;
	margin:0;
}
.icons {
	display:table-cell;
	vertical-align:middle;
}
.icons img {
	vertical-align: middle;
}

/*** 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;
}

#buchungHalbesDoppelzimmer{
	float:left;
	/* display:none; */
	visibility:hidden;
}
#buchungHalbesDoppelzimmer label{
	vertical-align:top;
	margin:3px 0 0;
	line-height:18px;
}

/*** Suche ***/
#sucheHeader{
	/*
	position:relative;
	*/
	padding-top: 5px;
	padding-bottom:4px;
	border-bottom: 1px dashed #A9A89F;
}
#sucheHeaderTitle{
	float:left;
	font-size:14px;
	font-weight:bold;
}
.sucheHeaderTeil1{
	float:left;
	width:280px;
}
.sucheHeaderTeil2{
	float:left;
	width:71px;
}
.sucheHeaderTeil3{
	float:left;
	width:130px;
	margin-top:-5px;
}
.sucheHeaderTeil3input{
	width:128px;
	border: solid 1px #7F9DB9;
	margin: 3px 20px 0 13px;
	text-align:left;
	font-size: 11px;
	color: #004879;
}
.sucheErgebnis{
	/*
	padding-bottom:6px;
	position:relative;
	*/
	margin: 0;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom: 1px dashed #A9A89F;
}
.sucheErgebnis a{
	text-decoration:underline;
}
.sucheErgebnis .header a{
	font-weight:bold;
	text-decoration:none;
}
.sucheErgebnis .preis{
	text-align:right;
	float:right;
	padding-left:10px;
	/*
	position:relative;
	*/
}
.sucheErgebnis .preis a{
	text-decoration:none;
}
.sucheErgebnis .sucheBild{
	vertical-align:top;
	padding-right:20px;
}
.sucheErgebnis .sucheInhalt{
}

.sucheErgebnis .hinweisNichtmehrbuchbar{
	background-color:#CF1515;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	padding:0 4px 1px;
	margin-left:6px;
}



/*** Suche ***/
#schnellsuche {
	background-color: #E6E5D1;
	padding-bottom: 5px;
}

/*
#erweiterteSuche {
	border-top: 1px dashed #A9A89F;
	background-color: #E6E5D1;
	padding: 5px 0;
}
*/

/*** Landkarte ***/
#mapText{
	background-color:#E6E5D1;
	padding: 5px 12px 0 12px;
}

#mapTextboxLinks{
	float:left;
	width:285px;
	border:1px solid #FFFFFF;
	padding:15px;
}

#mapTextboxRechts{
	float:left;
	width:285px;
	margin-left:34px;
	border:1px solid #FFFFFF;
	padding:15px;
}

.laenderListe{
	margin-top:10px;
	line-height:20px;
}
/*****************/

.noborder {
	border:none !important;
}

.errormessage {
	font-weight:bold;
	text-align:center;
}

.fotogaleriethumbnail
{
	background-image:url(/img/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;
}

/*** Reisethemen ***/
.themenArten table {
	width:100%
}
.themenArten tr {
	/*
	height:25px;
	*/
	height:35px;
}
.themenArten td {
	width:33%;
}
.themenArten .activePage{
	color:#004270;
	font-weight:bold;
}
.reiseArtBild{
	float:left;
	padding-top:5px;
	padding-bottom:10px;
}
.reiseArtBeschreibung{
	position:relative;
	margin-top:5px;
	padding-bottom:5px;
	margin-left:227px;
}
.besondereReisen{
	margin: 0;
	padding:4px 10px;
	border-top: 1px dashed #A9A89F;
	/*
	*/
	background-color: #F6F6ED;
}
.besondereReisen a{
	text-decoration:underline;
}
.besondereReisen .header a{
	font-weight:bold;
	text-decoration:none;
}
.besondereReisen .preis{
	text-align:right;
	float:right;
	padding-left:10px;
}
.besondereReisen .preis a{
	text-decoration:none;
}
.besondereReisen .sucheBild{
	vertical-align:top;
	padding-right:20px;
}
.besondereReisen .hinweisNichtmehrbuchbar{
	background-color:#CF1515;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	padding:0 4px 1px;
	margin-left:6px;
}
.asiReiseartTips{
	background-image:url(/img/top_reiter_highlights_long.png);
	*background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
  src='/img/top_reiter_highlights_long.png', sizingMethod='scale');
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	*height:32px;
	min-height:32px;
	padding-left:17px;
	padding-top: 5px;
	width: 673px;
	*width: 657px;
}
.strichdrunter{
	border-bottom:1px dashed #A9A89F;
}
.reiseterminereisefuehrer{
	border-top:1px solid #E1DFD2;
}

/*** Newsletter-Anmeldung Formular ***/
#newsletterAnmeldung td{
	padding-bottom:8px;
}

.tabellenlinieoben td{
	border-top: 1px dashed #BAB8AC;
	margin-top:8px;
	padding-top:8px;
}

.tabellenlinieobenvoll td{
	border-top: 1px solid #BAB8AC;
	margin-top:8px;
	padding-top:8px;
}

/*** Katalog bestellen - Verlinkung oberhalb des Online-Katalogs ***/
#katalogbestellen {
	margin-right:-5px;
	height:35px;
	text-align:right;
	background-image:url(/img/bg_katalogbestellen.png);
	background-repeat:no-repeat;
	background-position:right top;
	
	padding:5px 20px 0 0;
}

/*** RSS-Fees ***/
#rssfeed h3{
	font-size:13px;
}

.birare{
	float:left;
	padding: 0 10px 3px 0;
}

/*** Shop ***/
#shop img.shopArtikelbild{
	float:left;
	margin: 0 5px 3px 0;
}
#shop h2 {
	font-size: 16px;
	margin: 0 0 0.3em;
}
.asiBoxblau #servContent.shopBox {
	margin:0;
}
.asiBoxblau #servContent.shopBox p{
	margin:0;
	padding:0;
}
.asiBoxblau #servContent.shopBox li{
	list-style-type:none;
}
#shop #aktualisiereZahlen li{
	list-style-type:none;
}

/*
#shop{
	background-color:#E6E5D1;
}
#shop h3{
	margin: 0 0 5px 0;
}
#shop img{
	float:left;
	margin:0 10px 20px 0;
}
#shop p{
	margin: 0;
}
*/

/*** Fragebogen ***/
div.buchungsformularline div.formItem {
    padding: 0 0 27px;
}
.formularleftLong,
div.buchungsformularline div.formItem label.label{
	width:200px;
	float:left;
	position:relative;
}
.formularright{
	float:left;
	position:relative;
	width:460px;
}
div.buchungsformularline div.formItem span,
div.buchungsformularline div.formItem input,
div.buchungsformularline div.formItem select{
	float:left;
	position:relative;
	width:310px;
}
.formularrightDistance {
	float:left;
	position:relative;
	width:430px;
	margin-left:30px;
}
.fragebogentable td.fbHeader {
}
.fragebogentable td{
	text-align:center;
	/* width:20%; */
	width:16%;
}

/***** I-FRAME ****/
.popupiframe {
	border: 1px solid #85001C;
	background-color:#FFFFFF;
	width: 471px;
}
.popuphead {
	padding:5px;
	background-color:#EFEFEF;
}
.popuphead td {
	font-size:11px;
	font-weight:bold;
}
td.borderlight {
	font-size:11px;
}
/*****************/
/* Videoliste    */
/* pd 23.12.2009 */
/*****************/
#asiVidList ul{
	list-style-type:none;
	margin:10px 0 0;
}
#asiVidList ul li{
	list-style-type:none;
	border:1px solid #E4E4E4;
	border-width:0 0 1px;
	padding:0 0 12px;
	margin:0 0 10px;
	display:block;
}
#asiVidList ul li .picthmbl{
	float:left;
	margin:0 10px 0 0;
	background:transparent url(/img/vidthumbs/bg_vidthmb.png) no-repeat scroll left top;
	padding:1px 2px 3px;
	position:relative;
}
#asiVidList ul li .play{
	position:absolute;
	top:35px;
	left:80px;
}
#asiVidList ul li h5{
	padding:0 0 0.5em;
	margin:0;
	font-size:13px;
	font-weight:bold;
}
#asiVidList ul li p{
	padding:0;
	margin:0;
}

/*** Für die Reiseführerdetails, Einbettung in einem iFrame ***/
html#iframeReisefuehrerdetails{
}
html#iframeReisefuehrerdetails body{
	background:url(../img/rf_background.png) top repeat-y;
}
#asiReisefuehrerdetails{
}
#asiReisefuehrerdetails *{
	margin:0;
	padding:0;
}
#asiReisefuehrerdetails h1{
	background:url(../img/rf_bg_header.png) top no-repeat;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	height:44px;
	line-height:44px;
	padding:0 10px;
}
#asiReisefuehrerdetails h1 span{
	font-size:11px;
	position:absolute;
	right:10px;
	top:0;
}
#asiReisefuehrerdetails h1 span a{
	color:#FFFFFF;
}
#asiReisefuehrerdetails #asiReisefuehrerdetailsContent{
	padding:10px;
}
#asiReisefuehrerdetails #asiReisefuehrerdetailsTop img{
	float:left;
	margin-right:10px;
}
#asiReisefuehrerdetails #asiReisefuehrerdetailsTop p{
	font-size:14px;
	padding:20px 0 0;
}
#asiReisefuehrerdetails #asiReisefuehrerdetailsTop span{
	font-size:11px;
}
#asiReisefuehrerdetails div.part{
	border:1px solid #B2B2B2;
	border-width:0 0 1px;
	padding:8px 0;
}
#asiReisefuehrerdetails div.part:last-child{
	border-width:0;
}
/*
#asiReisefuehrerdetails table{
	width:500px;
}
*/
#asiReisefuehrerdetails table td{
	padding:5px;
	white-space:nowrap;
}

#asiReisefuehrer{
	display:inline-block;
	width:454px;
}
#asiReisefuehrer .boxCont{
	background:#E6E5D1;
	padding:18px 13px 20px;
}
#asiReisefuehrer .boxTp{
	background:url(/img/boxs/top_mb_m.png) no-repeat top left;
	height:8px;
	line-height:8px;
}
#asiReisefuehrer .boxFt{
	background:url(/img/boxs/base_mb_m.png) no-repeat top left;
	height:8px;
	line-height:8px;
}
#asiReisefuehrer .alphabet{
	text-transform:uppercase;
	border:1px dashed #B3B18A;
	border-width:1px 0;
	padding:5px 0;
	margin:1em 0 2px;
}
#asiReisefuehrer .alphabet a{
	padding:0 5px 0 4px;
	height:15px;
}
#asiReisefuehrer .alphabet a.letter{
	background:url(/img/sep_abc.png) no-repeat right center;
}
#asiReisefuehrer ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#asiReisefuehrer ul li{
	list-style-type:none;
	border:1px dashed #B3B18A;
	border-width:0 0 1px;
	padding:8px 0;
}
#asiReisefuehrer ul li h3{
	margin:0;
}
#asiReisefuehrer ul li h3 a{
	color:#85001C;
	font-weight:bold;
}
#asiReisefuehrer p{
	margin:0;
}
#asiReisefuehrer ul li img{
	float:left;
	margin:0 10px 0 0;
}
#asiReisefuehrer p.einsatzgebiete{
	margin:5px 0 0;
}
#asiReisefuehrer table td{
	padding:5px;
	vertical-align:top;
}
/*** Autosuggest ***/
ul.vxJS_list{
	margin:0;
	padding: 0;
	list-style-type:none;
}
.vxJS_list li{
	cursor: pointer;
}
.vxJS_list .selected{
	background:#2C4;
	color:#FFF;
}
.vxJS_list .current{
	background:#F6F6ED;
	color:#404040;
}
.vxJS_autoSuggest{
	color:#7D9412;
	position:absolute;
}
.vxJS_autoSuggest ul{
	background:#EDEBD2;
	border:1px solid #849717;
	border-top:none;
	margin:0;
	padding:0;
	list-style-type:none;
}
.vxJS_autoSuggest li{
	list-style-type:none;
	cursor:pointer;
	margin:0;
	padding:0.25em 0.5em;
	font-size:100%;
}
.vxJS_autoSuggest li span{
	padding:0 0.5em;
}

.vxJS_autoSuggest li span.hiLite { 
    padding: 0; 
    background: #fe0; 
    color: #000; 
    font-weight: bold; 
}

.vxJS_overlay {
    background:url(/js/assets/bg_overlay.png);
	z-index:10000;
}
.vxJS_spinner{
	z-index:20000;
	text-align:center;
}
.vxJS_spinner p{
	font-size:12px;
	background:#404040;
	color:#FFF;
	padding:3px 6px;
	margin:0.5em 0 0;
}

/* allgemeine elemente */
#asiSocialFlags{
	position:fixed;
	right:0;
	top:70px;
}
#asiSocialFlags ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#asiSocialFlags li{
	list-style-type:none;
	width:40px;
	height:60px;
	margin:0 0 5px;
	background:url(/img/socialflags/bg_so.png) no-repeat 6px 0;
}
#asiSocialFlags li:hover{
	background-position:0 0;
}
#asiSocialFlags li.nl{
	background-image:url(/img/socialflags/bg_nl.png);
}
#asiSocialFlags li.fb{
	background-image:url(/img/socialflags/bg_fb.png);
}
#asiSocialFlags li.yt{
	background-image:url(/img/socialflags/bg_yt.png);
}
#asiSocialFlags li.gp{
	background-image:url(/img/socialflags/bg_gp.png);
	padding:20px 0 0 7px;
	height:40px;
	width:33px;
}
#asiSocialFlags li.gp:hover{
	padding:20px 0 0 1px;
	width:39px;
}
#asiSocialFlags p{
	display:none;
}
#asiSocialFlags a{
	display:block;
	width:45px;
	height:120px;
}

/*****************************/
/* Facebook Like für Reisen */
/*****************************/
#reiseSocialBookmarks{
	padding:0 0 12px;
}
#reiseSocialBookmarks #reiseFacebookLike{
	float:left;
}
#reiseSocialBookmarks #reiseGooglePlus{
}

