/* ### Scrollbar ### */

#gecko_scrollbar {
 display: none;
}

html>body #gecko_scrollbar {
 position: absolute;
 z-index: 1;
 bottom: -1px;
 left: 0;
 width: 1px;
 height: 1px;
 display: block;
 font-size: 0;
}

html {height: 100%;}
body {
    height: 100%;
    margin: 0px;
    padding: 0px;
    background-color: #1f6c41;
    font-family: Arial,Helvetica,sans-serif,Sans-serif;
    font-size: 9pt;
    background-image: url(../img/layout/site.gif);
    background-repeat: repeat-y;
    background-position: center;

}

a:link, a:hover, a:visited, a:active {
    text-decoration: none;
    color: #186D42;
}

a:hover {
    color: #40956A;
}

div#header {
    height: 120px;
    width: 980px;
    position: absolute;
    background-image: url(../img/layout/header.gif);
    background-repeat: repeat-x;
    margin-top: 0px;
    margin-left: 0px;
}

div.flags {
    position: absolute;
    top: 100px;
    left: 20px;
}

div.flags img    {
    border: 0px;
}

div#logo-top {
 width: 113px;
 height: 120px;
 background-image: url(../img/layout/logo-top120.jpg);
 position: absolute;
 right: 40px;
 margin-top: 0px;
}

div#corner-tr {
 position: absolute;
 width: 36px;
 height: 37px;
 background-image: url(../img/layout/corner-tr.gif);
 right: 0px;
 margin-top: 0px;
}

div#corner-tl {
 position: absolute;
 width: 36px;
 height: 37px;
 background-image: url(../img/layout/corner-tl.gif);
 margin-left: 0px;
 margin-top: 0px;
}

div#head-h1 {
 position: absolute;
 color: #1f6c41;
 font-family: Arial, Sans-serif;
 font-size: 15pt;
 font-weight: bold;
 left: 130px;
 top: 70px;
}

#all {
    min-height: 100%;
    width: 979px;
    margin: auto;
}

* html #all {
    height: 100%;
}

#menu {
    z-index: 10;
    position: absolute;
    height: 500px;
    width: 168px;
    top: 120px;
    background-color: transparent;
    padding-bottom: 10px;
}
/*
* html #menu {
    height: 100%;
}*/

ul.menu {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    list-style-image: url(../img/layout/menu-pnt.gif);
    color: #1f6c41;
    display: block;
}
/*
a.menulink:link, a.menulink:hover, a.menulink:visited, a.menulink:active {
    color: #1f6c41;
    text-decoration: none;
}*/

ul.menu li.menu-h1 {
    padding-left: 15px;
    padding-top: 15px;
    margin-left: 5px;
    font-size: 12pt;
    font-weight: bold;
    /*height: 20px;*/
    line-height: 20px;
    list-style-image: none;
    list-style: none;
}

ul.menu li.menu-h2 {
    /*height: 15px;*/
    margin-left: 35px;
    font-size: 10pt;
    line-height: 15px;
}

ul.menu li.menu-h3 {
    padding-left: 15px;
    height: 15px;
    margin-left: 5px;
    margin-top: 5px;
    font-size: 9pt;
    list-style-image: none;
    list-style: none;
}


ul.menu li.search {
    border: 1px solid #1f6c41;
    margin: 20px 0px 0px 20px;
    background-color: #bde8cf;
    height: 60px;
    width: 135px;
    padding: 5px 0px 0px 5px;
    font-size: 12pt;
    font-weight: bold;
    list-style-image: none;
    list-style: none;
}

li.search form {
    margin: 0px;
    padding: 0px;
}

li.search form input.button {
    background-color: transparent;
    border: 0px;
    cursor: pointer;
}

#main {
    width: 755px;
    border: 0px;
    /* 168 + 10 + 35 */
    padding-left: 213px;
    /* 120 + 10 */
    padding-top: 130px;
    padding-bottom: 10px;
}

* html #main {
    /*height: 100%;*/
}

div.welcomeframe {
    width: 700px;
    height: 82px;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 50px;
    position: relative;
}

a.welcomelink:link, a.welcomelink:hover, a.welcomelink:visited, a.welcomelink:active {
    color: #000;
    text-decoration: none;
}

#christmas {
		font-family: times new roman;
    width: 400px;
    margin: 0px 0px 30px 50px;
    font-style: italic;  
    font-size: 13px;
}

#welcomePage {
    /*background-image: url(../img/layout/weihnachtsbaum.jpg);*/
    background-repeat: no-repeat;
    background-position: right top;
}

div.welcomeframe div.greenframe {
    width: 400px;
    height: 80px;
    border: 1px solid #1f6c41;
    background-color: #bde8cf;
    padding: 0px;
    position: relative;
    float: left;
}

div.greenframe div.icon {
    width: 50px;
    height: 50px;
    padding: 15px 5px 5px 5px;
    float: left;
    vertical-align: middle;
}

div.greenframe div.foto {
    width: 150px;
    height: 70px;
    background-color: #888888;
    margin: 5px 0px 0px 5px;
    float: left;
    vertical-align: middle;
}

div.greenframe div.text {
    width: 150px;
    height: 40px;
    margin: 20px 0px 0px 230px;
    font-family: Arial, Sans-serif;
    font-size: 13pt;
    font-weight: bold;
    vertical-align: middle;
}

div.welcomeframe div.orangeframe {
    width:  290px;
    height:  35px;
    max-height:  35px;
    border:  1px solid #1f6c41;
    background-color:  #ffc872;
    float:  left;
    margin-bottom:  5px;
    margin-top:  1px;
    background-image:  url(../img/layout/orange_verlauf.gif);
    background-repeat:  repeat-y;
}

div.orangeframe div.icon {
    width:  25px;
    height:  25px;
    float:  left;
    padding:   4px 0px 0px 20px;
    margin:  0px;

}

div.orangeframe div.text {
    font-family:  Arial, Sans-serif;
    font-size:  13pt;
    font-weight:  bold;
    margin:  8px;
    float:  left;
    vertical-align: middle;
}


div.headerpic {
    width:  730px;
    /*margin-left:  35px;*/
    margin-top:  10px;
    margin-bottom:  0px;
    padding: 0px;
}

a {
    cursor: pointer;
}

div.headerpic img {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

div.headerpic div.headertext {
    width:  730px;
    height:  15px;
    position:  relative;
    top:  -55px;
    font-size:  20pt;
    font-weight:  bold;
    color:   #000;
    text-align:   center;
    margin-bottom: -18px;
}

* html div.headerpic div.headertext {
    margin-bottom: -36px;
}

div.headertext2 {
    width:  800px;
    text-align:  center;
    font-size:  13pt;
    font-weight: bold;
    color: #000;
    margin-top: 20px;
}

div.tableoffers {
    margin-top: 20px;
    margin-left: 50px;
    width: 704px;
    font-size: 10pt;
    color: #000;
}

div.tableoffers div.caption1 {
    border: 0px;
    background-color: #bde8cf;
    width: 390px;
    text-align: center;
    float: left;
    margin-left: 5px;
    margin-bottom: 10px;
    color: #000;
}

div.tableoffers div.caption2 {
    border: 0px;
    background-color: #bde8cf;
    width: 150px;
    text-align: center;  
    float: left;
    margin-left: 20px;
    margin-bottom: 10px;
    color: #000;
}

div.tableoffers div.caption3 {
    border: 0px;
    background-color: #bde8cf;
    width: 100px;
    text-align: center;
    float: left;
    margin-left: 20px;
    margin-bottom: 10px;
    color: #000;
}

div.tableoffers div.col_white1 {
    border: 0px;
    text-align: left;
    float: left;
    margin-left: 5px;
    width: 390px;
    color: #000;
}

div.tableoffers div.col_white2 {
    border: 0px;
    text-align: center;
    float: left;
    margin-left: 20px;
    width: 150px;
    color: #000;
}

div.tableoffers div.col_white3 {
    border: 0px;
    text-align: center;
    float: left;
    margin-left: 20px;
    width: 100px;
    color: #000;
}

div.tableoffers div.col_gray1 {
    border: 0px;
    text-align: left;
    float: left;
    margin-left: 5px;
    width: 390px;
    background-color: #feedd3;
    color: #000;
}

div.tableoffers div.col_gray2 {
    border: 0px;
    text-align: center;
    float: left;
    margin-left: 20px;
    width: 150px;
    background-color: #feedd3;
    color: #000;
}

div.tableoffers div.col_gray3 {
    border: 0px;
    text-align: center;
    float: left;
    margin-left: 20px;
    width: 100px;
    background-color: #feedd3;
    color: #000;
}

h1 {
    text-align: center;
    font-size: 15pt;
}

h1.welcome {
	width: 400px;
	margin-left: 50px;
}

h3 {
    color: #339966;
}

h2.region_contact {
    font-size: 12pt;
}

hr.region {
    height: 3px;
    color: #1f6c41;
    background-color: #1f6c41;
    margin-top: 40px;
    clear: left;
}

div.contact_orange {
    border: 0px;
    float: left;
    background-color: #feedd3;
    margin-left: 30px;
    margin-bottom: 20px;
    padding: 5px;
    width: 690px;
    color: #000;
}

* html div.contact_orange {
    margin-left: 15px;
}

div.contacts {
    text-align: left;
    width: 290px;
    float: left;
}

div.members {
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 310px;
    border-top: solid 2px #1f6c41;
    float: left;
    margin-left: 20px;
    min-height: 180px;
}

* html div.members {  
    height: 180px;
    border-top: solid 2px #1f6c41;
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
}

h2.member {
    font-size: 10pt;
    text-align: left;
}

/* Produkte */
table.product {
    width:  730px;
    padding: 5px;
}

table.product th {
    background-color: #bde8cf;
}

table.product tr.even {
    background-color: #feedd3;
}

table.product th a {
    color: #000;
}

th.sortable {
    background-image: url(../img/table/arrow_off.png);
    background-repeat: no-repeat;
    background-position: right;
}

th.order1 {
    background-image: url(../img/table/arrow_down.png);
    background-repeat: no-repeat;
    background-position: right;
}

th.order2 {
    background-image: url(../img/table/arrow_up.png);
    background-repeat: no-repeat;
    background-position: right;
}

/* Ansprechpartner */
#employees {
    margin-top: 10px;
    margin-left: 10px;
}
table.companies {
    width: 100%;
}
table.companies th {
    text-align: left;
}

td.middle {
    text-align: center;
}


p.middle {
    text-align: center;
}

td.bold,
p.bold {
    font-weight: bold;
}

div.zert {
    position: absolute;
    margin-top: 15px;
    margin-left: 15px;
    width: 180px;
    /*border: 1px solid black;*/
}

div.zert img {
    border: 0px;
}

div.azwz {
    /*border: 1px solid black;*/
}

a.azwz {
    /*margin-left: 25px;*/
    padding-bottom: 10px;
}
a.azwz img {
    padding-bottom: 10px;
}
a.ques {
    /*margin-left: 45px;*/
    padding-bottom: 10px;
}
a.ques_plus {
    /*margin-left: 45px;*/
}

#references {
    margin-top: 40px;
}

#references img {
    border: 0px;
}

span.vsbi, span.bip,
span.cbh, span.ie {
    padding-right: 20px;
}
