html {
	height: 100%;
	margin-bottom: 0.1em;
	overflow-y: scroll;
}*{
	margin: 0;
	padding: 0;
}

body {
	background-attachment: fixed;
	color: #575757;
	font: 90%/1.6em verdana, tahoma, arial, sans-serif; 
	margin: 0 0 30px;
	padding: 0;
}
a {
	color: #333333;
	text-decoration: none;
}

br.clear {
	clear: both;
}

#wrapper {
	position:absolute;
	background: #fff;
	padding: 0 0px 0px 0;
	border: 1px solid #CC99FF;
	top:183px;
    left:50%;
	width: 900px;
	margin-left:-450px;
	}
#top {
	width: 920px;
	padding: 0;
	background: url(images/headr.gif) left center repeat-x;
}
#pager {
	height: 90px;
}
#header {
	position:absolute;
	background: url(images/header.jpg);
	height: 183px;
	left:50%;
	width: 900px;
	margin-left:-450px;
	padding: 0;
	border: 1px solid #CC99FF;
	text-align:left;
}
#header h1, #header h1 span, #header h2, #header p{
display:none;
}


#left {
	float: left;
	width: 900px;
}
#right {
	float: right;
	width: 170px;
	padding-top: 20px;
}
#right h3, #right h3 a{
	margin-top: 30px;
	color: #1588A5;
	font: bold 16px verdana, tahoma, arial, sans-serif; 
}

#content {
	width: 680px;
	float: right;
	padding: 20px 20px 10px 10px;
	border-right: 1px solid #E9ECF9;
}
#content h2{
	padding-top: 10px;
	padding-bottom: 10px;
	color: #1588A5;
	font: bold 18px verdana, tahoma, arial, sans-serif; 
}
#content h3{
	padding-top: 10px;
	padding-bottom: 10px;
	color: #1588A5;
	font: bold 14px verdana, tahoma, arial, sans-serif; 
}
#content p{
	color: #575757;
	font: normal 12px verdana, tahoma, arial, sans-serif;
	padding-left: 5px;
	padding-top: 10px;
}
#sidebar {
	width: 140px;
	float: left;
	padding-left: 15px;
	background: #FFFFFF;
	color: #575757;
	padding-right: 15px;
	padding-bottom: 150px;		
        border-right: 1px solid #E9ECF9;

}
#sidebar h3, #sidebar h3 a{
	padding-top: 30px;
	padding-bottom: 10px;
	color: #1588A5;
	font: bold 16px verdana, tahoma, arial, sans-serif; 
}
.side1 {
}
.side2 {
background: #FFFFFF;
}



#footer {
	text-align: center;
	font: bold 11px verdana, tahoma, arial, sans-serif; 
}
/* Design 
******************** */
#right ul, #sidebar  ul{
	list-style: none;
}
#catimg {
	position:absolute;
	padding: 0;
	top:86px;
    left:50%;
	width: 100px;
	height: 20px;
	margin: 0;
	margin-left:211px;
	color: #CC99FF;
	font: normal 10px verdana, tahoma, arial, sans-serif;
}
#search {
	position:absolute;
	padding: 0;
	top:110px;
    left:50%;
	width: 200px;
	height: 50px;
	margin-left:0px;
	color: #000000;
	font: normal 10px verdana, tahoma, arial, sans-serif; 
}
#search a {
	color: #000000;
}

#languages {
	position:absolute;
	padding: 0;
	top:150px;
    left:50%;
	width: 200px;
	height: 50px;
	margin: 0;
	margin-left:0px;
	color: #CC99FF;
	font: normal 10px verdana, tahoma, arial, sans-serif;
}
#languages a {
	color: #ffffff;
}
#currencies {
	position:absolute;
	padding: 0;
	top:150px;
    left:50%;
	width: 100px;
	height: 20px;
	margin: 0;
	margin-left:140px;
	color: #CC99FF;
	font: normal 10px verdana, tahoma, arial, sans-serif;
}
#currencies a {
	color: #ffffff;
}

#leftHeader {
	position:absolute;
	padding: 0;
	top:100px;
    left:50%;
	width: 150px;
	height: 20px;
	margin: 0;
	margin-left:-430px;
	color: #000000;
	font: normal 10px verdana, tahoma, arial, sans-serif;
}
#leftHeader a {
	color: #000000;
}
#leftHeader h3, #leftHeader h3 a{
	color: #000000;
	font: bold 12px verdana, tahoma, arial, sans-serif; 
}

#shoppingCart {
	position:absolute;
	padding: 0;
	top:100px;
    left:50%;
	width: 150px;
	height: 20px;
	margin: 0;
	margin-left:-210px;
	color: #000000;
	font: normal 10px verdana, tahoma, arial, sans-serif;
}
#shoppingCart a {
	color: #000000;
}
#shoppingCart h3, #shoppingCart h3 a{
	color: #000000;
	font: bold 12px verdana, tahoma, arial, sans-serif; 
}
#shoppingCart h3, #leftHeader h3 {
	background: url(images/square.gif) center left no-repeat;
	padding-left: 12px;
}
#topNav {
	position:absolute;
	padding: 0;
	top:24px;
    left:50%;
	width: 400px;
	height: 20px;
	margin-left:240px;
	color: #333333;
	font: normal 12px verdana, tahoma, arial, sans-serif;
}
#topNav a{

}
#topNav span{
	height: 30px;
	margin-right: 4px;
	padding-right: 4px;
	margin-left: 4px;
	padding-left: 4px;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}
.menusubcateg {
	font-size: 11px;
	font-weight: normal;
	background: url(images/square.gif) left no-repeat;
	background-position: 0px 8px;
	border-bottom: 1px solid #cccccc;
	margin-left: 0px;
	padding-left: 10px;
	margin-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menusubcateg a, .menucateg a, .menucateg, .menusubcateg, .information a, .information {
	color: #555555;
}
.menusubcateg a, .menusubcateg li a {
	font-weight: normal;
}
.menucateg, .information {
	font-size: 11px;
	font-weight: bold;
	padding-left: 0px;
	margin-right: -5px;
	padding-top: 5px;
}
.menucateg li, .menucateg, .menusubcateg, .information{
	line-height:normal;
}
/*.menucateg {
	background: url(images/square.gif) center left no-repeat;
	padding-left: 8px;
	margin-right: -5px;
}*/
.listingShell {margin-left: -5px; margin-right: -5px;}
.listingTable {background: url(images/listing-BG.gif) no-repeat;}
.listing_title { z-index: 1; border: 1px; border-color: #999999; border-style: solid; width: 220px; height: 30px; font-size: 10px; text-align: left; padding-left: 8px; padding-right: 8px; background-color: #FFFFFF;}
.orange { position:absolute; top: -5px; left: -5px; z-index: 1; width: 11px; height: 11px; background-color: #F3BB00; }
.listingImg { z-index: 1; border: 1px; border-color: #999999; border-style: solid; width: 110px;}
.listingDesc { z-index: 1; border-top: 1px solid; border-bottom: 1px solid; border-right: 1px solid; border-color: #999999; width: 110px; font-size: 10px; text-align: left; padding: 5px; line-height:1.5em; background-color: #FFFFFF; }
.listingspacer { width: 246px; height: 8px; font-size: 3px; margin-top: -5px; margin-bottom: -5px;}
.snapgrid {height: 1px;}



/* detailpage */
#pictures {
	float: left;
	clear: right;
}
#manCatSort { position:relative; top: 0px; left: 0px; height: 43px; z-index: 1; text-align: left-top; background-color:#EAEAEA; }
#detailLeftTop { position:relative; top: 0px; left: 0px; width: 280px; height: 43px; z-index: 1; text-align: left-top; background-color:#EAEAEA; }
#detailLeftMiddle { position:relative; top: 0px; left: 0px; width: 280px; height: 299px; z-index: 1; border: 1px; border-color: #999999; border-style: solid; text-align: center; }
#detailLeftBottom { position:relative; top: 0px; left: 0px; width: 280px; height: 80px; z-index: 1; background-image:  url(../images/layout/left_back.gif); background-repeat: no-repeat; background-position: center top; }
#detailRightTop { position:relative; top: 0px; left: 0px; width: 280px; height: 43px; z-index: 1; text-align: center; background-color:#EAEAEA; }
#detailRightMiddle { position:relative; top: 0px; left: 0px; width: 280px; height: 299px; z-index: 1; background-color:#EAEAEA; }
#detailRightMiddleText { position:relative; top: 10px; left: 10px; width: 260px; height: 279px; overflow: auto; z-index: 1; }
#detailRightBottom { position:relative; top: 0px; left: 0px; width: 280px; height: 80px; z-index: 1; background-color:#EAEAEA; background-image:  url(../images/layout/lieferzeit_back.gif); background-repeat: no-repeat; background-position: center top; }
#detailRightBottomFrame { position:relative; top: 0px; left: 0px; width: 280px; height: 80px; z-index: 1; }
#cartImage { position:absolute; top: 53px; left: 217px; z-index: 1; }
#cartText { position:absolute; top: 10px; left: 12px; z-index: 1; }
#delText { position:absolute; top: 57px; left: 25px; z-index: 1; }

/* detailpage PräsentationsLayer */
#layerTop { position:absolute; top: -183px; left: 234px; width: 697px; height: 45px; z-index: 1; border: 0px; border-color: #999999; border-style: solid; }
#headerLayer { position:absolute; top: -105px; left: 234px; width: 697px; height: 95px; z-index: 1; background-color:#EAEAEA; border: 0px; border-color: #999999; border-style: solid; }
#headerDescription { position:absolute; top: 30px; left: 0px; width: 681px; height: 56px; z-index: 1; background-color:#EAEAEA; border: 0px; border-color: #999999; border-style: solid; margin-top:2px; margin-left:8px; }
#detailLayer { position:relative; top: 0px; left: 0px; width: 697px; margin: 0px auto; padding: 10px; z-index: 1; background-color:#EAEAEA; border: 0px; border-color: #999999; border-style: solid; }
.layerImage { margin-top: -10px; margin-left: -10px; margin-right: 13px; margin-bottom: 5px; float:left; border: 0px; border-color: #999999; border-style: solid; text-align: left; background-color:#FFFFFF; z-index: 1; }

/* xsell images - on detailpage */
#xsellImages { z-index: 1; border: 1px; border-color: #999999; border-style: solid; width: 105px; height: 105px;  font-size: 10px; text-align: center; text-valign: top;  }
#xsellText { z-index: 1; border-top: 1px solid; border-bottom: 1px solid; border-right: 1px solid; border-color: #999999; width: 105px; height: 105px;  font-size: 10px; text-align: left; text-valign: top; padding: 6px; }
#xsellTable { position:relative; top: 10px; left: 0px; z-index: 1; width: 697px; border: 0px; border-color: #999999; border-style: solid; }
#xsellHeadline { z-index: 1; font-size: 11px; font-weight:bold; color: #333333; text-align: left; }

/* popup images */
#smallImagesPop { border: 1px; border-color: #999999; border-style: solid; width: 80px; height: 80px; background-color:#ffffff; }
#bigImagePop { position:absolute; top: 30px; left: 30px; width: 500px; height: 500px; vertical-align: middle; border: 1px; border-color: #999999; border-style: solid; }
#umgebungPop { position:absolute; top: 0px; left: 0px; width: 563px; height: 653px; }
#bottomPop { position:absolute; top: 540px; width: 500px; left: 30px; height: 80px; text-align: right; background-image: url(../style/images/detail_bottom.gif); background-repeat: no-repeat; background-position: 0px 0px; }
#naviPop { position:absolute; top: 30px; left: 575px; width: 270px; height: 500px; border: 1px; border-color: #999999; border-style: solid; text-align: left; }
#contentPop { position:absolute; top: 685px; left: 30px; width: 500px; height: 150px; border: 1px; border-color: #999999; border-style: solid; }
#contTextPop { position:absolute; top: 0px; left: 0px; width: 486px; height: 136px; font-size:10px; text-align: left; padding: 7px; }
#pricePop { position:absolute; top: 652px; left: 350px; width: 180px; height: 20px; text-align: right; font-size:12px; }
#headPop { position:absolute; top: 0px; left: 30px; width: 500px; height: 27px; }
#logoPop { position:absolute; top: 705px; left: 590px; width: 270px; height: 117px; }

/* popup textfenster */
#textFramePop { position:absolute; top: 30px; left: 30px;  width: 500px; height: 510px; border: 1px; border-color: #999999; border-style: solid; z-index: 1; }
#textPop { position:absolute; top: 10px; left: 10px;  width: 480px; height: 490px; overflow: auto; font-family: Verdana, Tahoma, sans-serif; font-size: 10px; color: #333333; line-height: 1.7em; text-align: left; z-index: 1; }
#popBottomPop { position:absolute; top: 550px; width: 500px; left: 30px; height: 80px; text-align: right; background-image: url(../style/images/impressum_bottom.gif); background-repeat: no-repeat; background-position: 0px 0px; }

/* AGB popup */
#AGBcenter { margin: 0px auto; margin-top: 26px; text-align: left; width: 680px; z-index: 1; } 

#AGBFrame { position:absolute; top: 120px; left: 30px;  width: 680px; height: 630; border: 1px; border-color: #999999; border-style: solid; z-index: 1; }
#AGBtext { position:absolute; top: 20px; left: 20px;  width: 640px; height: 590; font-family: Verdana, Tahoma, sans-serif; font-size: 10px; color: #333333; line-height: 1.4em; text-align: left; overflow: auto; z-index: 1; }
#AGBTop{ position:absolute; top: 30px; left: 30px;  width: 680px; height: 80px; background-image: url(../style/images/agb_bottom.gif); background-repeat: no-repeat; background-position: 0px -1px; }
.AGBtextHeading { font-size:17px; font-weight:bold; color: #F3BB00; }

img.navBack { background-color: #F3BB00; }
img.navBackGrey { background-color: #999999; }
img { margin: 0px; }

FORM {
	display: inline;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 10px;
}
/*product and category lists*/
.productListing table {
width:500px;
}
.productListing-heading, .productListingData {
border: 1px solid #CC99FF;
}
.productListingInner table {
width:350px;
}

.productListing-heading {

}

#productList, #catList {
	width: 670px;
	font: 10px verdana, tahoma, arial, sans-serif; 
}
#productList {
margin: 20px 0;
}
#productList hr, #catList hr { clear: both; height: 1px; visibility: hidden; }
#productList ul, #catList ul {
  float: left;
  width: 670px;
  margin: 0;
  padding: 0;
  list-style: none;
}

#productList li, #catList li {
  float: left;
  width: 200px;
  height: 150px;
  margin: 5px;
  padding: 0px;
border: 1px solid #CC99FF;
}
#productList span, #catList span {
	font: bold 12px verdana, tahoma, arial, sans-serif;
	line-height:24px; 
}
#productList p img, #productList p a img, #catList p img, #catList p a img{
	float: left;
	border: none;
	margin-right: 5px;
	margin-bottom: 5px;
	}
#productList p, #productList p a, #catList p, #catList p a {
	font: 10px verdana, tahoma, arial, sans-serif; 
}