html {
}

body {
    background-color: #e3e3e3;
    text-align: center;
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    font-size: 10pt;
    line-height: 17px;
    }

div#page {
    width: 960px;
    background-color: #ffffff;
    margin: auto;
    text-align: left;
    border:solid 1px rgb(150,150,150);
}

div#banner {
    width: 100%;
    height: 124px;
    overflow: hidden;
    background-color: #0000ff
;
}

div#banner2 {
    width: 960px;
    height: 125px;
    overflow: hidden;
}

div#menue1 {
    background-color: #ffffff;
    width: 960px;
    height: 35px;
    padding-top: 20px;
}

a.m1e {
    font-family: Arial;
    font-size: 10pt;
    color: #393839;
    text-decoration: none;
    padding-right: 10px;
    padding-left: 10px;
}

a.m1e_act {
    font-family: Arial;
    font-size: 10pt;
    color: #cc383a;
    text-decoration: none;
    padding-right: 10px;
    padding-left: 10px;
}

a.m1e:hover { 
    color: #cc9797
}

a.m2e {
    width: 180px;
    height: 25px;
    margin-top: 10px;
    font-family: Arial;
    font-size: 10pt;
    color: #393839;
    text-decoration: none;
    padding-right: 40px;
    display: block;
}

a.m2e_act {
    width: 180px;
    height: 25px;
    margin-top: 10px;
    font-family: Arial;
    font-size: 10pt;
    color: #cc383a;
    text-decoration: none;
    padding-right: 40px;
    display: block;
}

a.m2e:hover { 
    color : #cc9797
}

a.m2_1e {
    width: 180px;
    height: 20px;
    margin-top: 10px;
    font-family: Arial;
    font-size: 10pt;
    color: #808080;
    text-decoration: none;
    padding-right: 30px;
    display: block;
}

a.m2_1e_act {
    width: 180px;
    height: 20px;
    margin-top: 10px;
    font-family: Arial;
    font-size: 10pt;
    color: #cc383a;
    text-decoration: none;
    padding-right: 30px;
    display: block;
}

a.m2_1e:hover {
    color : #cc9797
}

div#menue3 {
    width: 960px;
    height: 20px;
    padding-top: 20px;
}


a.m3e {
    width: 180px;
    height: 25px;
    margin-top: 10px;
    font-family: Arial;
    font-size: 10pt;
    color: #808080;
    text-decoration: none;
    padding-right: 40px;
    display: block;
}

a.m3e_act {
    width: 180px;
    height: 25px;
    margin-top: 10px;
    font-family: Arial;
    font-size: 10pt;
    color: #cc383a;
    text-decoration: none;
    padding-right: 40px;
    display: block;
}

a.m3e:hover { 
    color : #cc9797
}


div#menue2 {
    width: 220px;
    height: 550px;
    float: left;
    text-align: right;
    padding-top: 20px;
}

div#space {
    width: 220px;
    height: 550px;
    float: left;
    text-align: right;
    padding-top: 20px;
}

div#content {
    width: 710px;
    float: left;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 35px;
 
}


div#foot {
    width: 960px;
    height: 24px;
    font-family: Arial;
    font-size: 8pt;
    background-color: #0000ff;
    color: #ffffff;
    clear: both;
    text-align: center;    padding-top: 5px;

}


h1 {
    width: 700px;
    font-family: Arial;
    font-size: 10pt;
    background-color: #555658;
    color: #ffffff;
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 20px;
}

h2 {
    width: 700px;
    font-family: Arial;
    font-size: 10pt;
    background-color: #555658;
    color: #ffffff;
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 20px;
}

h3 {
    font-family: Arial;
    font-size: 10pt;
    margin-top: 2px;
}

a1 {
    font-family: Arial;
    font-size: 16pt;
    color: #ff0000;
    margin-top: 2px;
}

p {
    font-family: Arial;
    font-size: 10pt;
    color: #333333;
    line-height: 17px;
    text-align: justify;
}

td {
    vertical-align: top;
}

td.dark {
    background-color: #333333;
    color: #ffffff;
}

td.light {
    background-color: #dbddde;
}

ul {
    font-family: Arial;
    font-size: 10pt;
    color: #333333;
    line-height: 17px;
    padding-left: 15px;
}

/*
img.produktion2 {
    margin-bottom: 27px;
}
*/
table.produktion td {
    padding-right: 10px;
    padding-bottom: 10px;
}
a.plink img {
    border: 0px;
}

a.plink {
    font-family: Arial;
    font-size: 10pt;
    color: #cc383a;
    font-weight: normal;
    text-decoration: none;
}

a {
    font-family: Arial;
    font-size: 10pt;
    color: #393839;
    text-decoration: none;
}

a img {
    border: 0px;
}

div#tabs {
    margin-bottom: 20px;
}

img.icon {
    padding-right: 5px;
}

img.produkt {
    width: 360px;
}

.padright20 {
    padding-right: 20px;
    padding-bottom: 10px;
}

.padleft20 {
    padding-left: 20px;
    padding-bottom: 10px;
}

.padright15 {
    padding-right: 15px;
}

a.two {
    width: 335px;
    height: 198px;
    background-color: #333333;
    color: #ffffff;
    float: left;
    overflow: hidden;
}

a.two img {
    width: 335px;
}

a.two p {
    color: #ffffff;
    margin-top: 4px;
    text-align: center;
    font-weight: bold;
    padding-top: 2px;
}

div.two_outer {
    width: 335px;
    color: #333333;
    margin-right: 17px;
    margin-bottom: 17px;
    float: left;
    overflow: hidden;
}

div.inner {
    width: 350;
    color: #333333;
    float: left;
    padding-right: 30px;
}

div.inner td {
    font-size: 10pt;
    line-height:14px;
}

div.ref_outer {
    width: 210px;
    height: 150px;
    color: #333333;
    margin-right: 17px;
    margin-bottom: 1px;
    float: left;
    text-align: center;
    overflow: hidden;
}

div.ref_inner {
    padding-top: 5px;
    height: 30px;
    clear: both;
}

div.ref_inner td {
    font-size: 9pt;
    text-align: left;
    line-height: 14px;
}

a.ref {
    width: 210px;
    height: 100px;
    background-color: #555658;
    color: #ffffff;
    float: left;
    overflow: hidden;
}

a.ref img {
    width: 335px;
}

a.ref p {
    color: #ffffff;
    font-size: 9pt;
    margin-top: 4px;
    text-align: center;
    font-weight: bold;
    padding-top: 2px;
}

img.ref {
    margin-right: 23px;
    margin-bottom: 17px;
}

table.service {
    width: 100%;
}

table.service th {
    font-size: 8pt;
    text-align: center;
    height: 22px;
    vertical-align: top;
}

table.service tr {
    height: 22px;
}

table.service td {
    text-align: center;
    padding-top: 2px;
}

div#schatten {
    width: 100%;
    height: 1500px;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0.8;
    filter:Alpha(opacity=80);
    background-color: #000000;
    z-index: 100;
    display: none;

}

div#Adresse {
    width: 350px;
    height: 250px;
    display: none;
    border: 1px solid black;
    background-color: #ffffff;
    position: relative;
    left: 100px;
    top: -450px;
    z-index: 101;
    padding: 10px;
}

div#picspacer {
    width: 155px;
    height: 155px;
    overflow: hidden;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

img.lupe {
    position: relative;
    top: -16px;
    left: 0px;
    margin-bottom: -16px;
}

tr.even {
    background:white;
    font-family: Arial;
    font-size: 10pt;
    color: #333333;
}     

tr.odd {
    background: lightgrey;
    font-family: Arial;
    font-size: 10pt;
    color: #333333;
}

b  {
    color: #505050;
}

.pdf {
    padding: 2px 0 2px 20px;
    background: url(../downloads/pdf.png) no-repeat left center;
}

.lupe {
    padding: 2px 0 2px 20px;
    background: url(../gx/lupe.png) no-repeat left center;
}

.arrow {
    padding: 8px 0 6px 20px;
    background: url(../gx/arrow.png) no-repeat left center;
    float: right;
}

