﻿td {
	font-family: Arial, Helvetica, sans-serif;
	font-family: "Arial", Times, serif;
	font-size: 15px;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-family: "Arial", Times, serif;
	font-size: 15px;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
}



img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	position: statisch;
}


.padding8px {
padding:8px;
}



.blocksatz {
	text-align: justify;

}


.schrift_acht {
	font-size: 8px;
	}


.strich_gelber {
	background-image: url("../../Anna/bilder/hg_bild_body.gif");	
	background-repeat: repeat-y;
	background-position: center;
}

.strich_index {
	background-image:url("../pictures/hg_bild_index.gif");
	background-repeat: repeat-y;
	background-position: center;
}


.strich_index_eingang {
	background-image:url('../../lenormand/pictures/hg_bild_index_eingang.jpg');
	background-repeat: repeat-y;
	background-position: center;
}


.strich_index_angels {
	background-image:url('../../angels/pictures/hg_bild_index_eingang.jpg');
	background-repeat: repeat-y;
	background-position: center;
}


.strich_index_comics {
	background-image:url('../pictures/hg_bild_body_grau.jpg');
	background-repeat: repeat-y;
	background-position: center;
}

.strich_swords {
	background-image:url("../../Anna/bilder/hg_bild_body_swords.gif");
	background-repeat: repeat-y;
	background-position: center;
}

.strich_pentacles {
	background-image:url("../../Anna/bilder/hg_bild_body_pentacles.gif");
	background-repeat: repeat-y;
	background-position: center;
	
}

.strich_cups {
	background-image:url("../../Anna/bilder/hg_bild_body_cups.gif");
	background-repeat: repeat-y;
	background-position: center;
	
}

.strich_rods {
	background-image:url("../../Anna/bilder/hg_bild_body_rods.gif");
	background-repeat: repeat-y;
	background-position: center;

}


.thumb_schrift {
	font-size: 10px;
	color: #ACC4D7;
	background-color: #526C8D;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	}

.thumb_schrift_swords {
	font-size: 10px;
	color: #3B5B7C;
	background-color:#BE7B73;
	text-align: center;
	vertical-align: middle;
	}

.thumb_schrift_rods {
	font-size: 10px;
	color: #3B5B7C;
	text-align: center;
	vertical-align: middle;
	}

.thumb_schrift_cups {
	font-size: 10px;
	color: #3B5B7C;
	text-align: center;
	vertical-align: middle;
	}

.thumb_schrift_pentacles {
	font-size: 10px;
	color: #2F3E4F;
	text-align: center;
	vertical-align: middle;
	}

.schriftfarbe_rot {
	color:#660000;
	font-size: 10px;
}
.schrift_verkauf {
	color:#660000;
	font-size: 18px;
}

.schrift_12 {
	font-size: 12px;
}

.schrift_14 {
	font-size: 14px;
}


.schrift_14-gelbhinterlegt {
	font-size: 14px;
	background-color:#FFCC66;
}

.schrift_20 {
	font-size: 20px;
}

.schrift_rechtsbuendig {
	text-align: right;	
}



.schrift_10 {
	font-size: 10px;
}


.hochgestellt {
	vertical-align: text-top;
	font-size: 10px;
	}
	
	
.kleinbuchstaben {
	text-transform:lowercase;
	}




input[type=checkbox] {
   position: absolute;
   
   /* For mobile, it's typically better to position checkbox on top of clickable
      area and turn opacity to 0 instead. */
}

/* Default State */

gg {
   background-image:url('../pictures/00-wildcard-extra.jpg');
   width: 207px;
   height: 312px;
  
}

/* Toggled State */
input[type=checkbox]:checked ~ div {
  background-image:url('../pictures/00-wildcard-extra-gesp.jpg');
   width: 207px;
   height: 312px;
}