body {background-color:#fbea9c;}

.shopTab1     { 
  background-color:#fbea9c;
}

.shopTab2     { 
     background-color:#f6f2e6;
     color: rgb(100, 124, 213);
     border: 1px solid black;
     padding: 0.1em;
}

th { padding: 0.3em;
     color: #647cd5;
     font-weight:bold;
     border : 1px solid #000000;
     }
     

.titel-b {
	font-family: Kabel Bk BT,Helvetica,Arial;
	font-size: 11pt;
	font-style: normal;
	color: #647cd5;
        font-weight:bold;
}

.titel-mid {
	font-family: Kabel Bk BT,Helvetica,Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}


.titel-big {
	font-family:  Kabel Bk BT,Helvetica,Arial;
	font-size: 19pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0033;
}



p {
	font-family: Kabel Bk BT,Helvetica,Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}

.red {
	font-family: Kabel Bk BT,Helvetica,Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: red;
	}


a:active { font-weight: bold;
	font-size: 9pt;
	font-family: Kabel Bk BT,Helvetica,Arial;
	text-decoration: underline;
	color: #ff0033; }
	
a:hover  { font-weight: bold;
	font-size: 9pt;
        font-family: Kabel Bk BT,Helvetica,Arial;
	text-decoration: underline;
	color: #ff0033; }
	
a:link   { font-size: 10pt;
	font-weight: bold;
	font-family: Kabel Bk BT,Helvetica,Arial;
	text-decoration: none;
	color: #ff0033; }
	
a:visited { font-weight: bold;
	font-size: 9pt;
	font-family: Kabel Bk BT,Helvetica,Arial;
	text-decoration: none;
	color: #ff0033; }


