body {
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 9pt;
    text-align: left;
    padding: 0px;
}

#container {
    text-align: center;
    width: 100%;
}

#menu {
    height: 25px;
    background-color: #3FAC37;
    /*width: 780px;*/
    background-image: url(../img/pictures/rohretopright.gif); 
    background-repeat:no-repeat;   
    background-position: right;
    margin: auto;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: left;
    min-width: 780px;
    
}

#body {
    /*min-height: 500px;*/
    margin: auto;
    padding: 0px;
    text-align: left;
    min-width: 780px;
    margin-left: 10px;
    margin-right: 10px;
}

#footer {
    background-image: url(../img/pictures/bgnavbot.gif); 
    height: 58px;
    padding-top: 5px;
    border-bottom: 1px solid #7B8ACE;
    border-left: 1px solid #7B8ACE;
    border-right: 1px solid #7B8ACE;
    margin: auto;  
    text-align: left; 
    min-width: 780px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

div.img_footer {
    float:right;
    padding-top:4px;
}



/* ### Home ### */

img.intro {
    margin: 0px;
    padding: 0px;
}

div.home_bg {
    /*background-image: url(../img/pictures/bg-impressum.jpg);*/
    border-left: 1px solid #7B8ACE;
    border-right: 1px solid #7B8ACE;
    background-repeat:repeat-y;
    /*width: 643px;	*/
    padding-left: 65px;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-right: 70px;
}

div.home_middle {
	width: 650px;
	margin: auto;
}

.promotion {
	width: 604px;
	margin: auto;
}


div.home_left1 {
    float: left;
    width: 531px;
    height: 145px;
}

div.home_title {
    width: 328px;
    height: 80px;
    left: 0px;
    padding-top: 17px;
    float: left;
}

div.home_intro1 {
    width: 203px;
    left: 328px;
    float: left;
    height: 97px;
}

div.home_intro2 {
    height: 48px;
}

div.home_contact {
    float: left;
    left: 531px;
    width: 110px;
    height: 125px;
    padding-top: 20px;
}

div.home_left2{
    float: left;
    height: 205px;
    width: 397px;
}

div.home_text {
    width: 197px;
    height: 205px;
    float: left;	
}

div.home_intro3 {
    float: left;
}

div.home_right2 {
    float: left;
    width: 244px;
    height: 205px;
}	

div.home_intro4 {
    float: left;
}

div.home_intro5 {
    float: left;
    height: 29px;
    padding-top: 60px;
}

div.home_text2 {
    clear:both;
    width: 234px;
}

/* ### Company ### */
div.company_bg {
    background-image: url(../img/pictures/bg-blau.jpg); 
    background-repeat: repeat-y;
    margin: 0px;
    border: 1px solid #CEE3DE;
    padding-left: 20px;
    padding-top: 40px;
    padding-right: 20px;
    height: 450px;
}

#body[id] div.company_bg{
    height: auto;
    min-height: 450px;
}

div.company_nav {
    bottom: 0px;
    height: 50px;
    margin-top: 40px;
}

div.company_navs {
    margin-right: 15px;
    float: left;
    margin-top: 10px;
}

div.company_left {
    float: left;
    width: 522px;
}

div.company_right {
    float: right;
    width: 250px;
    text-align: center;
}

div.company_left2 {
    float: left;
    width: 430px;
}

div.company_middle2 {
    float: left;
    width: 210px;
}

div.company_right2 {
    float: left;
}

div.jobs {
    width: 650px;
    background-color: #EDF8F2;
    padding: 10px;
    margin-top: 20px;
}

/* ### Team ### */

div.team_bg {
    background-image: url(../img/pictures/bg-gelbrot.jpg); 
    background-repeat: repeat-y;
    border: 1px solid #D6DBDE;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    height: 450px;
}

#body[id] div.team_bg{
    height: auto;
    min-height: 450px;
}

div.employee_left, div.employee_right {
    background-color: #EDF8F2;
    width: 45%;
    margin-bottom: 15px;
    min-height: 144px;
    padding: 5px;
}

div.employee_left {
    float: left;
}

div.employee_right {
    float: right;
}

div.employee_text {
    float: left;
    width: 60%;
    
}

div.employee_picture {
    float: right;
    width: 40%;
}

/* ### Impressum ### */

div.editorial_bg {
    background-image: url(../img/pictures/bg-impressum.jpg); 
    background-repeat: repeat-y; 
    border: 1px solid #D6E7E7;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    height: 450px;
}

#body[id] div.editorial_bg{
    height: auto;
    min-height: 450px;
}

/* ### Produkte ### */

div.product_bg {
    background-image: url(../img/pictures/bg-impressum.jpg); 
    background-repeat: repeat-y; 
    border: 1px solid #D6E7E7;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 50px;
    height: 450px;
}

#body[id] div.product_bg{
    height: auto;
    min-height: 450px;
}

table.product {
    width: 100%;
}	

/* ### Contact ### */

div.contact_bg {
    background-image: url(../img/pictures/bg-blau1.jpg); 
    background-repeat: repeat-y; 
    border: 1px solid #D6E7E7;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    height: 450px;
}

#body[id] div.contact_bg{
    height: auto;
    min-height: 450px;
}

/* ### Allgemein ### */

h1 {
    text-align: center;
    font-size : 13pt;
    color : #3FAC37;
    margin-bottom: 40px;
    
}

.promotion h1 {
    margin-bottom: 10px;

}

p.middle {
    text-align: center;
}

p.bold {
    font-weight: bold;
}

/* ############# OLD ############## */


H2 {
    font-size : 10pt;
    color : #3FAC37;
    font-family : Arial, Helvetica, sans-serif;
}

UL {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 9pt;
    margin-right : 5pt;
    color : #3FAC37;
}
LI {
    list-style-position : outside;
    list-style-type : circle;
    list-style : outside;
    margin-top : 5pt;
    color : black;
}

a:active, a:link, a:visited {
    font-weight : 500;
    color : #3FAC37;
    text-decoration: underline;
    font-size : 9pt;
    font-family : Arial, Helvetica, sans-serif;
}

td, th {
    font-size: 9pt;
    
}



td.required {
    font-weight: bold;
}

td.middle {
    text-align: center;
}

td.left, td.required {
    text-align: left;
}

td.right {
    text-align: right;
}

td.error {
    color: red;
}

th {
    /*font-size: 80%;*/
    text-align: center;
    background-color: #339933;
    color: #ffffff;
}

tr.even {
    background-color: #B0ECBF;
}

#news {
    margin-bottom: 20px;
}

.img_footer {
    padding-right: 10px;
}

a.over {
    text-decoration: none;
    /*text-indent: -2000px;*/
    display: block;
    overflow: hidden;
    background-position: 0px 0px;
    background-repeat: no-repeat;    
    border: 1px solid #404177;
}

a.kontakt_over {
    width: 63px; /* Breite des Bildes */
    height: 47px; /*Höhe des Bildes */
    background-image: url(../img/pictures/kontakt_over.png);
}

a.product_over {
    width: 49px; /* Breite des Bildes */
    height: 47px; /*Höhe des Bildes */
    background-image: url(../img/pictures/produktpalette_over.png);
    
}

a.company_over {
    width: 63px; /* Breite des Bildes */
    height: 47px; /*Höhe des Bildes */
    background-image: url(../img/pictures/unternehmen_over.png);
    
}

a.over:hover {
    background-position: 0px -50px;
    height: 150px;
    margin-top: -103px;
}

a.kontakt_over:hover{
    width: 200px;
}

a.product_over:hover{
    width: 156px;
}

a.company_over:hover{
    width: 200px;
}
