.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
	font-weight: bold;
	color: #666666;
}
.grundtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	color: #666666;
}
.grundtext_fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: bold;
	color: #B60000;
}
.horoskop_datum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	font-weight: bold;
	color: #B60000;
}
.grundtext_schwarz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #000000;
}
.horoskop_ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 11pt;
	font-weight: bold;
	font-weight: bold;
	color: #B60000;
}
.horoskop_ueberschrift_titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 10pt;
	font-weight: normal;
	color: #B60000;
	font-style: italic;
}
.horoskop_ueberschrift_titel_jahr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 10pt;
	font-weight: normal;
	color: #B60000;
	font-style: italic;
}
.horoskop_ueberschrift_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	font-weight: bold;
	font-weight: bold;
	color: #B60000;
}
.horoskop_ueberschrift_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	font-weight: bold;
	font-weight: bold;
	color: #B60000;
}
.horoskop_ueberschrift_4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 8pt;
	font-weight: bold;
	font-weight: bold;
	color: #B60000;
}
.grundtext_fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: bold;
	color: #000000;
}.shop-ueberschrift_fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.pdf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: normal;
	color: #666666;
}

.grundtext_shop{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: normal;
	color: #000000;
}
.preis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: bold;
	color: #000000;
}

.grundtext_personen{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
	font-weight: normal;
	color: #666666;
}

.grundtext_personen_2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	font-weight: bold;
	color: #666666;
}
.grundtext_personen_3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
	font-weight: bold;
	color: #B60000;
}
.grundtext_horotitel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	font-weight: normal;
	color: #666666;
	font-style: italic;
}
.grundtext_Home{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	color: #002222;
}

.horbtns input[type=radio] {
		display:none;
	}

.horbtns input[type=radio] + label {
		display:inline-block;
		margin:-2px;
		padding: 4px 12px;
		margin-bottom: 0;
		font-size: 14px;
		line-height: 20px;
		color: #333;
		text-align: center;
		text-shadow: 0 1px 1px rgba(255,255,255,0.75);
		vertical-align: middle;
		cursor: pointer;
		background-color: #f5f5f5;
		background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
		background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
		background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
		background-image: -o-linear-gradient(top,#fff,#e6e6e6);
		background-image: linear-gradient(to bottom,#fff,#e6e6e6);
		background-repeat: repeat-x;
		border: 1px solid #ccc;
		border-color: #e6e6e6 #e6e6e6 #bfbfbf;
		border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
		border-bottom-color: #b3b3b3;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
		filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
		-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
		-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	}
.horbtns input[type=radio]:checked + label{
		   background-image: none;
		outline: 0;
		-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
		-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
		box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
			background-color:#e0e0e0;
	}




@media only screen and (max-device-width : 999px) {

	/* MOBILE */

	body {
		margin: 0px;
		background-repeat: no-repeat;
	
	}

	.mobile-nav {
		width: 1050px;
	}

	.container-mobile {
		position: relative;
		width: 90vw; 
		height: 90vh;
		top: -4.5%;
		left: 50%;
		transform: translateX(-50%);
	  }

	  .container-mobile-sub {
		position: relative;
		/* flex: 1; */
		width: 90vw; 
		/* height: 50%; */
		left: 50%;
		/* transform: translate(-50%, 2%) scale(1.3) !important; */
		background-color: rgba(255, 174, 0, 0.404);
		border: transparent solid 3px;
		border-radius: 15px;
	  }
	  
	  .container-mobile > iframe {
		position: absolute;
		transform: translateY(5%);
		left: 0;
		right: 0;
		width: 100%;
		height: 100%;
	  }

	 

	  .content-mobile {
		position: relative;
  		overflow: hidden;
  		width: 100%;
	}

	.content-desktop {
		display: none;
    }

	.container-desktop {
		display: none;
    }

	.page-links {
		display: none;
	}

	.topnav {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		overflow: hidden;
		background-color: #f7c744;
		position: relative;
		z-index: 999;
	  }
	  
	  .topnav #myLinks {
		display: none;
	  }
	  
	  .topnav a {
		padding: 14px 16px;
		font-size: 30px;
		display: block;
		color: rgb(165, 0, 0)
	  }
	  
	  .topnav #icon {
		position: absolute;
		right: 20px;
		top: 0;
		height: 110px;
		width: 80px;
		background-image: url("./images/menuIcon.png");
		background-size: 60px;
		background-repeat: no-repeat;
  		background-position: center;
		z-index: 998;
		pointer-events: none;
	  }
	  
	  .topnav a:hover {
		/* background-color: #b86801;
		color: white; */
		font-weight: 600;
	  }
	  
	  .active {
		background-color: #ffaf01;
		color: red;
		font-size: 65px !important;
		font-family: Candara;
		font-style: italic;
		font-variant: small-caps;
	  }  


	  .navigation {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		line-height: 15pt;
		font-weight: bold;
		color: #666666;
	}
	.grundtext {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		line-height: 13pt;
		font-weight: normal;
		color: #666666;
	}
	.grundtext_fett {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		line-height: 13pt;
		font-weight: bold;
		color: #B60000;
	}
	.horoskop_datum {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12pt;
		line-height: 16pt;
		font-weight: bold;
		color: #B60000;
	}
	.grundtext_schwarz {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		line-height: 11pt;
		color: #000000;
	}
	.horoskop_ueberschrift {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		line-height: 11pt;
		font-weight: bold;
		color: #B60000;
	}
	.horoskop_ueberschrift_titel {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 32pt;
		line-height: 30pt;
		font-weight: normal;
		color: #B60000;
		font-style: normal;
	}
	.horoskop_ueberschrift_titel_jahr {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 32pt;
		line-height: 30pt;
		font-weight: normal;
		color: #B60000;
		font-style: normal;
	}
	.horoskop_ueberschrift_2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		line-height: 10pt;
		font-weight: bold;
		font-weight: bold;
		color: #B60000;
	}
	.horoskop_ueberschrift_3 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		line-height: 15pt;
		font-weight: bold;
		font-weight: bold;
		color: #B60000;
	}
	.horoskop_ueberschrift_4 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		line-height: 8pt;
		font-weight: bold;
		font-weight: bold;
		color: #B60000;
	}
	.grundtext_fett {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		line-height: 13pt;
		font-weight: bold;
		color: #000000;
	}.shop-ueberschrift_fett {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10pt;
		line-height: 12pt;
		font-weight: bold;
		color: #FFFFFF;
	}
	.pdf {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		line-height: 10pt;
		font-weight: normal;
		color: #666666;
	}
	
	.grundtext_shop{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		line-height: 10pt;
		font-weight: normal;
		color: #000000;
	}
	.preis {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		line-height: 10pt;
		font-weight: bold;
		color: #000000;
	}
	
	.grundtext_personen{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		line-height: 9pt;
		font-weight: normal;
		color: #666666;
	}
	
	.grundtext_personen_2{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		line-height: 10pt;
		font-weight: bold;
		color: #666666;
	}
	.grundtext_personen_3{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		line-height: 9pt;
		font-weight: bold;
		color: #B60000;
	}
	.grundtext_horotitel{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16pt !important;
		line-height: 20pt;
		font-weight: normal;
		color: #272727;
		font-style: normal;
		height: auto !important;
		transform: translateX(50px);

	}
	.grundtext_Home{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		line-height: 12pt;
		font-weight: normal;
		color: #002222;
	}


	.horbtns input[type=radio] {
			display:none;
		}
	
	.horbtns input[type=radio] + label {
			position: relative;
			margin:2px;
			margin-top: 20px;
			padding: 1px 2px;
			margin-bottom: 0;
			font-size: 22px;
			line-height: 80px;
			font-weight: 600;
			color: #333;
			text-align: center;
			text-shadow: 0 1px 1px rgba(255,255,255,0.75);
			vertical-align: middle;
			cursor: pointer;
			background-color: #f5f5f5;
			background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
			background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
			background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
			background-image: -o-linear-gradient(top,#fff,#e6e6e6);
			background-image: linear-gradient(to bottom,#fff,#e6e6e6);
			background-repeat: repeat-x;
			border: 1px solid #ccc;
			border-color: #e6e6e6 #e6e6e6 #bfbfbf;
			border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
			border-bottom-color: #b3b3b3;
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
			filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
			-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
			-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
			box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
		}
	.horbtns input[type=radio]:checked + label{
			   background-image: none;
			outline: 0;
			-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
			-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
			box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
				background-color:#e0e0e0;
		}





	  .background-sternzeichenpages{
		position: absolute;
		height: 50vh;
		width: 95vw;
		background-size: 900px;
		background-repeat: no-repeat;
		background-position: center 15%;
	  }

	  .background-sternzeichenpages.fische{
		background-image: url("/images/sternzeichen_text/back-fische.jpg");
	  }
	  .background-sternzeichenpages.jungfrau{
		background-image: url("/images/sternzeichen_text/back-jungfrau.jpg");
	  }
	  .background-sternzeichenpages.krebs{
		background-image: url("/images/sternzeichen_text/back-krebs.jpg");
	  }
	  .background-sternzeichenpages.loewe{
		background-image: url("/images/sternzeichen_text/back-loewe.jpg");
	  }
	  .background-sternzeichenpages.schuetze{
		background-image: url("/images/sternzeichen_text/back-schuetze.jpg");
	  }
	  .background-sternzeichenpages.skorpion{
		background-image: url("/images/sternzeichen_text/back-skorpion.jpg");
	  }
	  .background-sternzeichenpages.steinbock{
		background-image: url("/images/sternzeichen_text/back-steinbock.jpg");
	  }
	  .background-sternzeichenpages.stier{
		background-image: url("/images/sternzeichen_text/back-stier.jpg");
	  }
	  .background-sternzeichenpages.waage{
		background-image: url("/images/sternzeichen_text/back-waage.jpg");
	  }
	  .background-sternzeichenpages.wassermann{
		background-image: url("/images/sternzeichen_text/back-wassermann.jpg");
	  }
	  .background-sternzeichenpages.widder{
		background-image: url("/images/sternzeichen_text/back-widder.jpg");
	  }
	  .background-sternzeichenpages.zwillinge{
		background-image: url("/images/sternzeichen_text/back-zwillinge.jpg");
	  }
}

@media only screen and (min-device-width: 1000px) {
    .mobile-nav {
		display: none;
	}

	body {
		margin: 0px;
		background-repeat: no-repeat;
	}
	
	.bodyimage {
		background-image: url("/images/ritter-hg_noHorns_schmalKleinNeu.jpg");
    }

	.bodyimage-krone {
		background-image: url("/images/ritter-hg_noHorns_schmalKleinNeu.jpg");
    }

	.container-mobile {
		display: none;
	}

	.content-mobile {
        display: none;
    }

	.container-mobile-sub {
		display: none;
	}

	.content-mobile-sub {
        display: none;
    }

	.container-desktop{
		position: absolute;
		top: 100px;
		left: 250px;
		width: 100%;
	}

	.content-desktop {
		/* position: absolute; */
		/* top: 0; */
		/* left: 250px; */
		/* width: 80%; */
		/* background-color: blue; */
		/* height: 300px; */
	}

	  .active {
		background-color: #ffaf01;
		color: red;
		font-size: 65px !important;
		font-family: Candara;
		font-style: italic;
		font-variant: small-caps;
	  }  


	  .navigation {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		line-height: 15pt;
		font-weight: bold;
		color: #666666;
	}
	.navigation {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		line-height: 15pt;
		font-weight: bold;
		color: #666666;
	}
	.grundtext {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		line-height: 13pt;
		font-weight: normal;
		color: #666666;
	}
	.grundtext_fett {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		line-height: 13pt;
		font-weight: bold;
		color: #B60000;
	}
	.horoskop_datum {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12pt;
		line-height: 16pt;
		font-weight: bold;
		color: #B60000;
	}
	.grundtext_schwarz {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		line-height: 11pt;
		color: #000000;
	}
	.horoskop_ueberschrift {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		line-height: 11pt;
		font-weight: bold;
		font-weight: bold;
		color: #B60000;
	}
	.horoskop_ueberschrift_titel {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11pt;
		line-height: 10pt;
		font-weight: normal;
		color: #B60000;
		font-style: normal;
	}
	.horoskop_ueberschrift_titel_jahr {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 15pt;
		line-height: 14pt;
		font-weight: normal;
		color: #B60000;
		font-style: normal;
	}
	.horoskop_ueberschrift_2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		line-height: 10pt;
		font-weight: bold;
		font-weight: bold;
		color: #B60000;
	}
	.horoskop_ueberschrift_3 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		line-height: 15pt;
		font-weight: bold;
		font-weight: bold;
		color: #B60000;
	}
	.horoskop_ueberschrift_4 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		line-height: 8pt;
		font-weight: bold;
		font-weight: bold;
		color: #B60000;
	}
	.grundtext_fett {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		line-height: 13pt;
		font-weight: bold;
		color: #000000;
	}.shop-ueberschrift_fett {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10pt;
		line-height: 12pt;
		font-weight: bold;
		color: #FFFFFF;
	}
	.pdf {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		line-height: 10pt;
		font-weight: normal;
		color: #666666;
	}
	
	.grundtext_shop{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		line-height: 10pt;
		font-weight: normal;
		color: #000000;
	}
	.preis {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		line-height: 10pt;
		font-weight: bold;
		color: #000000;
	}
	
	.grundtext_personen{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		line-height: 9pt;
		font-weight: normal;
		color: #666666;
	}
	
	.grundtext_personen_2{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		line-height: 10pt;
		font-weight: bold;
		color: #666666;
	}
	.grundtext_personen_3{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		line-height: 9pt;
		font-weight: bold;
		color: #B60000;
	}
	.grundtext_horotitel{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		line-height: 13pt;
		font-weight: normal;
		color: #272727;
		font-style: normal;
	}
	.grundtext_Home{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		line-height: 12pt;
		font-weight: normal;
		color: #002222;
	}


	


	.horbtns input[type=radio] {
		display:none;
	}

.horbtns input[type=radio] + label {
		position: relative;
		margin:2px;
		margin-top: 20px;
		padding: 1px 2px;
		margin-bottom: 0;
		font-size: 12px;
		line-height: 40px;
		/* font-weight: 600; */
		color: #333;
		text-align: center;
		text-shadow: 0 1px 1px rgba(255,255,255,0.75);
		vertical-align: middle;
		cursor: pointer;
		background-color: #f5f5f5;
		background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
		background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
		background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
		background-image: -o-linear-gradient(top,#fff,#e6e6e6);
		background-image: linear-gradient(to bottom,#fff,#e6e6e6);
		background-repeat: repeat-x;
		border: 1px solid #ccc;
		border-color: #e6e6e6 #e6e6e6 #bfbfbf;
		border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
		border-bottom-color: #b3b3b3;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
		filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
		-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
		-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	}
.horbtns input[type=radio]:checked + label{
		   background-image: none;
		outline: 0;
		-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
		-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
		box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
			background-color:#e0e0e0;
	}




	.background-sternzeichenpages{
		position: absolute;
		background-size: 600px;
		background-repeat: no-repeat;
		background-position: left 5%;
	  }

	  .background-sternzeichenpages.fische{
		background-image: url("/images/sternzeichen_text/back-fische.jpg");
	  }
	  .background-sternzeichenpages.jungfrau{
		background-image: url("/images/sternzeichen_text/back-jungfrau.jpg");
	  }
	  .background-sternzeichenpages.krebs{
		background-image: url("/images/sternzeichen_text/back-krebs.jpg");
	  }
	  .background-sternzeichenpages.loewe{
		background-image: url("/images/sternzeichen_text/back-loewe.jpg");
	  }
	  .background-sternzeichenpages.schuetze{
		background-image: url("/images/sternzeichen_text/back-schuetze.jpg");
	  }
	  .background-sternzeichenpages.skorpion{
		background-image: url("/images/sternzeichen_text/back-skorpion.jpg");
	  }
	  .background-sternzeichenpages.steinbock{
		background-image: url("/images/sternzeichen_text/back-steinbock.jpg");
	  }
	  .background-sternzeichenpages.stier{
		background-image: url("/images/sternzeichen_text/back-stier.jpg");
	  }
	  .background-sternzeichenpages.waage{
		background-image: url("/images/sternzeichen_text/back-waage.jpg");
	  }
	  .background-sternzeichenpages.wassermann{
		background-image: url("/images/sternzeichen_text/back-wassermann.jpg");
	  }
	  .background-sternzeichenpages.widder{
		background-image: url("/images/sternzeichen_text/back-widder.jpg");
	  }
	  .background-sternzeichenpages.zwillinge{
		background-image: url("/images/sternzeichen_text/back-zwillinge.jpg");
	  }
}

