/*******************
Farbdifinitionen
Basisfarbe 1: #006699;
Basisfarbe 2: #FF0000;

Links      : Basisfarbe 2;

Schriftblau:
dunkelblau : Basisfarbe 1;

hellblau Schrift:
hellblau   : #99C2D7;  Farbe 65% vom Basisfarbe 1


1. Zeile hintergrund #D9E9F0; Farbe 85% vom Basisfarbe 1
2. Zeile hintergrund #E6F0F5; Farbe 90% vom Basisfarbe 1
******************/

html {
    margin: 0px;
    padding: 0px;
    border: 0px none;
}
body {
    margin: 0px;
    padding: 15px 0px 15px 0px;
    font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    font-size: 12px;
    color: #006699;
    font-weight: normal;
    font-style: normal;
    text-align:center;
    line-height: 20px;
}


a, a:link, a:visited, a:active {
    font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    font-size: 12px;
    color: #FF0000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    line-height:20px;
}
a:hover, a:focus {
    font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    font-size: 12px;
    color: #FF0000;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
    line-height:20px;
}

#content a, a:link, a:visited, a:active {
    font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    }
#content a:hover, a:focus {
    font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    }
#content1 a, a:link, a:visited, a:active {
    font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    font-size: 12px;
    color: #FF0000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    line-height:20px;
}
#content1 a:hover, a:focus {
    font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    font-size: 12px;
    color: #FF0000;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
    line-height:20px;
}
a img {
    border: 0px none;
}

p {
    padding: 0px 3px;
    font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    font-size: 12px;
    color: #006699;
    font-weight: normal;
    font-style: normal;
    text-align:left;
    line-height: 20px;
}

h1 {
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 5px 1px;
    color: #006699;
    font-size: 14px;
    font-weight: bold;
    text-align:left;
    line-height: 20px;
}

div {
    margin:0px;
    padding: 0px;
}

form {
    margin: 0px;
    padding: 0px;
}

.legend {
    position: absolute;
    z-index: 10;
    margin: -10px 0px 0px 10px;
    padding: 0px 5px;
    font-size: 9px;
    color: #BBBBBB;
    background: #FFFFFF;
    line-height: 10px;
}

.bg1 {background-color: #D9E9F0;}
.bg2 {background-color: #E6F0F5;}

#header {
    width:100%;
}

#header td {
    padding: 0px;
    vertical-align: top;
}

.minweight {
    margin: 0px;
    padding: 0px;
    font-size:1px;
    line-height:1px;
    height:1px;
    width: 940px;
}

#bannertop {
    margin: 0px 20px 0px auto;
    padding: 3px;
    width: 728px;
    height: 70px;
    font-size: 32px;
    font-weight: bold;
    color: #FFFFFF;
    vertical-align:middle;
    text-align: left;
    border: 1px solid #BBBBBB;
}

#menu {
    padding: 3px 20px 0px 20px;
    height: 26px;
    border-bottom: 1px solid #FFFFFF;
    background-color: #006699;
    text-align: right;
    color: #99CCFF;
    font-weight: bold;
    font-size: 14px;
}

#menu a
{
    color: #99CCFF;
    font-weight: bold;
    font-size: 14px;
    min-weight: 940px;
}

#productsearch {
    padding: 10px 20px 10px 21px;
    background-color: #99C2D7;
    border-bottom: 2px inset #006699;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
}

#productsearch .submit {
    margin: 8px 0px 0px 0px;
    padding: 0px;
    width: 48px;
    height:15px;
    font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    border: 0px none;
    font-size: 12px;
    font-weight: bold;
    background-color: #99C2D7;
    text-align: left;
    color: #006699;
    vertical-align: top;
    text-decoration: underline;
}
#productsearch a, #productsearch a:hover, #productsearch a:focus {
    font-size: 12px;
    font-weight: bold;
    color: #006699;
    text-decoration: underline;
}
#content {
    width:650px;
    margin: 0px;
    padding: 0px;
    background-color: #E6F0F5;
    border-bottom:1px solid #FFFFFF;
    font-size:10px;
    border: 1px solid rgb(51,102,153);
}

#content1 {
    width:600px;
    margin: 0px;
    padding: 5px 20px;
    background-color: #E6F0F5;
    border-bottom:1px solid #FFFFFF;
    font-size:10px;
    border: 1px solid rgb(51,102,153);
}

#productsearch .submit {
    margin: 8px 0px 0px 0px;
    padding: 0px;
    width: 48px;
    height:15px;
    font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
    border: 0px none;
    font-size: 12px;
    font-weight: bold;
    background-color: #99C2D7;
    text-align: left;
    color: #006699;
    vertical-align: top;
    text-decoration: underline;
}

#searchwords {
    width:100%;
    margin:0px;
}
#searchwords td {
    height: 20px;
}



#blaetterfunktion {
    margin: 2px 0px 0px 0px;
    padding: 0px;
    text-align: right;
}

#blaetterfunktion a {
    padding: 5px 3px;
    background-color: #99C2D7;
    color: #006699;
    border-left: 1px solid #FFFFFF;
    text-decoration: none;
}
#blaetterfunktion a.navi {
    padding: 5px 3px;
    background-color: #006699;
    color: #FFFFFF;
    border-left: 1px solid #FFFFFF;
    text-decoration: none;
}
#blaetterfunktion a.naviakt {
    padding: 5px 3px;
    background-color: #99C2D7;
    color: #006699;
    border-left: 1px solid #FFFFFF;
    text-decoration: none;
}

#blaetterfunktion span {
    padding: 5px 3px;
    background-color: #99C2D7;
    color: #006699;
    border-left: 1px solid #FFFFFF;
}

/********** Ausgabe Produkt Vergleich *****/
h2,
a.h2,
a.h2:link,
a.h2:visited,
a.h2:active
{
    font-size: 14px;
    color: #FF0000;
    font-weight: bold;
}

a.h2:hover,
a.h2:focus {
    font-size: 14px;
    color: #FF0000;
    font-weight: bold;
}

.price {
    font-weight: bold;
}

#supplies {
    margin: 0px;
    padding: 2px;
    width: 100%;
}
#supplies p {
    margin: 5px 0px 0px 0px
}
#othersupplies {
    font-size: 10px;
    color: #00476B;
}
#othersupplies a, #othersupplies a:hover, #othersupplies a:focus  {
    text-decoration: none;
    font-size: 10px;
    color: #00476B;
}
#supplies #auflistung td {
    padding: 0px 3px;
    height: 100px;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
}


.button:link,
.button:visited,
.button:active,
.button:hover,
.button:focus
{
    border: 2px outset #99C2D7;
    background: #99C2D7;
    padding: 2px 5px;
    text-decoration: none;
    color: #006699;
}

.picture {
    margin:5px;
    width: 90px;
    height:90px;
    background-position: center;
}

/************** Produkt details ****************/
#details {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    background-color: #E6F0F5;
    border:0px none;
    border-left: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
#details table {
    width: 100%;
}
th {
    background-color: #99C2D7;
    text-align: center;
    color: #FFFFFF;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
}
th.produktbeschreibung {
    background-color: #C0D9E6;
    color: #006699;
}
.center p {
    text-align: center;
    vertical-align: top;
}
