/* http://meyerweb.com/eric/tools/css/reset/   v2.0 | 20110126   License: none (public domain)*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    outline: none;
}/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
input, select, textarea {
    outline: none;
    resize: none;
}

body {
    height: 100%;
    font-size: 15px;
    font-weight: normal;
    color: #2a2a29;
    background: #fff;
    position: relative;
}
body,
td,
input,
textarea,
select {
    font-family: Helvetica, Tahoma, Arial, Verdana;
}
small {
    font-size: 11px;
}
strong {
    font-weight: bold;
}
em {
    font-style:italic;
}
p {
    margin: 5px 0 15px 0;
    line-height: 1.5;
}
a {
    color: #76b729;
    text-decoration: none;
}
a:hover {
    color: #529400;
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    margin: 0px 0 15px 0;
}
h1{
    font-size: 22px;
}
h2 {
    font-size: 20px;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 17px;
}
h5 {
    font-size: 16px;
}

.lft {
    float: left;
}
.rgt {
    float: right;
}
.clear {
    clear: both;
}

.content ul {
    list-style-type: disc;
    margin: 0px 0px 10px 20px;
}
.content ul li {
    line-height: 1.5;

}

.bg {
    background-color: #f1eeee;
    padding: 20px;
}

/*
*
* BASE LAYOUT
*
*/
.wrap-outer {
    width: 930px;
    margin: 0px auto;
}
.wrap-inner {
    padding: 30px 20px;
}

.header {
    position: relative;
    height: 170px;
}
.main {
    position: relative;

}
.footer {
    position: relative;
    border-top: 1px solid #f1eeee;
    padding-top: 5px;
    margin-top: 20px;
}
.footer a {
    color: #2a2a29;
}

/*
*
* BASIC ELEMENTS
*
*/
.logo {
    position: absolute;
    top: 0px;
    left: 0px;
}
.navi {
    position: absolute;
    bottom: 20px;
    left: 0px;
}
.topnavi {
    position: absolute;
    bottom: 20px;
    right: 0px;
}
.fb-like-btn {
    position: absolute;
    right: 0px;
    top: 10px;
}


/*
*
* Main Navigation
*
*/
.navi li {
    display: block;
    float: left;
    margin-right: 20px;
}
.navi li.last {
    margin-right: 0px;
}
.navi li a {
    font-size: 20px;
    color: #2a2a29;
}
.navi li a:hover,
.navi li.current a,
.navi li.section a {
    color: #76b729;
}


/*
*
* Top Navigation
*
*/
.topnavi li {
    display: block;
    float: left;
    margin-right: 20px;
}
.topnavi li.last {
    margin-right: 0px;
}
.topnavi li a {
    font-size: 15px;
    color: #2a2a29;
}
.topnavi li a:hover,
.topnavi li.current a {
    color: #76b729;
}








a.arrow-r {
    display: block;
    padding-left: 16px;
    background: url(../images/bg-arrow-r.png) no-repeat left;
}





/*
*
* Home, Produktübersicht und Infocenter Boxen
*
*/
.boxes .box {
    float: left;
}

.start.boxes .box {
    display: block;
    width: 189px;
    height: 280px;
    margin-right: 18px;
    border: 10px solid #F1EEEE;
    position: relative;
    padding-bottom: 10px;
}
.start.boxes .box.last {
    margin-right: 0px;
}
.start.boxes .box a.arrow-r {
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.start.boxes .box h2 {
    font-size: 16px;
    margin: 10px 10px 5px 10px;
}
.start.boxes .box p {
    font-size: 13px;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
}


.info.boxes .box {
    background: #fff;
    padding: 10px;
    width: 395px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.info.boxes .box.last {
    margin-right: 0px;
}
.info.boxes .box h2 {
    font-size: 16px;
    margin: 0px 0px 5px 0px;
}
.info.boxes .box p {
    font-size: 13px;
}




/*
*
* Produktdetailseiten
*
*/
.product .main {
    position: relative;
    background: #fff;
    padding: 20px;
}

.product #tab-specs table {
    display: table;
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}
.product #tab-specs table th,
.product #tab-specs table td {
    border: 1px solid #F1EEEE;
    padding: 5px;
}
.product #tab-specs table th {
    text-align: left;
    padding: 7px 5px;
    font-weight: bold;
}


.tab {
    display: inline-block;
    zoom: 1;
    *display: inline;
    background: #fff;
    border: 1px solid #fff;
    border-bottom: none;
}
.tab:hover {
    border-color: #F1EEEE;
}
.tab a {
    font-size: 16px;
    line-height: 2em;
    display: block;
    padding: 0 10px;
    outline: none;
}
.tab a:hover {

}
.tab.active {
    background: #fff;
    padding-top: 4px;
    position: relative;
    top: 1px;
    border: 1px solid #F1EEEE;
    border-bottom: none;
}
.tab a.active {
    font-weight: bold;
}
.tab-container .panel-container {
    border-top: 1px solid #F1EEEE;
    padding: 20px 10px 0px 10px;
}

.product .main.tabinfo {
    padding-top: 0px;
}
.product .main.info {
    height: 400px;
    padding-bottom: 0px;
}
.product .main.info h1 {
    position: absolute;
    left: 210px;
    top: 50px;
}
.product .main.info .description {
    position: absolute;
    left: 210px;
    top: 90px;
    width: 260px;
}
.product .main.info .mainimage {
    position: absolute;
    left: 20px;
    top: 50px;
}
.product .main.info .gallery {
    position: absolute;
    right: 20px;
    top: 60px;
    width: 330px;
    height: 330px;
    background: #F1EEEE
}


.product .main.info .gallery a {
    display: block;
    width: 120px;
    height: 120px;
    overflow: hidden;
    position: absolute;
}
.product .main.info .gallery a.item1 {
    top: 30px;
    left: 30px;
}
.product .main.info .gallery a.item2 {
    top: 30px;
    right: 30px;
}
.product .main.info .gallery a.item3 {
    bottom: 30px;
    left: 30px;
}
.product .main.info .gallery a.item4 {
    bottom: 30px;
    right: 30px;
}

.contactForm {

}
.contactForm .box.last p {
    margin-bottom: 5px;
}
.contactForm form {
    display: block;
    float: left;
    width: 550px;
    margin: 0px;
    background: #fff;
    padding: 20px;
}
.contactForm fieldset {
    padding: 15px 20px;
    background: #F1EEEE;
}
.contactForm div.field {
    display: block;
    float: none;
    clear: both;
    padding: 0px;
    background: #F1EEEE;
    margin-bottom: 5px;
}
.contactForm label.left {
    display: block;
    float: left;
    width: 150px;
    padding: 5px 0px;
}
.contactForm input.text,
.contactForm textarea {
    margin: 0px;
    width: 350px;
    padding: 2px;
    border: 1px inset #eee;
    font-size: 15px;
}
.contactForm select {
    margin: 0px;
    width: 250px;
    padding: 1px;
    border: 1px inset #eee;
    font-size: 15px;
}
.contactForm .Actions {
    text-align: right;
    padding: 10px 20px 0px 0px;
}
.contactForm .Actions .action {
    border: none;
    background: none;
    padding-left: 16px;
    background: url(../images/bg-arrow-r.png) no-repeat left;
    color: #76B729;
    font-size: 15px;
}
.contactForm .Actions .action:hover {
    cursor: pointer;
}

.contactForm label.required {
    color: #ff0000;
}
.contactForm .textarea .middleColumn label.required {
    margin-left: 150px;
}