/*
 * Hauptdivs
 */
img {
	border: none;
}
a{
	text-decoration: none;
}
body{
	font-family: verdana;
	background: #d3daea;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
}
#container{
	width: 950px;
	text-align: left;

}
/*
 * Header
 * - Logo
 * - Vorschaltseite Bild
 * - Titelmenu
 * - TitelText
 * - Benutzermenu
 */
/* Header Hintergrund */
#header{
	background-image: url('/webglobal/webcity_layouts/1033/images/bg_header.png');
	background-repeat: no-repeat;
	width: 950px;
	height: 163px;
	color: black;
}
/* Logo des Produktpartners*/
.lplogo{
	position: absolute;
	background: #aaaaaa;
	width: 157px;
	height: 77px;
	margin-left: 60px;
	margin-top: 40px;
}
/* Logo der Vorschaltseite*/
#banner .headerPlaceHolder{
	position: absolute;
	width: 169px;
	height: 104px;
	margin-left: 320px;
	margin-top: 25px;
}
#banner #peopleImage1{
	background: url('/webglobal/webcity_layouts/1033/images/header/bild_head_1.png') no-repeat;
}
#banner #peopleImage2{
	background: url('/webglobal/webcity_layouts/1033/images/header/bild_head_2.png') no-repeat;
}
#banner #peopleImage3{
	background: url('/webglobal/webcity_layouts/1033/images/header/bild_head_3.png') no-repeat;
}
/**
 * hidden content
 */
#banner{
	background: none !important;
}
#banner .poweredby{
	display: none;
}
#banner .startseite{
	display: none;
}
#banner .ueberuns{
	display: none;
}
#banner .anmeldung{
	display: none;
}
#banner .sofunktioniertes{
	display: none;
}
#banner .movie{
	display: none;
}
#banner .services{
	display: none;
}
#topmenu{
	display: none;
}
/* Titel-Menu */
#header .title_menu{
	position: absolute;
	height: 25px;
	margin-top: 10px;
	margin-left: 489px;
}
#header .title_menu .title_menu_body{
	background-image: url('/webglobal/webcity_layouts/1033/images/title_menu_body.png');
	background-repeat: repeat-x;
	height: 25px;
	float: left;
}
#header .title_menu .title_menu_start{
	background-image: url('/webglobal/webcity_layouts/1033/images/title_menu_start.png');
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	width: 11px;
	float: left;
}
#header .title_menu .title_menu_end{
	background-image: url('/webglobal/webcity_layouts/1033/images/title_menu_end.png');
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;
	width: 11px;
	float: left;
}
#header .title_menu .title_menu_body .title_menu_entry{
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#header .title_menu .title_menu_body .title_menu_entry a{
	text-decoration: none;
	color: black;
}
/* Titel-Text */
#header .title_text{
	position: absolute;
	margin-top: 50px;
	margin-left: 600px;
	width:320px;
	font-size: 12px;
	font-weight: bold;
}
/* user-menu */
#header .user_menu{
	position: absolute;
	height: 34px;
	margin-left: 727px;
	margin-top: 115px;
}
#header .user_menu .user_menu_body{
	background: url('/webglobal/webcity_layouts/1033/images/user_menu_body.png') ;
	height: 34px;
	float: left;
}
#header .user_menu .user_menu_start{
	background-image: url('/webglobal/webcity_layouts/1033/images/user_menu_start.png');
	background-repeat: no-repeat;
	background-position: left;
	height: 34px;
	width: 13px;
	float: left;	
}
#header .user_menu .user_menu_end{
	background-image: url('/webglobal/webcity_layouts/1033/images/user_menu_end.png');
	background-repeat: no-repeat;
	background-position: right;
	height: 34px;
	width: 13px;
	float: left;		
}
#header .user_menu .user_menu_body .user_menu_entry{
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#header .user_menu .user_menu_body .user_menu_entry a{
	text-decoration: none;
	color: black;
}
/*
 * Mainbody
 * -left Menu
 * -Content
 * -right Menu
 */
#main1{
	width: 950px; /* 950 */
	background-image: url('/webglobal/webcity_layouts/1033/images/main_body_left_head.png');
	background-repeat: no-repeat;
	background-position: left top;
	margin:0;
	padding: 17px 0px 0px 0px;
}
#main2{
	background-image: url('/webglobal/webcity_layouts/1033/images/main_body_left_body.png');
	background-repeat: repeat-y;
}
/* Left Menu */
#left{
	float: left;
	width: 159px; /* 170 - 11 */
	padding-left: 11px;
	padding-bottom: 22px;
}
#left form{
	width: 159px; 
	height: 35px;
	_height: 20px;
}
#left form .textbox{/* Shop & Produktsuche - Inputfeld */
	width: 110px;
}
#left form .submitbutton{/* Shop & Produktsuche - Knopf */
	width: 21px;
	height: 19px;
	margin-left: 3px;
	margin-top: 2px;
}
#left .navi ul { 
	padding: 0px;
	border: 0px;
	margin: 0px;
	clear: left;
}
#left .navi ul li { 
	list-style-type: none;
	border: 0px;
	padding: 0px;
	margin-top: 5px;
	background: url(/webglobal/webcity_layouts/1033/images/left_menu_entry.png) no-repeat left 2px;
}
#left .navi .header { 
	font-weight:bold;
	font-size:12px;
	padding: 0px 0px 0px 0px;
	margin: 18px 0px 0px 0px;
}
/*
 * Set the arrow image.
 */
#left .navi ul li a {
	font-size: 10px;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	margin-left: 15px;
	
	color: #5b5b5b;
}
#left .navi ul li a:hover {
	font-size: 10px;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	margin-left: 15px;
	
	background:#5b5b5b;
	color: white;
}
/*
 * Hide the bullet
 */
.navi ul li a.naviSelectedItem span.bullet{
	display: none;
}
.navi ul li a.naviSelectedItem{
	background-color: #FFFFFF;
}
a.naviSelectedItem{/* Menu - Active */
	font-weight: bold;
}
#right{
	float: right;
	width: 154px; /* 154 */
	margin-top: -17px;
	background:	#d3daea;
}
#right .navi{
	padding-left: 11px;
}
#right #changeLang{
	margin: 0px 0px 8px -17px !important;
}
#right .navi ul { 
	padding: 0px;
	border: 0px;
	margin: 0px;
	clear: left;
}
#right .navi ul li {
	font-size: 10px;
	margin-top: 5px;
	list-style-type: none;
	border: 0px;
}
#right .navi .header { 
	font-weight:bold;
	font-size:12px;
	padding: 0px 0px 0px 0px;
	margin: 18px 0px 0px 0px;
}
#right .navi .header_right { 
	font-weight:bold;
	font-size:12px;
	padding: 0px 0px 0px 0px;
	margin: 18px 0px 0px 0px;
}
/*
 * Set the arrow image.
 */
#right .navi ul li a {
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	color: #5b5b5b;
}
#right .navi ul li a:hover {
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	background:#5b5b5b;
	color: white;
}
/* Content */
#middle{
	display: block;
	width: 616px; /* 626 - 11 */
	padding-left: 11px;
	padding-bottom: 22px;
	margin: 0 169px;
}
.cleaner {
	background:transparent none repeat scroll 0;
	border:medium none;
	clear:both;
	font-size:1px;
	height:1px;
	margin:0;
	padding:0;
}
/*
 * - Big Box
 * - Bog Box Cat
 * - Small Box
 * - Country Box
 * - Anmelden
 * - Shop Box
 * - Overlay Login
 * - Overlay Website
 */
/* Big Box */
#content .box{
	background-image: url('/webglobal/webcity_layouts/1033/images/box_big_foot.png');
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 10px;
	padding-bottom: 25px;
	float:left;
	line-height:16px;
	width:597px;
}
#content .box .emptyTextheader,
#content .box .textheader{
	background-image: url('/webglobal/webcity_layouts/1033/images/box_big_head.png');
	background-repeat: no-repeat;
	background-position: top;
	display: block !important;
	font-weight: bold;
	font-size: 14px;
	padding-top: 6px;
	padding-left: 6px;
	color: #5a5a5a;
	height: 18px;
}
#content .box .boxcontent{
	background-image: url('/webglobal/webcity_layouts/1033/images/box_big_body.png');
	background-repeat: repeat-y;
	padding: 5px;
	padding-left: 5px !important;
	padding-right: 5px !important;
	float:left;
	width:587px;
	margin-bottom: 0px !important;
}
#content .box .boxcontent h1{
	line-height:16px !important;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}
#content .box .boxcontent .step{
	margin-left: 4px;
	margin-right: 4px;
	margin-top:20px;
	padding-bottom:20px;
	border-bottom: solid 2px #A6AFC5;
}
.box .boxcontent .shopovwtextbox{
	border:1px dashed #A6AFC5;
	float:left;
	margin:2px;
	padding:2px;
	width:185px;
}
/* Small Box in Boxcontent */
#content .box .boxcontent .box{
	background-image: url('/webglobal/webcity_layouts/1033/images/box_box_small_foot.png');
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 4px;
	margin-left: 10px !important;
	width: 260px !important;
	min-height: 160px;
	height: auto !important;
}
#content .box .boxcontent .box .textheader{
	background-image: url('/webglobal/webcity_layouts/1033/images/box_box_small_head.png');
	background-repeat: no-repeat;
	background-position: top;
}
#content .box .boxcontent .box .boxcontent{
	background-image: url('/webglobal/webcity_layouts/1033/images/box_box_small_body.png');
	background-repeat: repeat-y;
	padding-left: 3px !important;
	padding-bottom: 16px !important;
	width: 260px !important;
	min-height: 150px;
}

/* Small Box in Box in Box*/
#content .box .clearBox .box{
	background-image: url('/webglobal/webcity_layouts/1033/images/box_box_small_foot.png');
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	margin-right: 4px !important;
	margin-left: 14px !important;
	width: 260px !important;
	min-height: 110px;
	height: auto !important;
}
#content .box .clearBox .box .textheader{
	background-image: url('/webglobal/webcity_layouts/1033/images/box_box_small_head.png');
	background-repeat: no-repeat;
	background-position: top;
}
#content .box .clearBox .box .boxcontent{
	background-image: url('/webglobal/webcity_layouts/1033/images/box_box_small_body.png');
	background-repeat: repeat-y;
	padding-left: 5px !important;
	padding-right: 5px !important;
	padding-bottom: 16px !important;
	width: 250px !important;
	min-height: 100px;
}
/* Big Box in Box */
#content .box .clearBox{
	background-image: url('/webglobal/webcity_layouts/1033/images/box_big_body.png') !important;
	background-repeat: repeat-y !important;
	background-position: 0% 0% !important;
	margin-right: 0px !important;
	margin-left: 0px !important;
	margin-bottom: 0px !important;
	width: 597px !important;
	min-height: 100px;
	height: auto !important;
}

/* Small Box */
#content .teaser .box{
	background-image: url('/webglobal/webcity_layouts/1033/images/box_small_foot.png');
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 4px;
	width: 297px !important;
	min-height: 200px;
	height: auto !important;
}
#content .teaser .box .textheader{
	background-image: url('/webglobal/webcity_layouts/1033/images/box_small_head.png');
	background-repeat: no-repeat;
	background-position: top;
}
#content .teaser .box .boxcontent{
	background-image: url('/webglobal/webcity_layouts/1033/images/box_small_body.png');
	background-repeat: repeat-y;
	padding-left: 3px !important;
	padding-bottom: 16px !important;
	width: 295px !important;
	min-height: 190px;
}
/* Big Box Cat */
#content .categoryBox{
	width: 597px;
	min-height: 52px;
}
#content .categoryBox .box{
	background-image: url('/webglobal/webcity_layouts/1033/images/box_big_cat_foot.png');
	background-repeat: no-repeat;
	background-position: bottom;
}
/* hide textheader */
#content .categoryBox .box .textheader{
	display: none !important;
}
#content .categoryBox .box .tabbedBoxHeader{
	display: block !important;
	font-weight: bold;
	font-size: 14px;
	padding-top: 6px;
	color: #5a5a5a;
	height: 25px;
	margin-left: 9px;
}
#content .categoryBox .box .tabbedBoxHeader a{
	text-decoration: none;
	color: black;
}
#content .categoryBox .box .tabbedBoxHeader .categoryBoxHeaderOn{
	background-image: url('/webglobal/webcity_layouts/1033/images/box_big_cat_head_on.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 25px;
	width: 310px;
	text-align: center;
	z-index: 20;
	position: relative;
	margin-left: -9px;
}
#content .categoryBox .box .tabbedBoxHeader .categoryBoxHeaderOff{
	background-image: url('/webglobal/webcity_layouts/1033/images/box_big_cat_head_off.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 23px;
	width: 295px;
	text-align: center;
	z-index: 10;
	position: relative;
	margin-left: -9px;
	margin-top: 2px;
}
#content .categoryBox .box .tabbedBoxHeader .categoryBoxNoHeader{
	background-image: url('/webglobal/webcity_layouts/1033/images/box_big_cat_no_head.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 23px;
	width: 295px;
	text-align: center;
	z-index: 10;
	position: relative;
	margin-left: -9px;
	margin-top: 2px;
}
#content .categoryBox .box .boxcontent{
	background-image: url('/webglobal/webcity_layouts/1033/images/box_big_cat_body.png');
	background-repeat: repeat-y;
	position: relative;
	margin-top: -2px;
	z-index: 5;
	overflow: hidden;
}
#content .categoryBox .box .boxcontent .boxContentHeader{
	display: none;
}
#content .categoryBox .box .boxcontent .boxContentHeader1{
	background-repeat: no-repeat;
	background-position: top;
	width: 591px;
	height: 191px;
	padding-bottom: 16px;
	margin-left: -2px;
	margin-top: -5px;
	background-image: url('/webglobal/webcity_layouts/1033/images/box_big_cat_title_prozent.png');
}
#content .categoryBox .box .boxcontent .boxContentHeader2{
	background-repeat: no-repeat;
	background-position: top;
	width: 591px;
	height: 191px;
	padding-bottom: 16px;
	margin-left: -2px;
	margin-top: -5px;
	background-image: url('/webglobal/webcity_layouts/1033/images/box_big_cat_title_euro.png');
}
#content .categoryBox .box .boxcontent .box_big_cat_text{
	position: absolute;
	width: 380px;
	height: 150px;
	margin-top: 15px;
	margin-left: 10px;
}
#content .categoryBox .box .boxcontent .box_big_cat_text_title{
	font-size: 23px;
	font-weight: bold;
	color: #ff0000;
}
#content .categoryBox .box .boxcontent .box_big_cat_text_main{
	font-size: 12px;
	color: black;
	margin-top: 5px;
	margin-left: 40px;
}
#content .categoryBox .box .boxcontent .box_big_cat_wert{
	position: absolute;
	width: 150px;
	height: 80px;
	margin-top: 65px;
	margin-left: 410px;
	text-align: center;
}
#content .categoryBox .box .boxcontent .box_big_cat_wert_title{
	font-size: 21px;
	font-weight: bold;
	padding-left: 10px;
	color: #5a5a5a;
}
#content .categoryBox .box .boxcontent .box_big_cat_wert_main{
	font-size: 40px;
	font-weight: bold;
	color: #ff0000;
	margin-top: 10px;
}
/**
 * Country box
 */
#right .navi .country_img_box {
	position: absolute;
	background-color: #d3daea;
	color: black;
	display: none;
	border: 1px solid #8898bf;
	padding: 5px;
	margin-left: 90px;
	margin-top: -9px;
	z-index: 1000;
	top: auto !important;
	left: auto !important;
}
#right .navi .country_img_box a {
	font-size: 12px;
	color: black;
	text-decoration: none;
}
/**
 * Anmelden 
 */
#right .anmelden{
	color: #000000;
	background-image: url('/webglobal/webcity_layouts/1033/images/left_menu_entry.png');
	background-repeat: no-repeat;
	background-position: left 2px;
	font-size: 10px;
	padding-left: 15px;
	margin-top: 5px;
}
/* shop box */
.shopbox{
	background-image: url('/webglobal/webcity_layouts/1033/images/shop_bg.png');
	background-repeat: no-repeat;
	width: 110px;
	height: 60px;
	text-align: center;
	margin: 10px;
	padding-top: 10px;
	position:relative;
}
.shopbox a {
	height: 50px;
	display:block;
}
/* shop box */
#middle .shopbox{
	float: left;
}
#middle .box .boxcontent a {
	font-weight:bold;
	line-height:18px;
}
#middle .shopbox a {
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
#middle .shopbox img {
	margin:0;
	position:relative;
	right:2px;
}
.shopbox .rabatttext {
	bottom:4px;
	font-size:9px;
	font-weight:bold;
	color:#5E5F63;
	height:11px;
	line-height:10px;
	position:absolute;
	right:4px;
	text-align:right;
	width:80px;
	_width:100px;
	_right:0px;
	_position:relative;
}
/* Overlay Login */
#overlay_login{
	position: absolute;
	background-image: url('/webglobal/webcity_layouts/1033/images/overlay/overlay_login_bg.png');
	background-repeat: no-repeat;
	width: 580px;
	height: 394px;
	display: block;
	top: 25%;
	left: 25%;
	z-index:1002;
	overflow: auto;
	font-size: 12px;
}
#overlay_login a{
	color: black;
	font-weight: bold;
}
#overlay_login .overlay_login_text{
	position: absolute;
	line-height: 25px;
	margin-left: 150px;
	margin-top: 65px;
}
#overlay_login .overlay_login_img{
	position: absolute;
	margin-left: 377px;
	margin-top: 65px;
}
#overlay_login .overlay_login_log{
	position: absolute;
	margin-left:52px;
	margin-top:206px;
}
#overlay_login .overlay_login_reg{
	position: absolute;
	margin-left:198px;
	margin-top:191px;
}
#overlay_login .overlay_login_test{
	position: absolute;
	margin-left:329px;
	margin-top:222px;
}
#overlay_login .overlay_login_close{
	display:block;
	background: url('/webglobal/webcity_layouts/1033/images/overlay/overlay_closebtn.png') no-repeat;
	position: absolute;
	height: 45px;
	width: 45px;
	margin-left:495px;
	margin-top:30px;
}
.black_overlay{
	display: block;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	/*-moz-opacity: 0.8;*/
	opacity:.80;
}
#toolTip{
	position:absolute;
	background-image: url('/webglobal/webcity_layouts/1033/images/overlay/overlay_login_shopinfo_bg.png');
	background-repeat: no-repeat;
	width: 293px;
	height: 69px;	
	padding:6px;
	display:none;
	z-index: 777777;
}
/* Overlay Website */
#screenshot{
	position:absolute;
	background-image: url('/webglobal/webcity_layouts/1033/images/overlay/overlay_website_bg.png');
	background-repeat: no-repeat;
	width: 326px;
	height: 241px;	
	padding:5px;
	display:none;
	color:#fff;
	z-index: 777777;
}
#screenshot img{
	position:relative;
	width: 303px;
	height: 215px;
	margin: 5px;
	z-index: 777778;
}
/*
 * Footer
 */
#footer {
	min-height: 22px;
	width: 796px;
	margin-top: -1px;
	text-align:center;
	background-image: url('/webglobal/webcity_layouts/1033/images/main_body_left_foot.png');
	background-repeat: no-repeat;
	background-position: 0px bottom;
	text-align: center;
	font-size: 10px;
}
#footer a{
	text-decoration: none;
	color: black;
}
/************************************************/
/*         CSS for IE 6 and IE7                 */
/************************************************/
.box_big_cat_wert_main{
  line-height: normal;	
}
h1{
	_line-height: 25px;
	_font-size: 25px;
	_font-weight:100 !important;
}
#main2{
	_background-image:url(/webglobal/webcity_layouts/1033/images/main_body_left_body.gif);
	_background-repeat:repeat-y;
	_margin-top:0px;	
}
#main1{
	_background-image:url(/webglobal/webcity_layouts/1033/images/main_body_left_head.gif);
	_width:980px !important;
}
#right{
	_margin-right: 10px !important;
}
#main2,
#middle,
#right,
#left{
	_position:relative;	
}
#header .user_menu_start{
	_background-image:url(/webglobal/webcity_layouts/1033/images/user_menu_start.gif); }

#header .user_menu_body{
	_background-image:url(/webglobal/webcity_layouts/1033/images/user_menu_body.gif); }

#header  .user_menu_end{
	_background-image:url(/webglobal/webcity_layouts/1033/images/user_menu_end.gif); }

#header .user_menu{
	_width: 200px;
}
#header .title_menu_start{
	_background-image:url(/webglobal/webcity_layouts/1033/images/title_menu_start.gif);
}
#header .title_menu_body{
	_background-image:url(/webglobal/webcity_layouts/1033/images/title_menu_body.gif);
}
#header .title_menu_end{
	_background-image:url(/webglobal/webcity_layouts/1033/images/title_menu_end.gif);
}
#header .title_menu{
	_width:400px;
}
#footer {
	_height: 30px;
}
#content .box .boxcontent {
	_background-image:url(/webglobal/webcity_layouts/1033/images/box_big_body.gif);
}
#content .box {
	_background-image:url(/webglobal/webcity_layouts/1033/images/box_big_foot.gif);
}
/* Small Box in Boxcontent */
#content .box .boxcontent .box{
	_background-image: url('/webglobal/webcity_layouts/1033/images/box_box_small_foot.gif');
	_background-position: left bottom;
}
#content .box .boxcontent .box .textheader{
	_background-image: url('/webglobal/webcity_layouts/1033/images/box_box_small_head.gif');
}
#content .box .boxcontent .box .boxcontent{
	_background-image: url('/webglobal/webcity_layouts/1033/images/box_box_small_body.gif');
}

/* Small Box in Box in Box*/
#content .box .clearBox .box{
	_background-image: url('/webglobal/webcity_layouts/1033/images/box_box_small_foot.gif');
	_margin-left: 12px;
}
#content .box .clearBox .box .textheader{
	_background-image: url('/webglobal/webcity_layouts/1033/images/box_box_small_head.gif');
}
#content .box .clearBox .box .boxcontent{
	_background-image: url('/webglobal/webcity_layouts/1033/images/box_box_small_body.gif');
}
/* Big Box in Box */
#content .box .clearBox{
	_background-image: url('/webglobal/webcity_layouts/1033/images/box_big_body.gif') !important;
}
#left .navi ul li {
	_position:relative;
	_background-image: url(/webglobal/webcity_layouts/1033/images/left_menu_entry.gif);
}
#content .categoryBox .box {
	_background-image:url(/webglobal/webcity_layouts/1033/images/box_big_cat_foot.gif);
}
#content .categoryBox .box .tabbedBoxHeader .categoryBoxHeaderOn {
	_background-image:url(/webglobal/webcity_layouts/1033/images/box_big_cat_head_on.gif);
}
#content .categoryBox .box .tabbedBoxHeader .categoryBoxHeaderOff {
	_background-image:url(/webglobal/webcity_layouts/1033/images/box_big_cat_head_off.gif);
}
#content .categoryBox .box .tabbedBoxHeader .categoryBoxNoHeader{
	_background-image: url('/webglobal/webcity_layouts/1033/images/box_big_cat_no_head.gif');
}
#overlay_login {
	_background-image:url(/webglobal/webcity_layouts/1033/images/overlay/overlay_login_bg.gif);
}

#overlay_login .overlay_login_close {
	_background-image:url(/webglobal/webcity_layouts/1033/images/overlay/overlay_closebtn.gif);
	_cursor:pointer;
}
#toolTip{
	_background-image: url('/webglobal/webcity_layouts/1033/images/overlay/overlay_login_shopinfo_bg.gif');
}
#screenshot{
	_background-image: url('/webglobal/webcity_layouts/1033/images/overlay/overlay_website_bg.gif');
}
.shopbox {
	background-image:url(/webglobal/webcity_layouts/1033/images/shop_bg.gif);
}
*+html #main1{
	width: 970px; 
}
div.boxcontent,
div.shopbox{
	_position:static !important;
}
div A:visited { color: grey }
div A:link    { color: grey }
.black_overlay {
	_opacity:0.5;
 	_filter:alpha(opacity=50);
	_top:-200px;
	_left:-200px;
 	_height:expression(document.body.clientHeight + 200);
	_width: expression(document.body.clientWidth + 200);
}
#content .searchbox{
	background-image: url('/webglobal/webcity_layouts/1033/images/box_big_body.png');
	background-repeat: repeat-y;
	padding-left: 2px !important;
	padding-right: 5px !important;
	width:592px;
	margin-bottom: 0px !important;
	margin-left: 0px;
}

/* +++++++++++++++++++++++++++ IMPRESSUM +++++++++++++++++++++++++++ */
.imprint {
}
.imprint .lizenzgeber {
	background-color:#EEEEEE;
	padding:10px;
}
.imprint .lizenznehmer {
	background-color:#EEEEEE;
	padding:10px;
}
.imprint .firma {
	background-color:#CDCDCD;
	text-align:center;
}
.imprint .firma #firmensitz {
	width:530px;
	height:200px;
	margin:5px;
}

/* +++++++++++++++++++++++++++ VORTEILE +++++++++++++++++++++++++++ */
.vorteile {
}
.vorteile .gruende {
	background-color: transparent;
}
.vorteile .gruende #grund_1 {
	background-color: #F2F2F2;
}
.vorteile .gruende #grund_2 {
	background-color: #E8E8E8;
}
.vorteile .gruende #grund_3 {
	background-color: #DFDFDF;
}
.vorteile .gruende #grund_4 {
	background-color: #D1D1D1;
}
.vorteile .gruende #grund_5 {
	background-color: #C5C5C5;
}
.vorteile .gruende #grund_6 {
	background-color: #BFBFBF;
}
.vorteile .gruende #grund_7 {
	background-color: #B5B5B5;
}
.vorteile #vorteile_link {
	text-align: center;
}
