/* CSS design by b83.at */
/*

Spaltensatz  - auf 1050 - 240 - 570 - 240

Textfarbe / #737172
Linkfarbe   #ab992d
HG   #fcf9f0 aber Bild
Neue Textfarbe #928F91
*/

@charset "utf-8";

html {
    overflow: hidden;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #928F91;
    background-color: #fcf9f0;
    height: 100%;
}

input, textarea, select, option {
    font-size: 12px;
}


p, h1, h2, h3, h4, h5, h6, #main li {
    margin-bottom: .6em
}

p, #main li {
    line-height: 1.5em;
}


img.bild_rahmen {
    border: 1px solid #666;
}

img.bild_links {
    float: left;
    margin: 0 10px 5px 0;
}

img.bild_rechts {
    float: right;
    margin: 0 0 5px 10px;
}


h1 {
    font-size: 2.2em;
    font-weight: normal;
}

h1.produkte {
    border-bottom:  1px solid #ab992d;
    padding-bottom: .5em;
}

h2 {
    font-size: 1.6em;
    font-weight: normal;
    text-transform: uppercase;
}

h3 {
    font-size: 1.3em;
}

h4 {
    font-size: 1.1em;
}

h5 {
    font-size: 1em;
}

h6 {
    font-size: .8em;
}

a {
    color: #ab992d;
}

hr {
    clear: both;
}

button a {
    text-decoration: none; color: black; font-family: Verdana; font-size: .9em
}

input {
    padding: 1px;
}


a:hover {
    text-decoration: none;
}

#hg_image {
    position: absolute;
    margin: 135px 0 0 87px;     /* 20111006 vorher 155px 0 0 87px */
    width: 100%;
    z-index: -2;
    background-image: url(../images/header/sporer_1.jpg);
}

#hg_image img {
    width: 100%;
    height: 100%;
}

aside#slogan {
    position: absolute;
    bottom: 0;
    left: 20px;
    z-index: -2;
}


header #logo { width: 216px; height: 62px; margin: 30px 0 10px 82px; float: left }  /* 20111006 vorher margin ... 20 .. */

header form#socialmediabox {
    float: right;
    width: 362px;
    margin-right: 30px; /* neu, damit die Nav nicht runterrutscht */
}

.secondline img:hover {
    cursor: pointer;
}

header form#socialmediabox p {
    margin: 0; padding: 0;
    text-align: right;
}

header form#socialmediabox img#warenkorbIcon {
    margin: 5px 35px 0 72px;
    width: 140px;
    height: 53px;
    vertical-align: middle;
}

header a.babeltext {
    color: #B4B4B4;
    font-weight: bold;
    text-decoration: none;
    margin-left: .5em;
}

header a.babeltext:hover, header a.thislang {
    color: #666;
    text-decoration: underline;
}

header form#socialmediabox div.secondline img {
    width: 22px; height: 22px;
    margin-right: 2px;
    vertical-align: middle;
}

header form#socialmediabox label {
    display: none;
}

header form#socialmediabox input[type=text] {
    width: 140px;
    margin-right: 10px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    background-color: transparent;
    border: 3px solid #D8A300;

}

header form#socialmediabox input[type=image] {
    width: 31px; height: 22px;
    vertical-align: middle;
    margin: -3px 0 0 20px;
}



section {
    position: absolute;
    top: 180px;  /* 20111006 vorher 205 */
    bottom: 40px;
    margin-left: 210px;
    width: 775px;
    background: white;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 40px 20px 20px;
    z-index: 0;
}

section.sborder {
    border: 1px solid #ccc;
    -moz-box-shadow: 2px 2px 5px #666;
    -webkit-box-shadow: 2px 2px 5px #666;
    box-shadow: 2px 2px 5px #666;
    filter: progid:DXImageTransform.Microsoft.Shadow(
        color='#8B8B8B',
        direction=135,
        strength=5
    );
}

footer {
    position: absolute;
    bottom: 0;
    left: 210px;
    width: 1024px;
    height: 30x;
    text-align: left;
    font-size: .9em;
    z-index: 3;
    color: white;
}

footer address {
    font-style: normal;
    padding: 5px 0;
}

footer a {
    text-decoration: none;
    color: white;
}

footer a:hover {
    text-decoration: underline;
}

p#wd {
    font-size: .8em;
    letter-spacing: 1px;
    padding: 0; margin: 0;
}

#wd a {
    text-decoration: none;
}

#wd a:hover {
    text-decoration: underline;
}


#facebook {
  float: left;
  width: 330px;
}



div#hg_galleriffic {
    width: 460px;
    margin-left: 20px;
    float: right;
    background-image: url(../images/hg_galleriffic.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

div#hg_galleriffic_top {
    background-image: url(../images/hg_galleriffic_top.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 13px;
}


.icons {
    float: right;
    margin: 16px 10px 0 0;
}


/* Benutzerdefinierte Klassen */
div.hauptspalte {
    width: 510px;
    float: left;
}

div.rechtespalte {
    width: 220px;
    float: right;
    text-align: justify;
}


section.seiteStart {
    overflow: hidden;
    border-color: transparent;
    background-color: transparent;
}

section.seiteSporerempfiehlt {
   /* background: url(../images/header2/sporerempfiehlt-platte2.jpg) no-repeat; */
   background: transparent;
    overflow: hidden;
    border-color: transparent;
}


div#memo {
    width: 150px;      /* box 209 */
    height: 200px;      /* box 198 */
    background: url(../images/project/memo.png) no-repeat;
    position: relative;
    top: 230px;
    left: 130px;
    padding: 35px 0 0 20px;
    font-family: 'La Belle Aurore', cursive;
    font-size: 20px;
}

div#memo a {
    text-decoration: none;
    color: #333;
}


/* Booklet */

.b-load {
    font-family: 'la Belle Aurore', cursive;
    font-size: 14px;
}








.spalteLinks {
    width: 280px;
    float: left;
    clear: left;
}

.spalteLinks img {
    border: 1px solid #666;
    width: 250px !important;
    height: auto !important;
}

.spalteRechts {
    width: 460px;
    float: left;
    text-align: justify;
}

.spalteRechts h2 {
    text-align: left;
}


hr {
    margin: 2em 0;
    clear: left;
}





/* Objektliste */

div.objektliste {
    padding: 0 0 2em 0;
    clear: left;
}

div.objektliste .product_image {
    width: 230px;
    float: left;
}

div.objektliste .product_text {
    width: 500px;
    float: left;
}











/* Suchbox */
div.zusatzinfo form input[type=text], div.zusatzinfo form select {
    border: 1px solid #ccc !important;
    width: 90%;
}



#productgallery {
    clear: both;
    margin-top: 2em;
}

#productgallery img {
    margin: 0 5px 10px 0;
    width: 162px;
    height: 110px;
}


div.myGallery img {
    border: 1px solid #666;
    margin: 0 3px 3px 0;
}





