body {font-size: 11px;font-family: Verdana, Arial, Helvetica, sans-serif;margin: 0px;background-color: #FFFFFF;}
p, a, td {font-size: 11px;font-family: Verdana, Arial, Helvetica, sans-serif;}
/*******************************************************************************************************************/
.shadowboard {background-color: #FFF;}
.table_ueberschrift {
	padding: 2px 2px 2px 8px;
	border-bottom: 1px solid #C3C3C3;
	background-color: #F3F3F3;
	background-image: url(img/popup_menu_hg_gr.gif);
}
.ueberschrift {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.2em;
	display: block;
	letter-spacing: 0.2em;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1.2em;
	color: #666;
	text-decoration: none;
	margint: 0px 0px 12px 0px;
}
.submenu:hover {text-decoration: underline;}
.submenu_trenner {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.2em;
	color: #999;}
.bestell_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	color: #fff;
	text-decoration: none;
	padding: 4px 4px 2px;
}
.bestell_text:hover {text-decoration: underline;}
td.bestell {background-image: url(img/bestell-button_hg_or.gif);}
td.bestell:hover {background-image: url(img/bestell-button_hg_or.gif);}

/************************ PLAKAT ************************/
.plakat {
	font-size: 10px;
	line-height: 10px;
	margin: 8px 0px 8px 8px;
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #ffffff;
}
.plakat:hover {
	border: 1px solid #B7B7B7;
}
/************************ TEASER ************************/
.table_teaser {
	border: 1px solid #C3C3C3;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.teaserpretitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.1em;
	padding: 8px 0px 0px 10px;
	width: 95%;
	color: #333333;
}
.teasertitel {
	color: #E2001A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 8px 0px 0px 8px;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.2em;
	padding: 0px;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-decoration: none;
	width: 206px;
}
.teasertitel:hover {text-decoration: underline;}
.teasertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	padding: 0px;
	color: #333333;
	margin: 8px 8px 0px;
	width: 95%;
}
table.tec {
	margin: 6px 0px 0px 0px;
	padding: 0px;
}
.tec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	padding: 0px 6px 0px 6px;
	color: #333333;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}
/************************ TEASER GR0SS ************************/
.table_teaser_gr {
	background-color: #F8F8F8;
	border: 1px solid #C3C3C3;
	margin-bottom: 0px;
}
.teaserpretitel_gr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.1em;
	padding: 8px 0px 0px 10px;
	width: 95%;
	color: #333333;
	font-weight: bold;
}
.teasertitel_gr {
	color: #E2001A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 8px 0px 0px 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 1em;
	padding: 0px;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	text-decoration: none
}
.teasertitel_gr:hover{text-decoration: underline;}
.teasertext_gr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	padding: 6px 0px 6px 10px;
	width: 95%;
	color: #333333;
}
/******************* footer ***********************/
.footmenu {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.footmenu:hover {text-decoration: underline;}
.footer {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
/************************************** popup menu *******************************************/
#popupmenu {
	float: left; /* to keep the other floating objects contained;*/
	position: relative; /* This can also be fixed or absolute nein, muss relative sein*/
	width: 100%;
	
	/*Format */
	background-color: #ffffff;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	line-height:  1.0em;
	letter-spacing: 0.05em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#popupmenu ul{
	float: left;
	white-space: nowrap;
	margin: 0px 0px 0px 0px;  
	padding: 0px 0px 0px 0px;
	text-align: left; 
}

/* add more for each extra submenu level*/
#popupmenu ul li,
#popupmenu ul li ul li,
#popupmenu ul li ul li ul li,
#popupmenu ul li ul li ul li ul li
{ 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	list-style-type: none;
	position: relative;  
}
/* add more for each extra submenu level*/
#popupmenu ul li ul,
#popupmenu ul:hover li ul li ul,
#popupmenu ul:hover li ul li ul li ul,
#popupmenu ul:hover li ul li ul li ul li ul
{ 
	display: none;
	z-index: 1000;
}

/* Erstes Untermenu-Level */
#popupmenu  > ul > li:hover > ul{
	display: block;
	float: left;
	position: absolute;
	width: 7em;
	top: 1.1em;
	font-size:12px;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px; /*abstand submenu zum ersten level*/
}
/* verbleibende level*/
/* add more for each extra submenu level*/
#popupmenu  ul  li  ul  li:hover  ul,
#popupmenu  ul  li  ul li ul li:hover  ul,
#popupmenu  ul  li  ul li ul li ul li:hover  ul{
	display: block;
	float: left;
	position: absolute;
	width: 7em;
	top: 0.00em;
	left: 11.8em;
	bottom: 0px; /* Required with some value or the effect will not work*/
	padding: 0px 0px 0px 0px;
}
#popupmenu ul li:hover ul li{ 
	display: block;
 	float: left;   
 	width: 170%;
}

#popupmenu ul li a{
	float: left;
	display: block;
	text-decoration: none;
	color: #000;
	padding: 0em 0.5em 0em 0.8em;
}
/* The on state for the link when you are on the submenu.
This should be before the hover state for the link itself*/
#popupmenu ul li:hover > a{
	background-color: #fff;
	color: #000000;
}
#popupmenu ul li a:hover
{ 
	background-color: #ffffff; 
	color: #E2001A; 
}
#popupmenu ul li ul li a{
	float: none;
	border-color: #999;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	background-color: #ffffff;
	color: #000;
	font-size: 90%;
	white-space: normal;
	padding: 2px 3px 2px 5px;
	background-image: url(img/popup_menu_hg_gr.gif);
}
	
 /* erster submenupunkt*/
#popupmenu ul li ul li:first-child a{
	border-width: 1px 1px 1px 1px;
}

 /* erster subsubmenupunkt*/
#popupmenu ul li ul li ul li:first-child a{
	border-width: 1px 1px 0px 1px;
}
.poptrenn {font-size: 6; color: #ccc;}
/*************************************************************************************************/
.titel_liste {
	color: #E2001A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 11px;
	line-height: 1.3em;
	padding: 3px 3px 3px 6px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.titel_liste:hover {
	text-decoration: underline;
	color: #E2001A;
}
.text_liste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	padding: 3px 3px 3px 6px;
	color: #333333;
	margin: 0px;
}
.submenu_liste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
	line-height: 1.2em;
	color: #666;
	padding: 3px;
	text-decoration:none;
	font-weight: bold;
}
.submenu_liste:hover {
	text-decoration: underline;
	color: #666;
}
.plakat_liste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 3px 3px 3px 6px;
	padding: 3px;
	border: 1px solid #999;
}
.plakat_liste:hover {
	border: 1px solid #777;
}
.pretitel_liste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 10px;
	line-height: 1em;
	padding: 3px 3px 3px 6px;
	text-decoration: none;
	display: block;
}
td.abc {
	border-bottom: 1px solid #C3C3C3;
	text-align: center;
	padding: 6px;
}
.abc_ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	padding: 3px 3px 3px 3px;
	color: #333333;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
}
.abc_:hover {
	color: #E2001A;
}
td.presse_l {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	color: #333;
	margin: 0px;
	background-color: #fff;
	border-right:  solid 1px #ccc;
}
td.presse_r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	color: #333;
	margin: 0px;
	background-color: #fff;
}
td.detail_l {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	color: #333;
	margin: 0px;
	background-color: #F8F8F8;
	border-right:  solid 1px #ccc;
	border-top:  solid 1px #ccc;
}
td.detail_m {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	color: #333;
	margin: 0px;
	background-color: #F8F8F8;
	border-top:  solid 1px #ccc;
}
td.detail_r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	color: #333;
	margin: 0px;
	background-color: #F8F8F8;
	border-top:  solid 1px #ccc;
	border-left:  solid 1px #ccc;
}
.teasertitel_charts {
	color: #E2001A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 8px 0px 0px 8px;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.2em;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-decoration: none;
	display: block;
}
.teasertitel_charts:hover {
text-decoration: underline;
}
.like_teasertitel {
	color: #E2001A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 8px 8px 0px 8px;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.2em;
	padding: 0px;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-decoration: none;
	width: 206px;
}
.submenu_trenner_liste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.0em;
	line-height: 1.2em;
	color: #666;
	padding: 1px;
	text-decoration:none;
	font-weight: bold;
}
td.unten_zu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: cccccc; 
	padding: 0px;
	margin: 0px;
}
.preis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	padding: 0px;
	color: #333333;
	margin: 0px 0px 0px 8px;
}
.warenkorb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.1em;
	padding: 8px 0px 0px 10px;
	width: 100%;
	color: #333333;
	font-weight: bold;
}
.summe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.1em;
	padding: 0px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.warenkorb_menge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	background-position: top;
	line-height: 1.4em;
}
.warenkorb_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 1.3em;
}
.warenkorb_preis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	color: #333333;
	font-weight: bold;
	line-height: 1.3em;
}
hr {
	color: #999;
	margin-top: 10px;
}

td.messageStackError, .messageStackWarning {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: Red;
	}