/*
 * # = id
 * . = class
 */


* {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #363636;
}

a {
    text-decoration: none;
    color: #5B838A;
    font-style: italic;
}

p {
    margin-bottom: 25px;
}

#container {
    width: 1024px;
    height: 768px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

#navigon {
    width: 1024px;
    height: 32px;
    text-align: right;
    background-color: #000000;
}

#mainpage_logo {
    position: absolute;
    width: 326px;
    height: 170px;
    left: 38px;
    top: 129px;
}
#mainpage_hand {
    position: absolute;
    width: 280px;
    height: 202px;
    left: 703px;
    top: 120px;
    z-index: 99;
}
#mainpage_linie {
    position: absolute;
    width: 522px;
    height: 3px;
    left: 497px;
    top: 296px;
}
#mainpage_slogan1 {
    position: absolute;
    left: 90px;
    top: 281px;
}
#mainpage_slogan2 {
    position: absolute;
    left: 311px;
    top: 420px;
}

.button {
    width: 106px;
    height: 32px;
    padding-left: 4px;
    margin-left: -4px;
    background-color: #ffffff;
}

#profilframe1 {
    position: absolute;
    left: 181px;
    top:  170px;
    width: 547px;
    height: 150px;
}

#passbild {
    position: absolute;
    left: 776px;
    top: 145px;
}

#werdegang {
    position: absolute;
    left: 181px;
    top: 319px;
    width: 547px;
    list-style: inside square;
    }

#kontakttext {
    position: absolute;
    left: 182px;
    top: 242px;
}

#unterschrift {
    position: absolute;
    left: 260px;
    top: 475px;
}

#hand2 {
    position: absolute;
    left: 710px;
    top: 368px;
}


#werdegang li { margin-left: 10px; }
#werdegang .title { text-align: left; padding-top: 12px; margin-top:12px; }
#werdegang .years { text-align: right; vertical-align: top; padding-right: 30px; }

#extralinks {
    position: absolute;
    width: 330px;
    height: 32px;
    top: 640px;
    left: 698px;
}

#extralinks .button {
    width: 106px;
    height:32px;
}

#agbtoprahmen {
    position: absolute;
    top: 180px;
    left: 180px;
}

#agbbottomrahmen {
    position: absolute;
    top: 610px;
    left: 180px;
}

#agbdownload {
    position: absolute;
    top: 640px;
    left: 180px;
}

#agbtext {
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    overflow: auto;
    width: 730px;
    max-width: 730px;
    height: 400px;
    max-height: 400px;
    top: 195px;
    left: 180px;
}

#agbtext h1 {
    font-size: 12px;
    text-align: center;
    color: #5B838A;
}

#agbtext h2 {
    font-size: 12px;
    font-weight: normal;
    list-style-type: upper-roman;
    text-align: left;
    color: #5B838A;
    margin-top: 15px;
}
#agbtext li {
    font-size: 12px;
    font-weight: normal;
    list-style-type: none;
    text-align: left;
    color: #363636;
}

#partnertext {
    position: absolute;
    width: 740px;
    height: 80px;
    left: 180px;
    top: 170px;
}

#partnerlinks {
    position: absolute;
    width: 740px;
    height: 350px;
    left: 180px;
    top: 250px;
}

#partnerlinks img {
    padding-right: 15px;
}

#produktwahl {
    font-size: 16px;
    position: absolute;
    width: 960px;
    height: 200px;
    left: 60px;
    top: 155px;
    vertical-align: middle;
    text-align: middle;
}

.productcat {
    font-size: 18px;
}
.productsel {
    font-size: 18px;
}

.produkttitel {
    font-size: 16px;
    color: #363636;
    float: left;
}

#produktwahl a {
    margin-right: 0px;
    }

.hl {
    color: #5B838A;
}

.highlightcontainer {
    vertical-align: middle;
    margin-right: 5px;
    }

#productpage h1 {
    vertical-align: middle;
    margin-bottom: 5px;
    color: #5B838A;
}

#productpage p {
    margin-left: 38px;
    margin-bottom: 20px;
    margin-top: 0px;
    padding-top: 0px;
}

#productleft {
    position: absolute;
    top: 350px;
    left: 120px;
    height: 300px;
    width: 420px;
}

#productright {
    position: absolute;
    top: 350px;
    left: 600px;
    height: 300px;
    width: 420px;
}
    
#bigframe {
    position: absolute;
    top: 170px;
    left: 180px;
    height: 400px;
    width: 620px;
}

/* GALLERY CONFIGURATION */

#gallerytitle { position: absolute; width: 243px; height: 70px; left: 17px; top: 175px; }
#galleryselector { position: absolute; width: 365px; height: 475px; left: 17px; top: 245px; }
#galleryselector .button { cursor: help; padding-right: 10px; padding-bottom: 10px; }
#gallerycontent { position: absolute; max-width: 490px; left: 478px; top: 223px; }
#gallerydescription { position: absolute; width: 490px; height: 35px; left: 478px; top: 710px; }
