html {    
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #393939;
}


html body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    background-color: #E6E7E9;
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 1.6em;
}

h2 {
    font-size: 1.2em;
}

img {
    border: 0;
}

div.text img.validator {
    border: 0;
    height: 31px;
    width: 88px;
}

a {
    color: #515D6D;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    text-decoration: underline;
}

ul {
    list-style-position: outside;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

li {
    padding: 0;
    margin: 0;
}

.structure {
    width: 881px;
    background-color: #E6E7E9;
    background-image: url('../../_images/main_bg.png');
    margin: 0;
    padding: 0;
    padding-left: 16px;
    padding-right: 15px;
}

.block {
    display: block;
}

.left {
    float: left;
}

.right {
    float: right;
}

.cleaner {
    clear: both;
}

.clearer {
    clear: both;
}

.separator {
    border-bottom: 1px dotted #98A1AC;
}

.number {
    text-align: right;
}

img#paulitschek {
    float: left;
    margin-top: 15px;
}

img#drehbankprofi {
    float: right;
    margin-top: 18px;
    margin-right: 33px;
    display: block;
}

div#header {
    margin: 0;
}

div#navigation {
    margin: 0;
}

div#navigation ul {
    float: right;
    margin: 0;
    margin-right: 33px;
    margin-bottom: 11px;
    list-style-type: none;
}

div#navigation ul li {
    float: left;
    background-image: url('../../_images/nav_arrow.png');
    background-repeat: no-repeat;
    background-position: 12px 3px;
    padding-left: 20px;
}

div#navigation a {
    color: #515D6D;
    text-decoration: none;
    font-weight: normal;
}

div#navigation a:hover {
    text-decoration: underline;
}

div#navigation div#bar {
    clear: both;
    width: 879px;
    height: 11px;
    background-color: #515D6D;
    border: 1px solid #A8AEB6;
    font-size: 1px;
}

div#content {
    clear: both;
    padding-top: 30px;
    min-height: 600px;
}

div#sidebar {
    width: 201px;
    max-width: 201px;
    float: left;
    background-color: #FFF;
}

div#main {
    float: left;
    margin: 0 15px 30px 25px;
    width: 630px;
}

div#main p {
    margin: 1.2em 0 0;
    line-height: 1.4em;
}

div#main h1 {
    margin: 0;
    padding: 0;
}

.addToCart {
    padding: 0 0 0 2em;
    display: block;
    background-image: url('../../_images/cart.png');
    background-repeat: no-repeat;
}

.outOfStock {
    color: #F00000;
}

.orderId {
    font-style: italic;
}

div.prdinfo {
    background-color: #FFF;
    float: right;
    width: 270px;
    margin: 2.8em 30px 25px 40px;
    padding: 0;
}

div.productImages {
    margin: 25px 0;
}

div#footer {
    font-size: .8em;
    color: #98A1AC;
}

div.priceDetails h2 {
    margin: 0 0 .2em;
}

div.priceDetails h2 span {
    font-weight: normal;
    font-size: 12px;
}

div.priceDetails ul {
    margin: 1em 0 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    color: #515D6D;
}

div.priceDetails ul li {
    background-repeat: no-repeat;
    padding-left: 25px;
    padding-bottom: 5px;
}

div.priceDetails ul li.addToCart {
    background-image: url('../../_images/cart.png');
}

div.priceDetails ul li.matchingTools {
    background-image: url('../../_images/tools.png');
}

div.priceDetails ul li a:hover {
    text-decoration: underline;
    cursor: pointer;
}

ul.subcategories {
    width: 590px;
    margin: 1.5em 1em;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
}

ul.subcategories li {
    float: left;
    width: 200px;
    min-width: 200px;
    max-width: 200px;
    padding: 3px 5px;
}

ul.subcategories li a {
    display: block;
    color: #515D6D;
    text-decoration: none;
}

ul.subcategories li a:hover {
    text-decoration: underline;
}

ul.categoryItem {
    clear: both;
    margin: 0;
    padding: 1.5em 0;
    list-style-type: none;
    list-style-position: outside;
}

ul.categoryItem li {
    width: 590px;
    clear: both;
    padding: 5px 0;
    margin: 15px 0 20px;
}

ul.categoryItem li h2 {
    padding: 5px 0 0;
    margin: 0;
}

div#main ul.categoryItem li p {
    margin: 0 0 .5em;
    max-width: 400px;
}

ul.categoryItem li a {
    display: block;
}

ul.categoryItem li img {
    float: right;
}

ul.categoryItem li div {
    display: block;
    padding-bottom: 5px;
}

ul.categoryItem li a {
    color: #515D6D;
    text-decoration: none;
    margin: .2em 0;
}

ul.categoryItem li a:hover {
    text-decoration: underline;
    cursor: pointer;
}

ul.categoryItem li div.price {
    margin: .2em 0 0;
    font-weight: bold;
}

ul.categoryItem li div.price span.orderId {
    font-weight: normal;
}

div#catalog {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 1px solid #E0E3E6;
}

div#catalog div {
    background-color: #FFF;
    border-bottom: 1px solid #E0E3E6;
}

div#catalog h6 {
    color: #515D6D;
    text-decoration: none;
    margin: 0;
    padding: 5px 5px;
    display: block;
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
}

div#catalog .selected {
    color: #FFF;
    background-color: #98A1AC;
    height: auto;
}

div#catalog ul {
    width: 100%;
    list-style-type: none;
    list-style-position: outside;
    margin: 0;
    padding: 5px 0;
}

div#catalog ul li {
    width: 100%;
    background-color: #FFF;
    border: 0;
}

div#catalog ul a {
    min-width: 190px;
    color: #515D6D;
    margin-left: 10px;
    padding: 3px 0px 3px 5px;
    text-decoration: none;
    display: block;
}

div#catalog ul a:hover {
    background-color: #E0E3E6;
    cursor: pointer;
}

div.cart {
    border: 1px solid #E0E3E6;
    width: 100%;
    margin: 0 0 1.5em;
}

div.cart h5 {
    margin: 0;
    background-color: #98A1AC;
    color: #FFF;
    font-size: 12px;
    font-weight: normal;
    padding: 5px;
}

div.cart ul {
    margin: .5em 1em;
    padding: 3px 5px;
    list-style-type: none;
    list-style-position: outside;
}

div.cart ul li {
    clear: both;
}

div.cart ul span {
    display: block;
    float: right;
}

div.cart a {
    display: block;
    margin: .5em 1em;
}

table.cart {
    width: 100%;
    margin: 1.5em 0 2em;
    border-collapse: collapse;
    font-size: 1em;
}

table.cart th {
    text-align: left;
}

table.cart th.number {
    text-align: right;
}

table.cart th, table.cart td {
    padding: .3em 0;
}

table.cart td {
    border-top: 1px dotted #E0E3E6;
}

table.cart tr.subtotal td {
    border-top: 1px solid #98A1AC;
    font-weight: bold;
}

table.cart tr.total td {
    border-top: 1px solid #98A1AC;
    font-weight: bold;
}

table.cart tr.vat td {
    border: 0;
    padding: 0;
}

table.cart td a.plus {
    background-image: url('../../_images/plus.gif');
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    float: right;
}

table.cart td a.plus:hover {
    text-decoration: none;
    background-image: url('../../_images/plus_hover.gif');
    background-repeat: no-repeat;
}

table.cart td a.minus {
    background-image: url('../../_images/minus.gif');
    background-repeat: no-repeat;
    margin: 0 2px;
    width: 16px;
    height: 16px;
    display: block;
    float: right;
}

table.cart td a.minus:hover {
    text-decoration: none;
    background-image: url('../../_images/minus_hover.gif');
    background-repeat: no-repeat;
}

div.checkout {
    text-align: right;
    padding: 1em 0;
    border-top: 1px dotted #515D6D;
}

div.checkout a {
    padding: .3em .5em;
    border: 1px solid #98A1AC;
}

div.checkout a:hover {
    border-style: inset;
    background-color: #98A1AC;
    color: #FFF;
    text-decoration: none;
}

div.text h2 {
    margin: 2.5em 0 1em;
}

div.text h3 {
    margin: 1.5em 0 .5em;
}

div.text ol {
    margin: 0 0 0 2em;
    padding: 0;
    font-size: 1.2em;
}

div.text ol li {
    margin: 1em 0 0;
    clear: both;
}

div.text ol li p {
    font-size: 12px;
} 

div.text ol li h3 {
    font-size: 1em;
}

div.text img {
    border: 1px solid #98A1AC;
    margin: .75em 0 0 1.5em;
    width: 200px;
}

div.images img {
    width: 150px;
    margin: 0;
}

div.images {
    width: 320px;
    padding: 0 0 0 1em;
}

div.feedback {
    clear: both;
    margin: 0;
    padding: 1em 0 0;
    width: 100%;
}

div.feedback ul {
    list-style-type: none;
    list-style-position: inside;
    margin: 0;
    padding: 1em;
    border-top: 1px dotted #515D6D;
}

div.feedback ul li.feedbackPanelERROR {
    color: #F00000;
}

div.map {
    margin: 1em 0;
    width: 600px;
    height: 450px;
    border: 1px solid #979797;
}

ul.compactProducts {
    margin: 1em 0 0;
    padding: 0;
    list-style-type: none;
    list-style-position: inside;
}

ul.compactProducts li {
    float: left;
    width: 190px;
    min-width: 190px;
    max-width: 190px;
    /*height: 25em;
    max-height: 25em;*/
    min-height: 25em;
    padding: 0 1em 0 0;
    margin: 1em 0;
    overflow: hidden;
}

ul.compactProducts li img {
    height: 105px;
    max-height: 105px;
}

ul.compactProducts li div.price {
    font-weight: bold;
    padding: .2em 0 .5em;
}

ul.compactProducts li a {
    display: block;
}

ul.compactProducts li span.orderId {
    font-weight: normal;
    display: block;
}