body {
    margin           : auto;
    background-color : #FFFFFF;
    color            : #0033CC;
    font-family      : Arial;
    font-size        : 16px;
}

img {
    border           : 0px;
}

a {
    text-decoration  : none;
    color            : #0033CC;
}

.balken_links {
    background       : url('../grafik/links.jpg');
    z-index          : -2;
    background-repeat: repeat-y;
    position         : absolute;
    left             : 146px;
    top              : 10px;
    height           : 740px;
    width            : 36px;
}

.balken_rechts_oben {
    background       : url('../grafik/rechts_oben.jpg');
    position         : absolute;
    left             : 1004px;
    top              : 15px;
    height           : 30px;
    width            : 41px;
}

.balken_rechts {
    background       : url('../grafik/rechts.jpg');
    z-index          : -2;
    background-repeat: repeat-y;
    position         : absolute;
    left             : 1004px;
    top              : 30px;
    height           : 740px;
    width            : 41px;
}

.balken_unten {
    background       : url('../grafik/back.png');
    z-index          : -3;
    position         : absolute;
    left             : 145px;
    top              : 300px;
    width            : 900px;
    height           : 487px;
}

.logo {
    width            : 1000px;
    height           : 120px;
    text-align       : center;
    padding-top      : 5px;
    margin-left      : 30px;
}

.logo_schrift1 {
    color            : #330066;
    font-size        : 90px;
    font-weight      : bold;
    font-family      : Arial;
}

.logo_schrift2 {
    color            : #330066;
    font-size        : 30px;
    font-weight      : bold;
    font-family      : Arial;
    vertical-align   : top;
}

.hauptnavi {
    width            : 120px;
    height           : 780px;
    background-color : #3399CC;
    padding          : 3px;
    border           : 0px;
    float            : left;
    text-align       : center;
}

.hauptnavi p a {
    vertical-align   : middle;
    width            : 120px;
    height           : 28px;
    display          : block;
    background       : url('../grafik/menu_default.png');
    padding-top      : 2px;
    color            : #FFFFFF;
}

.hauptnavi p a:active  {
    width            : 120px;
    height           : 28px;
    text-decoration  : none;
    display          : block;
    background       : url('../grafik/menu_select.png');
}

.hauptnavi p a:hover  {
    width            : 120px;
    height           : 28px;
    text-decoration  : none;
    display          : block;
    background       : url('../grafik/menu_select.png');
}

#inhalt {
    width            : 780px;
    height           : 575px;
    padding-left     : 20px;
    padding-right    : 20px;
    padding-bottom   : 10px;
    padding-top      : 5px;
    float            : right;
}

#inhalt_aus {
    overflow         : auto;
    text-align       : center;
    vertical-align   : middle;
    width            : 960px;
    height           : 575px;
    padding-left     : 20px;
    padding-right    : 20px;
    padding-bottom   : 10px;
    padding-top      : 5px;
}

#inhalt_fixed {
    width            : 1000px;
}

#foot {
    clear            : left;
    width            : 1000px;
    height           : 40px;
    text-align       : right;
    background-color : #3399CC;
}

#foot span {
    vertical-align   : bottom;
}

#foot span a {
    color            : #F0FFFF;
    margin           : 10px;
    padding          : 10px;
    text-decoration  : none;
    font-weight      : bold;
}

.logo_klein {
    border           : 0px;
    height           : 100px;
    width            : 74px;
    margin-top       : 10px;
    margin-left      : 30px;
}

.logo_gross {
    position         : absolute;
    left             : 500px;
    top              : 200px;
}

.index_text {
    position         : absolute;
    left             : 310px;
    top              : 490px;
    font-size        : 25px;
    color            : #0033CC;
    font-size        : 19px;
    font-family      : 'Arial';
}

.innung{
    position         : absolute;
    left             : 550px;
    top              : 650px;
}

.index_tele {
    position         : absolute;
    left             : 160px;
    top              : 720px;
    color            : #FFFFFF;
    font-size        : 20px;
    font-family      : 'Arial';
}

.index_fax {
    position         : absolute;
    left             : 770px;
    top              : 720px;
    color            : #FFFFFF;
    font-size        : 20px;
    font-family      : 'Arial';
}

.archiv {
    float            : right;
    color            : #0033CC;
    font-size        : 16px;
    font-family      : 'Arial';
}

.archiv_box{
    margin-left      : 70px;
    height           : 420px;
    width            : 635px;
    overflow         : auto;
}

.quick_nav {
    color            : #0033CC;
    font-size        : 18px;
    font-family      : 'Arial';
}

.quick_nav a {
    color            : #0033CC;
    font-size        : 18px;
    font-family      : 'Arial';
    text-decoration  : none;
    font-weight      : bold;
}

.archiv_bild {
    width            : 205px;
    height           : 165px;
    text-align       : center;
    float            : left;
    margin-top       : 5px;
    border           : 0px;
}

.texte {
    height           : 200px;
    width            : 580px;
    float            : left;
    text-align       : left;
    overflow         : auto;
    margin-left      : 50px;
}

.laufband {
    position         : absolute;
    left             : 250px;
    top              : 400px;
    padding-top      : 5px;
    width            : 600px;
    height           : 155px;

}

#bilder {
    vertical-align   : middle;
    white-space      : nowrap;
    position         : relative;
}

.produkte_spalte {
    float            : left;
    display          : block;
    margin-left      : 90px;
}

.produkte ul {
    list-style-type  : none;
}

.produkte li {
    margin-top       : 10px;
}

.produkte ul li a {
    background       : url('../grafik/kreis.png') left center no-repeat;
    padding-left     : 20px;
    font-size        : 18px;
}

.about {
    position         : absolute;
    left             : 320px;
    top              : 300px;
}

.index {
    position         : absolute;
    left             : 320px;
    top              : 170px;
}
