html {
    min-height:100%;
    height:100%;
}
body {
    background:white none no-repeat scroll left bottom;
    color:#999999;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    height:auto;
    min-height:100%;
    padding:0px;
    margin:0px;
}
a {
    color:#7EBE10;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
.main {
    margin:10px 0px 0px 20px;
    padding-bottom:20px;
    width:990px;
}
.head {
    border-bottom:1px solid #DDDDDD;
    height:85px;
    position:relative;
    overflow:hidden;
}
.head .dropdownMenu {
    position:absolute;
}
.head .logo {
    background:white url(../upload/css/logo.jpg) no-repeat scroll right 0;
    cursor:pointer;
    display:block;
    float:right;
    height:80px;
    text-decoration:none;
    width:260px;
}
.head .lang {
    position:absolute;
    right:165px;
    top:70px;
}
.head .lang a {
    display:block;
    float:left;
    height:11px;
    margin-right:15px;
    text-decoration:none;
    width:14px;
}
.head .lang a.lang_1 {
    background:white url(../upload/css/de_g.gif) no-repeat scroll 0 0;
}
.head .lang a.lang_1_hl {
    background:white url(../upload/css/de.gif) no-repeat scroll 0 0;
}
.head .lang a.lang_2 {
    background:white url(../upload/css/gb_g.gif) no-repeat scroll 0 0;
}
.head .lang a.lang_2_hl {
    background:white url(../upload/css/gb.gif) no-repeat scroll 0 0;
}
.leftCol {
    padding-top:43px;
    float:left;
    width:360px;
}
.midCol {
    float:left;
    margin-left:40px;
    width:330px;
}
.midCol .crumbPath {
    font-size:75%;
    margin-bottom:33px;
    width:580px;
}
.midCol .crumbPath span {
    padding:5px;
}
.midCol .content p {
    line-height:1.5em;
    margin:0 0 0.75em 0;
}
.midCol .content ul {
    line-height:1.5em;
    margin:0 0 1.8em;
    padding:0;
}
.midCol .content ul li {
    list-style-image:url(../upload/css/bullet.gif);
    margin:0 0 5px 25px;
    text-indent:0;
}
.midCol h1 {
    color:#7EBE10;
    font-family:"Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;
    font-size:160%;
    font-weight:normal;
    margin:0 0 0.5em 0;
}
.midCol .teaser {
    font-size:1em;
    font-weight:bold;
    line-height:1.7em;
    margin:0 0 1.5em 0;
}
.rightCol {
    float:left;
    margin-left:40px;
    padding-top:43px;
    width:220px;
}
.rightCol div {
    background-color:#fbfcfa;
    border:1px solid #eeeeee;
    margin-bottom:15px;
    padding:20px 15px;
}
.rightCol div div {
    border:0px solid #eeeeee;
    margin-bottom:0px;
    padding:0px 0px;
}
.rightCol div input {
    border:1px solid #7EBE10;
    color:#666666;
}
.rightCol div input.text {
    width:112px;
}
.rightCol div input.submit {
    width:65px;
}
div.menue {
    position:absolute;
    left:0px;
    top:40px;
}
.rightCol p {
    background-position:left top;
    background-repeat:no-repeat;
    color:#999999;
    font-size:10px;
}
.rightCol div p a {
    color:#7EBE10;
    font-size:13px;
    text-decoration:none;
}
.rightCol div p.pdf {
    background-image:url(../upload/css/pdf.png);
    background-position:0px 5px;
    padding-top:5px;
    padding-left:20px;
}
.rightCol div p.flower {
    padding:17px 0px 10px 15px;
    background-image:url(../upload/css/link_icon.gif);
}
.rightCol div p.exe {
    padding:0px 0px 10px 18px;
    background-image:url(../upload/css/exe.png);
}
.rightCol .textItem {
    padding: 5px 15px 20px 15px;
}
.rightCol .textItem h4 {
  font-size: 0.8em;
  padding: 10px 0 0 0 !important;
}

.midCol .content ul li.sitemapStandardLevel_1 {
    margin-left:30px;
    font-weight:bold;
}
.midCol .content ul li.sitemapStandardLevel_2 {
    margin-left:60px;
}
.midCol .content ul li.sitemapStandardLevel_3 {
    margin-left:90px;
}
.midCol .content ul li.sitemapStandardLevel_4 {
    margin-left:120px;
}
.midCol .content ul li.sitemapStandardLevel_5 {
    margin-left:150px;
}

#contactForm label {
    clear:both;

    float:left;
    width:100px;
}
#contactForm input {
    border:1px solid #7EBE10;
    display:block;
    float:left;
    
}
.service {
    clear:both;
    padding-bottom:20px;
    padding-top:20px;
}
.service a {
    font-size:0.8em;
    margin-right:2em;
}
label {
    color:#7EBE10;
    font-size:90%;
}
.formHelp {
    color:#999999;
    font-size:75%;
}
.contact input {
    border:1px solid #7EBE10;
    color:#666666;
}
.contact textarea {
    border:1px solid #7EBE10;
    color:#666666;
}
.contact .prename {
    display:none;
    visibility:hidden;
}
.contact fieldset {
    line-height:1em;
}
.contact .field {
    margin-bottom:0.5em;
}
/* search result */
h2 {
    font-size:13px;
    color:#7EBE10;
}
.search form {
    margin-bottom:1em;
}
pre  {
    background:none repeat scroll 0 0 #FBFCFA;
    border:1px solid #7EBE10;
    color:#666666;
    line-height:1;
    color:Black;
    font-family:Monaco,"Courier New",Courier,monospace;
    font-size:100%;
    overflow:auto;
    padding:1em;
}
.textItem a img {
    border:0px solid white;
}
.bbqsbutton {
    background:transparent url(../upload/css/quicksupportbutton.png) no-repeat scroll 0 0;
    font-size:0.9em;
    height:23px;
    margin:10px 0;
    padding-right:20px;
    padding-top:2px;
    text-align:right;
    width:222px;
}
#searchResults h1 {
    color:#999999;
    font-size:13px;
}

h1.news {
    background: url("../upload/css/bullet.gif") no-repeat scroll 0 7px;
    border-top:1px solid #7EBE10;
    color: #999999;
    font-size: 11px;
    font-weight: bold;
    padding:0.6em 0 0 20px;
    margin:1.2em 0 0 0px;

}
h1.news a {
    font-size: 11px;
}
h1.news span {
    font-weight: normal;
}

