body {
    background-image: url('files/diagramm2.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    margin: 0px; padding: 0px;}

p, ul, td {
    font-family: Helvetica, Arial, Verdana;
    font-size: 12px;
    color: #003;}

h1,h2,h3,h4,h5,h6 {
    font-family: Belgium, Helvetica, Arial, Verdana;
    font-weight: bold;
    color: #083888;}
h1 {
    font-size: 36px;
    width: 100%;
    Align: center;
    text-align: center;}
h2 {font-size: 24px;}
h3 {font-size: 18px;}
h4 {
    font-size: 15px;
    padding: 2px;
    margin: 0px;
    margin-top: 10px;}
h5, h6 {
    font-size: 12px;
    padding: 2px;}

a:link {color: #00f;}
a:visited {color: #009;}
a:active {color: #ffffff;}
a:hover {
    color: #0061CC;
    position: relative;
    text-decoration: underline;
    bottom: 1px; right: 1px;}
a img {border: none;}

.ecke {
    padding-top: 5px;
    padding-left: 5px;
    font-family: Helvetica, Arial, Verdana;
    font-size: 12px;
    background-image: url('files/ecke.gif');
    background-repeat: no-repeat;
    }

.links {
    background-image: url('files/links.gif');
    padding-left: 68px;
    padding-top: 25px;
    line-height: 2;
    }

.oben A, .links A, .suche *, .prod_nav A {
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #004089;
    text-decoration: none;
    padding-top; 25px
    }
.oben {
    background-image: url('files/oben.gif');
    background-position: top;
    background-repeat: repeat-x;
    padding-top: 36px;
    }

input, select {
    background: transparent;
    border: 1px solid #03c;
    margin: 2px;
    }

#fromstreet, #fromcountry {
    width: 250px;}
#fromplz {
    width: 66px;}
#fromcity, #submit {
    width: 176px;}

.links input {
    width: 150px;}

.prod_nav {
    background: #ddddff;
    border-left: 1px solid #eeeeff;
    border-right: 1px solid #ccccff;
    border-top: 1px solid #eeeeff;
    border-bottom: 1px solid #ccccff;
    margin-top: 5px;
    padding: 5px;}

.prod_nav A {
    font-size: 16px;
    padding: 5px; margin: 5px;}

.breadcrumb {
    font-size: 15px;
    padding:5px;
    background: #ddddff;
    border-left: 1px solid #eeeeff;
    border-right: 1px solid #ccccff;
    border-top: 1px solid #eeeeff;
    border-bottom: 1px solid #ccccff;}

.prod_nav, .breadcrumb {
    align: center;
    text-align: center;}

.prod {
    padding: 12px;}

.prod h1 {
    font-size: 17px;
    margin: 5px;
    margin-top: 10px;}
.prod h2 {
    background: #ddddff;
    border-left: 1px solid #eeeeff;
    border-right: 1px solid #ccccff;
    border-top: 1px solid #eeeeff;
    border-bottom: 1px solid #ccccff;
    font-size: 14px;
    padding: 2px;
    margin: 3px;
    margin-top: 10px;}
.prod h3, .prod h4, .prod h5, .prod h6  {
    text-indent: 32px}
.prod h3 {
    font-size: 13px;
    margin: 2px;
    margin-top: 5px;}
.prod h4 {
    font-size: 12px;
    margin: 0px;
    margin-top: 5px;}
.prod h5 {
    font-size: 12px;
    margin: 0px;
    margin-top: 2px;}
.prod h6 {
    font-size: 12px;
    margin: 0px;}

.prod A {text-decoration: none;}
.prod A:hover {text-decoration: underline;}