.shopnavigation_hintergrund{
	background-color:#FFFFFF;
}

.shop_navi{
	background-color:#EEEEEE;
}

.img_uebersicht{

}
.shop_uebersicht_hintergrund_bild{
	background-color: #FFFFFF;
}
.shop_uebersicht_oben{
	width:150px;
	height:160px;
	background-color:#FFFFFF;
	vertical-align:middle;
	text-align:center;
}

.shopprodukt_hintergrund{
	background-color: #FFFFFF;
}
.shop_navi_link{
	display:block;
	background-color:#FFFFFF;
	padding-left: 4px;
	padding-right:4px;
}
.shop_navi_link a{
	text-decoration: none;
}
.shop_navi_link a:hover{
	display: block;
	background-color: #FFFFFF;
}


.kinoadresse{
	display: none;
	padding-left: 10px;
	padding-top: 5px;
}



INPUT  {
  	color : rgb(0,0,0);
  	font-family : arial,helvetica;
  	font-size : 11px;
  }
SELECT  {
  	color : rgb(0,0,0);
  	font-family : arial,helvetica;
  	font-size : 11px;
  }
A  {
  	font-family : arial,helvetica;
  	font-size : 11px;
  }
TD.tabellen_ueberschrift  {
  	font-family : arial,helvetica;
  	font-size : 11px;
	color : rgb(255,255,255);
  }	
 TD.marktplaetze  {
  	font-family : arial,helvetica;
  	font-size : 11px;
	font-weight : bold;
	color : rgb(255,255,255);
  }
TD  {
  	font-family : arial,helvetica;
  	font-size : 11px;
  }
TH  {
  	font-family : arial,helvetica;
  	font-size : 11px;
	font-weight : bold;
  }
STRONG  {
  	font-family : arial,helvetica;
  	font-size : 11px;
  }
small  {
  	font-style : normal;
	font-family : arial,helvetica;
  	font-size : 11px;
  }
b  {
  	font-family : arial,helvetica;
  	font-weight : bold;
  	font-size : 11px;
  }
P  {
  	font-family : arial,helvetica;
  	font-size : 11px;
  }
BR  {
  	font-family : arial,helvetica;
  	font-size : 11px;
  }
BODY  {
  	font-family : arial,helvetica;
  	font-size : 11px;
  }
ul  {
  	font-family : arial,helvetica;
  	font-size : 11px;
  }
i  {
  	font-family : arial,helvetica;
  	font-size : 11px;
  	font-style : italic;
  }
h1   {
  	font-style : normal;
	font-family : arial,helvetica;
  	font-size : 18px;
	font-weight : bold;
  }
h2  {
  	font-style : normal;
	font-family : arial,helvetica;
  	font-size : 17px;
	font-weight : bold;
  }
h3   {
  	font-style : normal;
	font-family : arial,helvetica;
  	font-size : 16px;
	font-weight : bold;
  }
h4   {
  	font-style : normal;
	font-family : arial,helvetica;
  	font-size : 15px;
	font-weight : bold;
  }  
h5   {
  	font-style : normal;
	font-family : arial,helvetica;
  	font-size : 14px;
	font-weight : bold;
  }
h6   {
  	font-style : normal;
	font-family : arial,helvetica;
  	font-size : 11px;
	font-weight : bold;
  }


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

