/* Styles für visana-club.ch */

/* Grundgeruest */
#container {
    width: 798px;
	background-color:white;
	}
#content {
    width: 798px;
    -moz-box-sizing: border-box;
    background-color:white;
	border-radius: 8px 8px 8px 8px;
    display: block;
    float: left;
    min-height: 820px;
    padding: 15px 20px 0;
}


#banner {
	width:0;
	display:none;
	visibility:hidden;
}

#navigation {
	margin-top:-4px;
	background-color:transparent;
	}

#footer {
	margin-top:1em;
	}

/* Meta */
.formMeta {
	float:right;
}
.formMeta p.suche {
	position:static;
	float:left;
	margin:0 0 0 20px;
	}


.formMeta p.suche input.submitMeta, .formMeta p.suche_it input.submitMeta, .formMeta p.suche_fr input.submitMeta {
    width: 12px;
}

/* Plus */
div#plus {
    margin: 0;
    padding: 0;	
    background-image: url../../images/plus_visana_club.png);
    background-repeat: no-repeat;
    height: 325px;
    left: -51px;
    position: absolute;
    top: 72px;
    width: 57px;
}
div#plus:after {
    content: url(../../images/plus_visana_club.png);
    height: 57px;
    left: -140px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 135px;
    width: 325px;
}





/* Slider-Balken links */

#slider {
    clear: left;
    float: left;
    margin: -5px 0 0;
    padding: 0 0 50px;
    width: 126px;
}




/* CONTENT */
h1 {
	margin:0;
	padding:0;
	}
h1 span {
	display:block;
	padding-top:0;
	}
h1 span.secondline {color:#8f8f8f;
	margin:0 0 40px 0;
}

h1.angebote {
	margin:0 0 40px 20px;
	}

.small {font-size:11px; padding:0; margin:0 20px 18px 33px;}
.hervorgehoben {background: #CCCCCC; border:solid 1px #99999; padding: 10px; font-weight:600; }
.border {border:0px;}
.umfliessen {float:left; border:0px; margin:0 18px 0 33px;}
.partner {display:block; width:auto; height:auto; margin:0 33px 0 33px; border-bottom:33px solid #FFFFFF;}
*html .partner {display:block; width:auto; height:auto; margin:0 18px 0 16px; border-bottom:72px solid #FFFFFF;}

/* Spalten im Angebot */
.spalte1 {display:block; float:left; width:210px; margin:0 0 10px 0;}
.spalte1 img {margin:0 0 10px 20px;}
.spalte1 a:link img, .spalte1 a:visited img  {border:none;}
.spalte1.schmal {
	width:110px;
	}
.spalte2 {display:block; float:left; width:380px; margin:0 0 20px 0; clear:right;}
.spalte2.breit {
	width:480px;
	}

/* Bild links, Text rechts */
div.bild_text {
	margin-left:40px;
	}
div.bild_text a {
	float:left;
	display:block;
	margin:0 10px 50px 0;
	border:none;
	}

/* Navigation Active */
body#visana_club .visana_club, body#vorteile .vorteile, body#angebote .angebote, body#service .service,body#service_kontakt .service_kontakt,body#service_faq .service_faq,body#service_downloads .service_downloads, body#unsere_partner .unsere_partner, body#partner_werden .partner_werden  {
	color:red;
	}

/* Infobox auf Startseite, Slider */
#text div.bx-wrapper {
	padding-left:4px !important;
	}

/* Infobox auf Angebot-Seite, volle Breite, ohne Slider */
#text #angebotseite ul.bxslider {
	margin-left:0;	
	}
#text #angebotseite ul.bxslider li {
	list-style-type:none;
	}


#text #angebotseite p.infobox {
	width:100%;
	height:110px;
	clear:both;
	border:solid 1px #e0e0e0;
	}
#text #angebotseite p.infobox span.h, #text #angebotseite p.infobox span.p {
	display:block;
	background:#ffffff;
	padding:0 0 0 10px;
	}
#text #angebotseite p.infobox span.h span {
	display:inline;
	padding:0;
	color:red;
	background-color:white;
	font-weight:bold;
	font-size:16px;
	line-height:24px;
	}

#text ul.bxslider li p.infobox span.p span {
	display:block;
	color:red;	
	}

#text #angebotseite ul.bxslider li p.infobox span.p span {
	font-size:16px;
	}
	
	
#text #angebotseite p.infobox img {
	float:left;
	display:block;
	margin-right:20px;
	}	
#text #angebotseite p.infobox {
	background:#ffffff !important;
	}

#text #angebotseite p.infobox span.p, #text #angebotseite p.infobox span.p:hover {
	font-size:20px;
	font-weight:bold;
	color:black;
	line-height:24px;
	}