/*(C)2007 - 2009; partially based on the ideas of: (C)2004 by Tantek Celik. Some Rights Reserved. License - CC v.2.0; (C)July 2005 by Paul Pomeroy*/
* {font-size:1em;text-indent: 0;}
body {margin:0;padding:0;}
ul,ol,dl,dt,dd,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0;}
ul,ol,dl,dt,dd,li{list-style:none;text-indent:0;padding: 0;}
:link,:visited {text-decoration:none;}
a, a:link, a:visited, a:hover, a:focus, a:active {border:none;}
a img,:link img,:visited img {border:none;}
body {font-size: 75%;line-height:137%;}
html>body {font-size: 12px;}
p {font-size: 1em;}

/* -- basic site styles -- */
body,h1,h2,h3,h4,h5,h6,input,select,textarea{font-family:Tahoma,Arial,Verdana,sans-serif}
h1,h2,h3,h4,h5,h6 {font-size: 1em;}
a, a:hover{text-decoration: none;}
table {font-size: 1em;}
strong{font-weight: bold;}
p{padding: 1px 3px;}
img{vertical-align: middle;}

/** layout structure **/

/* basic */
.left{float: left;}
.right{float:right;}
.cl{clear: both;}
.cll{clear: left;}
body{background: #FFFFFF url("bg.png") no-repeat 0 0;}
#w1{
	width: 890px;
	text-align: left;
	margin-left: 6px;
}
.w2{
	width: 100%;
	margin-left: -185px;
}
.lc{
	width: 180px;
	position: relative;
	z-index: 1;
	padding: 20px 0 0;
}
.mc{
	width: 100%;
	margin-right: -165px;
	position: relative;
}
.mc .it{
	position: relative;
	margin-left: 185px;
	margin-right: 165px;
	text-align: left;
}

.rc{
	width: 160px;
	position: relative;
	z-index: 1;
	padding: 20px 0 0;
}
/** template parts **/
/* header */
.header {
	height: 80px;
}
.header ul, .header ul li{
	/*height: 80px;*/
	line-height: 80px;
}
.header li{
	display: block;
	float: left;
}
.header li#logo{
	background: url("logo.gif") no-repeat 10px 10px;
	width: 150px;
}
.header li#logo a{
	display:block;
	height:50px;
	margin:10px;
	width:60px
}
.header a{
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 10px;
	font-size: 0.9em;
	background: url("bg_h_d.gif") no-repeat 100% 100%;
}
.header .neu {
	background: url("neu.gif") no-repeat 75px 28px;
}
.header .neu a{
	padding-right: 30px;
}
.header .last a, .header li#logo a{
	background: transparent;
}
/* footer */
.footer{
	width: 723px;
	padding-top: 10px;
	background: url("world-of-tui.gif") no-repeat 100% 120px;
}
.ftr1{
	clear: both;
	background: url("bg_ftr.png") no-repeat 0 40px;
	width: 703px;
	height: 40px;
	line-height: 40px;
	color:#CAEAEE;
	font-size:0.9em;
	font-weight:bold;
	padding: 40px 10px 10px 10px;
}
.ftr1 a{color: #CAEAEE;}
.ftr1 a:hover{text-decoration:underline;}
.ftr1 span{
	float: right;
}
#news{
	position: relative;
	float: left;
	width: 357px;
	height: 106px;
	background: url("newsletter.png") no-repeat 50% 50%;
}
#cat{
	display: block;
	float: right;
	width: 357px;
	height: 106px;
	background: url("catalogue.png") no-repeat 50% 50%;
}
#ifr{
	position:absolute;
	top:70px;
	left:60px;
	width:270px;
	height:22px;
}
/* lc */
/**  POS parts **/
/* universal */
a.go{
	display: block;
	width: 140px;
	height: 20px;
	line-height: 20px;
	background: url("bg_go.gif") 0 0 no-repeat;
	color: #ffffff;
	font-weight: bold;
	padding: 0 5px;
	margin: 1px 0;
	font-size: 0.8em;
	text-align: center;
}
.descr{
	display: block;
	overflow: hidden;
	font-size: 0.9em;
}
.descr, .descr a{
	color: #000000;
}
#e404{
	padding-top: 80px;
}
#e404, #e404 a{
	font-weight: bold;
	color: #000000;
}
/* list p40 + list3*/
.p40 h2, .l3 h2{padding:2px 4px;}
.p40 .image, .l3 .image{
	display: block;
	text-align: center;
}
.p40 .image img, .l3 .image img{
	max-width: 150px;
	width: expression(this.width>=151?'150px':true);
	max-height: 150px;
	height: expression(this.height>=151?'150px':true);
}
.p40 .descr, .l3 .descr{
	font-size:0.9em;
	padding: 5px;
}
.p40 li, .l3 li{
	border: 1px solid #B4D7D9;
	margin: 3px 0;
	padding:2px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.p40 .pricebox, .l3 .pricebox{
	position: relative; 
	z-index: 2;
	margin: 0 -2px -3px -2px;
	padding: 0 2px 5px 2px;
	text-align: center;
}
.p40 .pricebox a, .l3 .pricebox a{
	margin: 1px auto;
	/*text-align: left;*/
}
/* list p40 */
.p40{
	height: 1%;
}
.p40 li{
	display: block;
	width: 166px;
	margin: 3px 2px;
	float: left;
	background: url("bg_p40_t.gif") no-repeat 0 0;
	border: 0 !important;
}
.p40 h2{
	display: block;
	height: 4.2em;
	position:relative;
	z-index: 2;
}
.p40 .descr{
	height:14em;
}
.p40 .image{
	height: 150px;
}
.p40 .pricebox{
	height: 2.5em; /*5.5em*/
	background: url("bg_p40_b.gif") no-repeat 0 100%;
}
/* list 3 */
.l3{}
.l3 li{
	width: 156px;
	background: url("bg_l3_t.gif") no-repeat 0 0;
	border: 0 !important;
}
.l3 .pricebox{
	width: 156px;
	background: url("bg_l3_b.gif") no-repeat 100% 100%;
}
/* list rankwords + list full categories */

/* list rankwords */
.lrank{
	zoom: 1;
	clear: both;
	margin-top: 5px;
	border: 2px solid #B4D7D9;
	overflow: auto;
	background: #FFFFFF;
}
.lrank dt, .lrank dd, .lrank a{
	color: #000000;
}
.lrank dt{	
	display: block;
	margin: 2px 0;
	clear: both;
	float: none;
	background: #CEE8E9;
	height: 1.6em;
}
.lrank dt a, .lrank dd .title{
	text-decoration: underline;
}
.lrank dd{
	width: 253px;
	margin: 5px;
	float: left;
	height: 7em;
}
/* list full categories */
.lfull{
	zoom: 1;
	clear: both;
	margin-top: 5px;
	border: 2px solid #B4D7D9;
	overflow: auto;
	background: #FFFFFF;
	padding:2px
}
.lfull dt, dl.lfull dd, .lfull a{
	color: #000000;
}
.lfull dt, .slogan{	
	display: block;
	margin: 2px 0;
	clear: both;
	float: none;
	background: #CEE8E9;
	height: 1.6em;
}
.lfull dt a, .lfull dd .title{
	text-decoration: underline;
}
.lfull dd{
	display: inline;
	width: 253px;
	margin: 5px;
	float: left;
	height: 7em;
}
.lfull li{display: inline;}
/* prod page*/
.prod{
	border: 2px solid #B4D7D9;
	overflow: auto;
	padding: 2px;
	zoom: 1;
}
.prod .image{
	float: left;
}
.prod .adit{
	float:right;
	font-size:0.9em;
	padding:5px;
	width:200px;
}
.prod .pricebox a{
	float: right;
	clear: right;
}
.prod .descr ul li{
	padding-left: 10px;
	list-style-position:inside;
	list-style-type:circle;
}
#main{
	background: url("bg_h1.gif") no-repeat 0 0;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
	margin-top: 20px;
}
#title{
	display: block;
	background: #B4D7DA;
	padding: 0 10px;
}
/* list related */
.lrel{
	overflow: auto;
}
.lrel dd{
	display: block;
	width: 30%;
	margin: 3px 1%;
	float: left;
}
/* list 1 */
.l1{
	border: 2px solid #B4D7D9;
	overflow: auto;
	padding: 2px;
	margin-top: 15px;
	height: 1%;
}
.l1 dt{
	background: #CEE8E9;
	padding:5px;
}
.l1 dt, .l1 dt a{
	color: #000000;
}
.l1 dd{
	clear: both;
	margin-top: 5px;
	overflow: auto;
	
}
.l1 .image {
	float: left;
	margin-right: 5px;
	width: 150px;
	height: 150px;
	overflow: none;
}
.l1 .image img{
	min-width: 130px;
	max-width: 150px;
	width: expression(this.width>=149?'150px':true);
	min-height: 130px;
	max-height: 150px;
	height: expression(this.height>=151?'150px':true);
}
.l1 .descr, .l1 .pricebox{
	margin-left: 155px;
}
/* list 2 */
.l2{zoom: 1;}
.l2 .title, .l2 .title a{
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
#slogan {text-align: center;margin-top:-10px;margin-bottom:10px;}
.welcome{
	background: url("bg_wel_t.gif") no-repeat 0 0;
	padding: 10px;
	border-bottom: 1px solid #B5D7D9;
}
.header ul ul{
	height: auto;
	line-height: 12px;
	position: absolute;
	z-index: 100000;
	top: 55px;
	margin: 0px;
}
#m1{
	left: 164px;
}
#m3{
	left: 367px;
}
#m3 li{
	width: 195px;
}
#m4{
	left: 433px;
}
#m5{
	left: 503px;
}
.header ul ul li{
	float: none;
	width: 160px;
	height: auto;
	line-height: 13px;
	margin: 0px;
	font-family: Tahoma, Arial;
	font-weight: bold;
}
.header ul ul a{
	background: #E2FCFF none;
	color: #00ABBD;
	display: block;
	width: auto;
	padding: 3px 3px 3px 8px;
	font-size: 10px;
	border: 1px solid #00ABBD;
	border-top: 0px none;
}
.header ul ul a:hover{
	background-color: #fff;
	color: #006671;
	border: 1px solid #00ABBD;
	border-top: 0px none;
}
.header ul ul span{
	background: #fff none;
	color: #00ABBD;
	display: block;
	width: auto;
	padding: 3px 3px 3px 5px;
	font-size: 11px;
	border: 1px solid #00ABBD;
	border-top: 0px none;
}
.submenu{
	visibility: hidden;
}
.submenu_o{
	visibility: visible;
}
#moreimages{
	text-align: center;
	padding: 5px 0 0;
	width: 320px;
}
#moreimages img{
	max-width: 100px;
	width: expression(this.width>=101?'100px':true);
	max-height: 70px;
	height: expression(this.height>=71?'70px':true);
	margin: 0 0 5px 0;
	cursor: pointer;
}

/* search */
.bigsearch{
	width: 176px;
	overflow: hidden;
}
#tpng{
	visibility: visible !important;
	visibility: hidden;
}
.bigsearch{
	font-size: 0;
}
.bigsearch .vis{
	font-size: 11px;
}

.forquicktab{
	background-color:#E6F0F1;
}
.forquicktabtd{
	background-color:#E6F0F1;
	font-size:10px;
	padding-left:10px;
}
.forquicktabtd2{
	background-color:#E6F0F1;
	font-size:10px;
	padding-left:8px;
	line-height:10px;
}
.forquicktabtd3{
	background-color:#E6F0F1;
	font-size:10px;
	line-height:10px;
	padding:3px 0 0 8px;
}
.efqfst1{
	width:155px;
	margin:2px 0 0 0;
}
.efqftag{
	float:left;
	margin:0 5px 0 8px;
	width:50px;
}
.efqfmonat{
	float:left;
	margin:0 4px 0 0;
	width:75px;
}
.efqfst2{
	width:90px;
}
.efqfst3{
	width:102px;
	margin:2px 0;
}
.efqfst4{
	width:45px;
}
.efqfalter{
	width:49px;
	margin:2px 4px 0 0;
}
.bigsearch a, .bigsearch a:link {
color:#056A76;
font-weight:bold;
text-decoration:underline;
}
.bigsearch a:hover {
color:#056A76;
font-weight:bold;
text-decoration:none;
}
#selectme {
margin-left:10px;
}
.push{
	float: right;
	width: 1px;
	height:230px;
}
.switch{
	clear: right;
	float: right;
	height: 19px;
	width: 19px;
	margin: 20px;
	background: url("weitere.gif") no-repeat 0 0;
}
.show .switch{
	background-position: 0 100%;
}
.hide{
	overflow: hidden;
	height: 299px;
}
