body { margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; }

.grey_header { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; font-style : normal; font-weight : normal; color : #666666; }
.blue_header { font-family : Verdana, Arial, H elvetica, sans-serif; font-size : 18px; font-style : normal; font-weight : bold; color : #39508D; }
.darkgrey_pattern { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; font-style : normal; font-weight : normal; color : #333333; }
.darkgrey_pattern_bold { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; font-style:normal; font-weight:bold; color : #333333; }
.darkgrey_pattern_red { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; font-style:normal; font-weight:bold; color : #CC0000; }
.darkgrey_pattern_format { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; font-style : normal; font-weight : bold; color : #333333; height:20px;}
.darkgrey_text { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; font-style : normal; font-weight : normal; color : #333333; line-height : 15px; }
.darkgrey_cart { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; font-style : normal; font-weight : normal; color : #333333; line-height : 22px; }
.darkgrey_small { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px; font-style : normal; font-weight : normal; color : #333333; }
.boldred_small { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px; font-style : normal; font-weight : bold; color : #CC0000; }
.green_text { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; font-style : normal; font-weight : bold; color : #87B303; line-height : 15px; }
.error { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; font-style : normal; font-weight : normal; color : #CC0000; }
.greenback { background-color: #C4E22D; }
.big_darkgrey_text { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 40px; font-style : normal; font-weight : normal; color : #333333; line-height : 15px; }
.big_red_text { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 40px; font-style : normal; font-weight : normal; color : #FF0000; line-height : 15px; }
.big_green_text { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 40px; font-style : normal; font-weight : normal; color : #87B303; line-height : 15px; }
.small_red_text { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 20px; font-style : normal; font-weight : normal; color : #FF0000; line-height : 15px; }
.small_green_text { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 20px; font-style : normal; font-weight : normal; color : #87B303; line-height : 15px; }


.grey_bold { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; font-style : normal; font-weight : bold; color : #4A4A4A; line-height : 15px; }
.grey1 { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; font-style : normal; font-weight : normal; color : #4A4A4A; line-height : 15px; }

input, textarea, select { font-family : Arial, Helvetica, sans-serif; font-size : 11px; font-style : normal; font-weight : normal; color : #333333; }

a:link { color:#333333; text-decoration:underline; }
a:visited { color:#333333; text-decoration:underline; }
a:active { color:#333333; text-decoration:underline; }
a:hover { color:#333333; text-decoration:underline; }

a.black:link { color:#666666; text-decoration:none; }
a.black:visited { color:#666666; text-decoration:none; }
a.black:active { color:#666666; text-decoration:none; }
a.black:hover { color:#666666; text-decoration:underline; }

a.grey:link { color:#333333; text-decoration:none; font-weight:normal; }
a.grey:visited { color:#333333; text-decoration:none; font-weight:normal; }
a.grey:active { color:#333333; text-decoration:none; font-weight:normal; }
a.grey:hover { color:#333333; text-decoration:underline; font-weight:normal; }

/* NEWSLETTER DROPIN-BOX */
#xxlnl {
/*	position:fixed;*/
	position:fixed;
	_position:absolute;
	top:0;
	_top:expression(eval(document.body.scrollTop)+80);
	top:80px;
	left:60px;
	width:350px;
	visibility: hidden;
}
#xxlnl iframe { 
	border-left:1px solid #FFFFFF;
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
}

/* SPECIALS */

/* Umfrage210 + Umfrage230 */
.special_txt_normal{
	font-family:Arial, Helvetica, sans-serif;
	color: #101010;
	font-size:12px;
}
.special_txt_normal_white{
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:12px;
}
.special_txt_small{
	font-family:Arial, Helvetica, sans-serif;
	color: #101010;
	font-size:10px;
}

/* TV_UMFRAGE */
.special_tv_txt_normal{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
}
.special_tv_txt_headline{
	font-family:Arial, Helvetica, sans-serif;
	color: #39508d;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
}
/* TV_SCIFI */
.special_tv_scifi_txt{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
}
.special_tv_scifi_txt{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
}
.tooltip {
	position: absolute;
	display: none;
	width:265px;
	height:60px;
	background-color:#ffff99;
	border:1px solid #000000;
	color:#000000;
	text-align:left;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
}
