html, body	{
    font-family: Tahoma,Verdana,Arial;
    font-size: 11px;
    color: #000000;
    background-color: inherit;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
}

img {
    border: 0px;
}

a {
    color: #000;
}


h1 {
    font-family: arial;
    color: inherit;
    margin: 0px;
    font-size: larger;
}


h2 {
    font-family: arial;
    color: inherit;
    margin: 0px;
    font-size: 12px;
}

th, .tha {
    font-size: 11px;
    color: #333333;
    background-color: #FFFFFF;
    border-top: 1px #CCCCCC solid;
    border-bottom: 1px #CCCCCC solid;
    text-align: center;
}

label {    
    padding: 0px;
    margin: 0px;
}


form {
    margin-top: 0px;
    margin-bottom: 0px;
}
input {
    font-family: Tahoma,Verdana,Arial;
    font-size: 11px;
    vertical-align: middle;
    padding: 1px;
}

input[type=radio], input[type=checkbox] {
    border: none
}


input[type=text], select, textarea {
    font-family: Tahoma,Verdana,Arial;
    font-size: 11px;
    border: 1px #CCC solid;
    margin: 1px;
    padding: 2px;
}

fieldset {
    border: 1px solid #333333;
    padding: 4px;
}


input[type=submit] {
    font-size: 11px;
    font-weight: bold;
}

.frmbug {
    border: solid 1px #CC0000;
}


#topbar {
    position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 145px;
	clear:both;
	background: url(../images/filltop.gif);
	background-repeat: repeat-x;
}

#topbar #content{
	top: 0px;
	left: 0px;
	width: 775px;
	height: 145px;
    margin-left: auto;
    margin-right: auto;
}

#topbar #logo{
	top: 0px;
	left: 0px;
	width: 225px;
	height: 145px;
	float: left;
}

#topbar #trees{
	width: 550px;
	height: 80px;
	float: right;
	background: url(../images/topbar.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#topbar #menu1{
	width: 550px;
	height: 32px;
	float: right;
	color: #FFF;
	text-align: right;
}

#menu1 a{
    display: block;
    padding: 9px 15px 10px 15px;
    color: #FFF;
    font-weight: bolder;
    text-decoration: none;
    float: right;
    text-align: center
}

#menu1 a:hover{
    background-color: #999;
}

#menu2{
	width: 550px;
	float: right;
	color: #000;
	text-align: right;
}

#menu2 a{
    display: block;
    padding: 9px 15px 8px 15px;
    color: #000;
    font-weight: bolder;
    text-decoration: none;
    float: right;
    text-align: center
}

#menu2 a:hover{
    background-color: #2D2336;
    color: #FFF;
}

#menu2 img{
    vertical-align: bottom;
    margin: 0 0 0 10px;
}

#pagewidth{
    position: relative;
    width: 775px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}



#pagewidth #leftcol {
    width: 225px;
    float:left;
}


.boxheader{
    border-left: 6px #000 solid;
    font-size: normal;
    font-weight: bold;
    color: #FFF;
    background-color: #333;
    padding: 5px 0 0 10px;
    letter-spacing: 0.1em;
    height: 20px;
    clear: right;
}

.boxcontent #basket_light{
    padding: 20px;
    letter-spacing: 0.1em;
}

#leftcol .boxcontent{
    width: 225px;
    background-color: #F0F0E4;
}

.boxcontent ul{
    list-style: none;
    padding: 10px 0 10px 0;
    margin: 0px;
    letter-spacing: 0.1em;
    font-weight: bold;
}

.boxcontent li{
    list-style: none;
}

.boxcontent li a {
    display: block;
    padding: 2px 0 2px 30px;
    width: 195px;
    text-decoration: none;
}

.boxcontent li a:hover, .boxcontent .liselected {
    display: block;
    background-color: #DCD9B8;
}

#leftcol .boxcontent li a sup{
    color: #CC0000;
}

.boxcontent .submenu a{
    font-weight: normal;
    display: block;
    width: 155px;
    height: 12px;
    padding: 2px 0 2px 70px;
}


#promo a{
    color: #CC0000;
}
#promo a:hover{
    color: #CC0000;
}


#leftcol #infoline{
    width: 223px;
    border: 1px #999 solid;
    background-color: #FFF;
    background-image: url(../images/infoline.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    margin: 10px 0 0 0;
    line-height: 150%;
}

#infoline .intr{
    margin: 10px;
}

#infoline p{
    margin: 10px 5px 5px 80px;
}

#leftcol h2{
    background-color: #333;
    padding: 5px;
    margin: 2px;
    font-size: small;
    color: #FFF;
}


#pagewidth #maincol {
    width: 550px;
    float: left;
}

#itemshow #itemheader {
    position: relative;
    width: 535px;
    padding: 1px 0 2px 15px;
    font-size: 18px;
    background-color: #F0F0E4;
    color: #333;
    letter-spacing: 0.02em;
}

#itemheader #pageitem{
    position: absolute;
    top: 10px;
    left: 390px;
    height: 20px;
    font-size: 10px;
    color: #999;
    letter-spacing: 0.02em;
}

#itemheader #pageitem a{
    color: #999;
}

#pageitem #prev{
    width: 70px;
    text-align: left;
    float: left;
    letter-spacing: 0em;
}

#pageitem #next{
    width: 70px;
    text-align: right;
    float: left;
    letter-spacing: 0em;
}

#popup {

}

#popwindow {
    background-color: white;
    border: 3px #CCCCCC solid;
    padding: 0 20px 20px 20px;
    overflow: visible;
}

#popwindow #control {
    padding: 20px;
}

.popwindow_basket{
    width: 210px;
    padding: 5px;
    background-color: white;
    border: 6px #333 solid;
    overflow: visible;
}

.popwindow_basket h1 {
    font-size: 12px;
    margin: 10px 0 0 0;
}



#itemshow #image {
    float: left;
    width: 250px;
    margin: 20px 0 0 0;
}

#itemshow #image #zoom{
    position: relative;
    top: -40px;
    left: 230px;
    z-index: 50;
}

#itemshow #morephotolink {
    margin: 30px 0 10px 15px;
}


#itemshow #thumbs {
    clear: all;
    margin: 0 0 15px 0;
    float: none;
    background-color: #CC0000;
    clear: both;
}

#itemshow #thumb {
    float: left;
    width: 120px;
    margin: 0 0 0 12px;
    border: 1px #999 solid;
}

#itemshow #description {
    float: left;
    width: 280px;
    letter-spacing: 0.2em;
    line-height: 150%;
    text-align: justify;
    margin: 30px 0 0 20px;
}

#itemshow #description #price{
    text-align: right;
    letter-spacing: 0em;
    font-weight: bold;
    font-size: large;
    padding: 10px 0 5px 0;
    clear: both;
}

#itemshow #description #price sup{
    font-size: small;
    font-weight: normal;
    margin: 0 10px 0px 0;
}

#itemshow #description #price small{
    font-size: x-small;
    font-weight: normal;
    color: #CC0000;
}

#itemshow #description #underprice {
    text-align: right;
    letter-spacing: 0em;
    font-weight: normal;
    font-size: x-small;
    padding: 3px;
    margin: 0 0 0 80px;
    background-color: #F0F0E4;
    color: #666;
}


#itemshow #description #underpricepromo {
    text-align: right;
    letter-spacing: 0em;
    font-weight: normal;
    font-size: x-small;
    padding: 3px;
    margin: 0 0 0 80px;
    background-color: #CC0000;
    color: #FFF;
}


#itemshow #description #price_contact {
    letter-spacing: 0em;
    font-weight: normal;
    font-size: small;
    padding: 10px;
    background-color: #F0F0E4;
    color: #666;
}

#itemshow #description #underprice a{
    color: #666;
}

#configurator {
    margin: 10px 0 10px 15px;
}

#configurator div{
    background-color: #F0F0E4;
}

#configurator #conf_response, #price #conf_response{
    background-color: #FFF;
    background-image: url(../images/yourconf.gif);
    background-position: top center;
    background-repeat: no-repeat;
    border-left: 10px solid #FFF;
    border: 1px solid #333;
    margin: 0 0 10px 0;
    padding: 40px 10px 10px 20px;
    clear: both;
}

#configurator #conf_response h1{
    font-size: small;
    border-bottom: 1px solid #F0F0E4;
    letter-spacing: 0em;
    margin: 12px 0 6px 0;
}

#configurator h1{
    letter-spacing: 0.2em;
    margin: 30px 0 20px 0;
    border-bottom: 1px #A2D23E solid;
    clear: both;
}

#configurator #leftrightconf{
    border-bottom: 10px solid #FFF;
    padding: 10px;
}


#configurator #leftconf{
    border-bottom: 10px solid #FFF;
    padding: 10px;
    float: left;
    width: 242px;
    height: 80px;
}

#configurator #size{
    float: left;
    color: #65790F;
}


#configurator #rightconf{
    border-left: 10px solid #FFF;
    border-bottom: 10px solid #FFF;
    padding: 10px;
    float: left;
    width: 242px;
    height: 80px;
}

#configurator #leftconf img, #configurator #rightconf img{
    float: left;
    margin: 0 0 0 5px;
}

#configurator small{
    color: #65790F;
}

#configurator #woodtype{
    clear: both;
    border-bottom: 10px solid #FFF;
    margin: 0 0 10px 0;
}

#configurator .wheader{
    padding: 5px;
    background-color: #999;
    margin: 3px;
}


#configurator .handrailform {
    text-align: center;
}



#woodtype .woodchoose{
    text-align:center;
    letter-spacing: -0.02em;
}

#woodtype .woodchoose label{
    white-space: wrap;
}


#configurator h2{
    font-weight: normal;
    font-size: 12px;
    margin: 0 0 10px 0;
    float: left;
}

#configurator p{
    margin: 0 0 15px 0;
}


#configurator select{
    font-weight: bold;
}

#footer{
    width:775px;
    text-align: center;
    margin: 50px 0 0 0;
    margin-left: auto;
    margin-right: auto;
}

#footer p{
    font-size: 10px;
    text-align: justify;
}

#footer a{
    color: #999999;
    text-decoration: none;
}

#footer a:hover{
    color: #CC0000;
}

#footer #links{
    text-align: center;
    padding: 10px 0 10px 0;
    border-top: 1px #CCC solid;
}




#itemlist #itemlistentry {
    position: relative;
    width: 498px;
    height: 188px;
    margin: 0 0 20px 50px;
    padding: 15px 0 15px 0;
    border: 1px #F1F1F1 solid;
    overflow: hiddden;
    background: url(../images/itemlistentry.jpg);
    background-position: top right;
    background-repeat: repeat-y;
    clear: both;
}

#itemlist #itemlistentry #image{
    z-index: 1;
    float: left;
}

#itemlist #itemlistentry #description{
    padding: 20px 10px 10px 0px;
    z-index: 2;
}

#itemlist #itemlistentry #description a{
    text-decoration: none;
}

#itemlist #itemlistentry #description a:hover {
    text-decoration: underline;
}


#itemlist #itemlistentry #description h1{
    font-size: 18px;
    font-weight: normal;
    font-family: verdana, tahoma, arial;
    letter-spacing: 0.02em;
}

#itemlist #itemlistentry #description p{
    line-height: 150%;
    letter-spacing: 0.3em;
}

#itemlist #itemlistentry #price {
    position: absolute;
    font-weight: bold;
    top: 130px;
    left: 150px;
    width: 180px;
    background-color: #333;
    color: #FFF;
    padding: 5px 30px 5px 0;
    text-align: right;
}

#itemlist #itemlistentry #price a{
    color: #FFF;
}

#itemlist #itemlistentry .price_promo {
    position: absolute;
    font-weight: bold;
    font-size: 9px;
    top: 130px;
    left: 230px;
    width: 130px;
    background-color: #CC0000;
    color: #FFF;
    padding: 5px 5px 5px 0;
    text-align: right;
}

#itemlist #itemlistentry .price_promo a{
    color: #FFF;
    font-size: 11px;
}

#itemlist #itemlistentry #more {
    position: absolute;
    top: 130px;
    left: 370px;
    width: 100px;
    color: #000;
    padding: 5px;
    letter-spacing: 0.1em;
}

#itemlist #notfound {
    padding: 30px;
    line-height: 150%;
}

#indexmain{
    margin: 0 0 0 15px;
}

#indexmain #flashcontent{
    float: left;
}

#christmasflash{
    width: 500px;
    height: 100px;
    margin: 0 0 0 30px;
    clear: both;
    z-index: 1;
}

#indexmain #intro{
    float: right;
    width: 200px;
}

#indexmain #layhiimg{
    margin: 10px 0 10px 0;
}

#indexmain p{
    clear: right;
    text-align: justify;
}

#indexmain h1{
    margin: 10px 0 0 0;
}


#indexmain #title {
    border-top: 1px #000 solid;
    height: 30px;
    color: #999999;
    margin: 10px 0 0 0;
    text-decoration: none;
}

#indexmain #title a{
    color: #999999;
    text-decoration: none;
}

#indexmain #title a:hover{
    color: #CC0000;
    text-decoration: none;
}

#indexmain #title h2{
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.1em;
    float: left;
}

#indexmain #title #price {
    font-size: 18px;
    font-weight: bold;
    float: right;
}

#indexmain #title #name {
    font-size: 18px;
    font-weight: bold;
    float: left;
}


#indexmainitem {
    float: left;
    width: 300px;
    height: 375px;
    overflow: hidden;
}

#indexmainitemthumbs{
    float: right;
    width: 190px;
    height: 375px;
    padding: 20px;
    overflow: hidden;
    text-align: center;
}

#indexmainitemthumbs img{
    margin: 10px 0 0 0;
}


#pagewidth #topcol {
    width: 775px;
    height: 150px;
}




#topcol p {
    letter-spacing: 0.05em;
    margin: 2px;
}

.image {
    float: left;
    margin: 10px;
}


#topcol #tip{
    width: 230px;
    border-right: 4px #000 solid;
    height: 140px;
    float: right;
    background-color: #F0F0E4;
    overflow: hidden;
}

#topcol #neue{
    width: 535px;
    height: 150px;
    float: left;
}

#neue .header {
    width: 517px;
    padding: 6px 0 6px 24px;
    font-weight: bolder;
    background-color: #404040;
    color: #FFF;
    letter-spacing: 0.02em;
}

#topcol h1 {
    margin: 3px 0 0 0;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.05em;
}

#topcol .price {
    position: absolute;
    top: 70px;
    left: 118px;
    padding: 5px;
    width: 95px;
    text-align: right;
    background-color: #999;
    color: #FFF;
}

#topcol .price a{
    color: #FFF;
}


.price_promo {
    position: absolute;
    top: 70px;
    left: 108px;
    padding: 5px;
    width: 105px;
    text-align: right;
    background-color: #FFF;
    font-weight: bold;
    border: 1px #CC0000 solid;
}

#tip .header{
    padding: 6px 0 6px 24px;
    font-weight: bolder;
    background-color: #8F9284;
    color: #FFF;
}



.neuebox {
    position: relative;
    width: 255px;
    height: 120px;
    float: left;
    overflow: hiddden;
    margin: 10px 0 0 0;
}

.neuebox #price, #neuebox #price a {
    background-color: #000;
    color: #FFF;

}




#tipbox {
    position: relative;
    height: 100px;
    margin: 10px 5px 0 0;
}

#tipbox a, .neuebox a{
    text-decoration: none;
}
#tipbox a:hover , .neuebox a:hover{
    text-decoration: underline;
}

#tipbox .price, #tipbox .price a{
    background-color: #8F9284;
    color: #FFF;

}


#basket{
    margin: 20px 0 0 15px;
}

#basket #thumb{
    vertical-align: middle;
    width: 50px;
    margin: 0 10px 0 0;
}

#basket #price{
    white-space: nowrap;
    width: 90px;
    text-align: right;
    padding: 0 10px 0 0;
}

#order {
    width: 550px;
}


#order p{
    width: 550px;
    clear: left;
    margin: 0;
    padding: 5px 0 8px 0;
    padding-left: 135px; /*width of left column containing the label elements*/
    height: 1%;
}


#order span {
    float: left;
    margin-left: -135px; /*width of left column*/
    width: 130px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
    text-align: right;
}

#order input[type="text"] {
    width: 300px;
}


#orderresume {
    margin: 15px 0 0 15px;
    letter-spacing: 0.1em;
}

#orderresume h2{
    font-size: small;
    letter-spacing: 0em;
}

#orderresume #price{
    white-space: nowrap;
}


#rules {
    margin: 0 0 0 15px;
}

#rules ul{
    list-style-type: decimal;
}

#rules li {
    text-align: justify;
}

#rules h2{
    font-size: small;

}

#about {
    margin: 0 0 0 15px;
    letter-spacing: 0.1em;
    line-height: 150%;
    
}

#wood {
    margin: 0 0 0 15px;
    letter-spacing: 0.1em;
    line-height: 150%;
}

#wood h1{
    margin: 15px 0 15px 0;
}

#wood #description {
    width: 354px;
    height: 400px;
    padding: 0 15px 0 0;
    float: left;
    text-align: justify;
    border-right: 1px #333333 solid;
}

#wood #woodbox {
    float: left;
    letter-spacing: 0.1em;
    line-height: 150%;
    width: 165px;
}

#wood #woodbox h1 {
    margin: 0 0 0 0;
    letter-spacing: 0.1em;
    padding: 3px;
    background-color: #333;
    color: #FFF;
}

#wood #woodbox ul {
    margin: 15px 0 0 30px;
    padding: 0px;
}

#wood #woodbox li {
    list-style: square;
}

#wood #thumbs img{
    padding: 1px;
}

#wood #enlarge {
    text-align: center;
}


#contact {
    margin: 15px 0 0 15px;
}

#contact #maparea{
    width: 535px;
    height: 400px;
}


#contact #contactform{
    width: 335px;
    float: left;
}

#contact #contactdata{
    width: 180px;
    float: left;
    margin: 20px 0 0 0;
    background-color: #F0F0E4;
    padding: 10px;
}


#collection {
    float: none;
    clear: both;
    padding: 30px 0 0 0;
    margin: 0 0 0 15px;
}

#collection h1{
    font-size: small;
    background-color: #999;
    padding: 4px 0 4px 20px;
}

#collection #collectionentry{
    float: left;
    width: 132px;
    text-align: center;
    margin: 0 1px 0 0;
}

#collection h2{
    font-size: x-small;
    background-color: #F0F0E4;
    padding: 4px;
    
}

#promo_intro {
    margin: 10px 0 0 15px;
    letter-spacing: 0.1em;
    line-height: 150%;
}

.border {
    border: 1px #CCCCCC solid;
}

.uwaga {
    color: #CC0000;
}

.zebra {
    background-color: #F1F1F1;
}


/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
    content: ".";
    display: block;
    height: 100%;
    clear: both;
    visibility: hidden;
}

.clearfix{
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix{
    height: 1%;
}
.clearfix{
    display: block;
}
/* End hide from IE-mac */



/* round corners */

.pmb1_b, .pmb1_s {font-size:1px; }
.pmb1_1, .pmb1_2, .pmb1_3, .pmb1_4, .pmb1_b, .pmb1_s {display:block; overflow:hidden;}
.pmb1_1, .pmb1_2, .pmb1_3, .pmb1_s {height:1px;}
.pmb1_2, .pmb1_3, .pmb1_4 {border-style: solid; border-width: 0 1px; }
.pmb1_1 {margin:0 5px; }
.pmb1_2 {margin:0 3px; border-width:0 2px;}
.pmb1_3 {margin:0 2px;}
.pmb1_4 {height:2px; margin:0 1px;}
.pmb1_c {display:block; border-style: solid ; border-width: 0 1px;}


#paging {
    padding: 20px;
    text-align: center;
    float: center;
}

#paging a{
    color: #000;
    
}

#paging #space{
    padding: 0 10px 0 0;
}

#paging a:hover{
    color: #CC0000;

}

#paging #current{
    background-color: #000;
    color: #FFF;
    font-weight: bold;
    padding: 0 3px 0 3px;
}

#paging #inactive{
    color: #999;
}

.commentbox{
    background-color: #ececec;
    width: 100%px;
    padding: 10px;
}

.commentfooter{
    background: url(../images/commentbox.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
    padding-left: 10px;
    padding-top: 30px;
    margin-bottom: 2em;
    font-size: 90%;
    color: #4A4A4A;
}


.imgcontainer img {
    float: left;
    margin: 0 3px 3px 0;
}

#pricelist {
    margin: 10px 0 10px 15px;
}

#pricelist h2{
    margin: 10px 0 10px 0;
}

#pricelist ul{
    padding: 10px 0 0 20px;
}

#pricelist table th{
    letter-spacing: -0.02em;
    font-weight: normal;
    background-color: #000;
    color: #FFF;
    padding: 0 3px 2px 3px;
    border: none;
}


#pricelist table td{
    text-align: right;
    font-size: 10px;
    white-space: nowrap;
    letter-spacing: -0.02em;
    border-bottom: 1px #999 solid;
    padding: 0 5px 0 0;
}

#pricelist table .zebra{
    background-color: #CCC;
}

#pricelist p{
    padding: 10px 0 0 0;
}


#pricelist h2{
    font-size: 22px;
}


#pricelist img{
    float: left;
    margin: 0 5px 5px 0;
    border: none;
    vertical-align: middle;
}

#pricelist td img{
    text-align: center;
}

.aufbau {
    border: 1px #CC0000 solid;
    padding: 3px;
    margin: 5px 0 0 0;
    background-color: #F1F1F1;
}

#ajax_tooltipObj{
	z-index:1000000;
	text-align:left;
}
#ajax_tooltipObj div{
	position:relative;
}

#ajax_tooltipObj .ajax_tooltip_arrow{	/* Left div for the small arrow */
	background-image:url('../images/tooltip_arrow.gif');
	width:20px;
	position:absolute;
	left:-18px;
	top:0px;
	background-repeat:no-repeat;
	background-position:center left;
	z-index:1000005;
	height:60px;
}

#ajax_tooltipObj .ajax_tooltip_content{
	border:2px solid #666;	/* Border width */
	left:0px;	/* Same as border thickness */
	top:0px;
	position:absolute;
	background-color: #FFF;	/* Background color */
	padding: 10px 20px 10px 20px;	/* Space between border and content */
	z-index:1000001;
	line-height: 120%;
}
