/*
 *  Layout stylesheet
 *  www.diatom.de
*/

* {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

html, body {
    height: 100%;
    margin: 0px;
}

body {
    background-color: #E6E6E6;
    text-align: center;
    color: #7d7d7e;
    height: 100%;
    background-image: url("img/body_background.jpg");
    background-repeat: repeat-x;
    background-attachment: fixed;
}

img {
    border: 0;
}

a {
    color: #7d7d7e;
    text-decoration: underline;
}

a:hover {
    color: #3f3f3f;
}

#aussen {
    padding: 0 10px;
    width: 765px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-color: #FFF;
    color: #7d7d7e;
    height: 100%;
}

html>body #aussen {
    height: auto;
    min-height: 100%;
}

#oben {
    text-align: left;
    margin: 0 auto 0 auto;
    padding-top: 5px;
    width: 665px;
    font-size: 13px;
}

a.fs1 {
    text-decoration: none;
    font-size: 100%;
}
a.fs2 {
    text-decoration: none;
    font-size: 113%;
}
a.fs3 {
    text-decoration: none;
    font-size: 137%;
}

#logo {
    width: 169px;
    height: 67px;
    float: right;
}

#links {
    clear: both;
    margin-top: 20px;
    text-align: left;
    width: 162px;
    float: left;
    overflow: hidden;
}

.sidebox {
    width: 162px;
    padding-top: 20px;
    background-image: url("img/sidebox_bg.jpg");
    background-repeat: no-repeat;
    margin-bottom: 30px;
}

#navigation {
    display: block;
}

#navigation li {
    margin: 6px 0;
}

#navigation li a {
    color: #7d7d7e;
    text-decoration: none;
    display: block;
    height: 1.3em;
    padding-left: 10px;
}

#navigation li a:hover {
    color: #3f3f3f;
    background-color: #DADADA;
    background-image: url("img/navi_bg.jpg");
    background-position: top right;
    background-repeat: no-repeat;
}

#adresse {
    display: block;
    width: 162px;
}

#adresse p {
    margin: 0 10px;
}

#infobox {
    display: block;
    width: 162px;
}

#infobox p {
    margin: 10px;
    font-size: 80%;
    text-align: center;
}

#tafriend p {
    margin: 10px;
    padding-bottom: 30px;
    font-size: 80%;
    text-align: center;
}

#rechts {
    float: right;
    text-align: left;
    width: 565px;
    margin-top: 20px;
    background-image: url("img/content_bg.jpg");
    background-repeat: no-repeat;
}

#pfad {
    display: block;
    margin: 15px 20px;
    font-size: 80%;
}

#inhalt {
    display: block;
    margin-top: 15px;
}

div.container {
    clear: both;
    border: 1px #DDD solid;
    display: block;
    width: 100%;
    margin-top: 20px;
}

div.container img.bild {
    float: right;
    margin: 15px 15px;
}

div.container h2.titel,div.container h3.titel {
    display: block;
    background-color: #F47820;
    background-image: url("img/newsbox_bg.jpg");
    background-position: 100% 0%;
    background-repeat: no-repeat;
    color: #FFF;
    padding: 3px 3px 3px 14px;
    margin: 1px;
}

div.container div.inhalt {
    padding: 4px 4px 4px 15px;
}

div.container div.mehr {
    font-size: 85%;
    padding: 4px 4px 4px 15px;
}

div.container div.mehr a {
    padding-left: 15px;
    background-image: url("img/pfeil_rechts.gif");
    background-position: 0 50%;
    background-repeat: no-repeat;
    font-weight: bold;
}

div.container div.extern {
    font-size: 85%;
    padding: 15px 4px 4px 15px;
}

div.container div.extern a {
    padding-right: 20px;
    background-image: url("img/extern.gif");
    background-position: 100% 50%;
    background-repeat: no-repeat;
}

#unten {
    clear: both;
    display: block;
    text-align: center;
    padding: 0px;
    margin-top: 30px;
}

#nav_unten {
    list-style-type: none;
}

#nav_unten li {
    display: inline;
    font-size: 80%;
    margin: 0 5px;
    text-align: center;
}

#nav_unten li a {
    white-space: nowrap;
}

img.flag {
    width: 28px;
    height: 19px;
    margin: 0 2px;
}

div.content {
    padding: 10px 20px 10px 20px;
}

ul.team li {
    clear: both;
    margin-bottom: 40px;
}

ul.team li img.person {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

ul.team span.des {
    clear: left;
    display: block;
    float: left;
    font-weight: bold;
}

ul.team span.inh {
    display: block;
    margin-left: 6.5em;
}

ul.sprungliste {
    list-style-image: url("img/nach_unten.gif");
    margin: 20px 20px;
}

ul.sprungliste li {
    font-weight: bold;
}

a.extern {
    padding-right: 20px;
    background-image: url("img/extern.gif");
    background-position: 100% 50%;
    background-repeat: no-repeat;
}

a.intern {
    padding-left: 20px;
    background-image: url("img/pfeil_rechts.gif");
    background-position: 0% 50%;
    background-repeat: no-repeat;
}

a.email {
    padding-left: 20px;
    background-image: url("img/mail.gif");
    background-position: 0% 50%;
    background-repeat: no-repeat;
}

a.print {
    padding-right: 15px;
    background-image: url("img/drucker.gif");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    float: right;
    font-size: 80%;
    white-space: nowrap;
}

a.top {
    padding-right: 15px;
    background-image: url("img/nach_oben.gif");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    float: right;
    font-size: 80%;
    white-space: nowrap;
}

a.top2 {
    padding-right: 15px;
    background-image: url("img/nach_oben.gif");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    white-space: nowrap;
}

ul.products li {
    clear: both;
    margin-top: 3em;
}

ul.products img {
    float: left;
    margin-bottom: 10px;
    margin-right: 50px;
    
}

ul.products h2 {
    display: inline;
    margin: 0;
}

h2.top {
    margin-top: 0px;
}

form.formular .des {
    clear: both;
    float: left;
    width: 9em;
    margin-bottom: 3px;
}

form.formular br.clear {
    clear: both;
}

form.formular .post {
    border: 1px #DDD solid;
    background-color: #F9F9F9;
    font-size: 90%;
}

form.formular .post:focus {
    background-color: #FFF;
}

form.formular input.w1 {
    width: 150px;
}

form.formular input.w2 {
    width: 50px;
}

form.formular .right {
    text-align: right;
    width: 3em;
    margin-right: 1em;
}

form.formular .h2 {
    height: 2em;
}

form.formular .h3 {
    height: 3em;
}

form.formular .max {
    width: 95%;
    height: 15em;
}

ul.prod_liste {
    list-style-image: url("img/club_bullet.gif");
    border-bottom: 1px #DDD dashed;
}

ul.prod_liste li {
    margin-left: 2em;
}

ul.prod_liste li.preis {
    list-style-image: none;
    font-weight: bold;
    margin-left: 2em;
    margin-top: 0.5em;
}

ul.liste {
    margin-top: 1em;
    margin-bottom: 1em;
    list-style-image: url("img/club_bullet.gif");
}

ul.liste li {
    margin-left: 2em;
}

ol.oliste {
    margin-bottom: 1em;
}

ol.oliste li {
    margin-left: 3em;
    margin-bottom: 0.75em;
    list-style-type: decimal;
    
}

ol.oliste li ul li {
    margin-left: 3em;
    list-style-type: disc;
}

ul.sitemap {
    list-style-image: url("img/pfeil.gif");
}

ul.sitemap li {
    margin-left: 3em;
}

table.multilang {
 border: 1px #ddd solid;
}

table.multilang th {
    background-color: #F47820;
    color: #FFF;
    padding: 4px;
}

table.multilang tr.row1 td {
 background-color: #F7F7F7;
     padding: 4px;
}

table.multilang tr.row2 td {
 background-color: #EEEEEE;
     padding: 4px;
}

table.multilang tr.row3 td {
 background-color: #ddd;
     padding: 4px;
}

.clubbp {
 margin-right: 5px;
}