html {font-size: 100%;}

body {
    font-family: tahoma, arial, lucida, sans-serif;
    font-size: 0.75em;
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #2A3436;
    background: #FFFFFF center top repeat-y;
    behavior:url("/templates/csshover.htc");
}

table {font-size: 1em;}

form {margin: 0px;}

input, textarea {
    border: 1px solid #070A06;
    background: #E9ECEE url('/images/input-bg.png') left top repeat-x;
    font-family: tahoma, arial, lucida, sans-serif;
}

a {
    text-decoration: underline;
    color: #0000FF; #F4B43D;
}

a:hover {text-decoration: none;}

a img {border: 0px;}

ul, ol { text-align: left; }

ol li {margin-bottom: 5px;}

ul li a, ol li a{text-decoration: none;}

ul li a:hover, ol li a:hover{text-decoration: underline;}

fieldset {border: 0px; clear: left; float: left;}

h1 {
    width: 545px;
    font-size: 1.2em;
    height: 31px;
    background: url('/images/top-bg.png') top left repeat-x;
    float: right; 
    margin: 7px 0px 0px 0px;
    line-height: 2em;
    color: #FFFFFF;
}

h2 {
    font-size: 1.1em;
    background: #F74A42 url('/images/h2-bg.png') 8px top no-repeat;
    padding: 6px 0px 6px 0px;
    margin: 0px;
    width: 718px;
    text-align: left;
    color: #FFFFFF;
}

h2 span {margin-left: 50px;}

h3 {
    font-size: 1.1em;
    text-align: left;
    margin: 25px 0px 10px 0px;
}

h3 a {color: #2A3436; text-decoration: none;}

h4 {font-size: 1em; text-align: left;}

#master {
    width: 877px;
    height: auto;
    margin: 0px auto 0px auto;
    position: relative;
}

#main {
    width: 877px;
    height: auto;
    background: url('/images/main-bg.png') top left repeat-y;
}

#topMenu {
    width: 718px;
    height: 43px;
    background: url('/images/top-menu-bg.png') top left;
    float: right;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#topMenu li {
    float: left;
    background: url('/images/top-menu-separ.png') top left no-repeat;
    height: 43px;
    display: block;
}

#topMenu li a {
    float: left;
    display: inline;
    text-align: center;
    color: #FFFFFF;
    margin: 0px 18px 0px 18px;
    padding: 7px 0 0 0;
    font-weight: bold;
}

#topMenu li a.active {
    color: #DEDEDE;
}

#lang {
    width: 173px;
    float: right;
    margin: 5px 0px 0px 0px;
    padding: 0px;
    list-style-type: none;
}

#lang li {float: left;}

#lang li a {
     float: left;
     line-height: 2.8em;
     font-weight: bold;
     font-size: 0.9em;
     color: #000000;
     padding-right: 25px;
     margin-left: 10px;
}

#lang li a#de {background: url('/images/de.png') right 12px no-repeat;}
#lang li a#en {background: url('/images/en.png') right 12px no-repeat;}

#topSepar {
    width: 877px; 
    height: 18px; 
    clear: both;
    background: url('/images/top-separ-bg.png') top left repeat-x;
}

#left {
    width: 152px;
    height: auto;
    float: left;
}

#mail {
    font-size: 0.8em;
    background: #F74A42;
    color: #FFFFFF;
    height: 27px;
    width: 152px;
    line-height: 2.5em;
    position: relative;
    font-weight: bold;
}

#mail a {color: #FFFFFF;}

#mail img {
    position: absolute;
    top: -3px;
    left: 0px;
    float: left;
}

#left ul {
    list-style-type: none;
    width: 152px;
    height: auto;
    margin: 0px;
    padding: 0px;
    background: #93989F url('/images/main-bg.png') top left repeat-y;
}

#left ul li {
    width: 147px;
    margin-left: 5px;
    display: block; 
    background: url('/images/left-menu-dot.png') left bottom repeat-x;
    border-bottom: 1px solid #8A9097;
    position: relative;
}

#left ul li a {
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    padding: 5px 0px 5px 10px;
    margin: 0px;
    font-size: 0.9em;
    background: url('/images/left-menu-arrow.png') left 9px no-repeat;
}

#left ul li a.active {
    color: #DEDEDE;
}

#left ul li ul {
    display: none;
    position: absolute;
    z-index: 5;
}

#left ul li:hover ul {
    width: auto;
    height: auto;
    display: block;
    position: absolute;
    top: 0px;
    left: 147px;
    z-index: 5;
    border: 1px solid #838990;
    background: #838990;
}

#left ul li ul li {
    width: auto;
    display: inline;
    height: auto;
    clear: both;
    padding: 0;
    margin: 0;
    background: #838990;
    z-index: 5;
}

#left ul li ul li a {
    width: 160px;
    height: auto;
    display: block;
    color: #FFFFFF;
    text-align: left;
    padding: 4px;
    margin: 0;
    clear: both;
    border: 0px solid red;
    background: none;
}

#left ul li ul li a:hover {
    width: 160px;
    height: auto;
    display: block;
    text-align: left;
    color: #808080;
    background: #FFFFFF;
    text-decoration: none;
}


<!-- ----------------------------------------------------------- -->
#left ul li ul li a div {

    position: relative; text-decoration: none; display: block; line-height: 1.25em;
    
    padding: 3px 10px 3px 10px;
    font-size: 0.9em;
    line-height: 1.25em;
    text-decoration: none;
}

#left ul li ul li a:hover div {
}

#left ul li ul li a ins {position: relative; text-decoration: none; display: block; line-height: 1.25em;}

#right {
    width: 718px;
    height: auto;
    float: right;
}

#right p {
    text-align: justify;
    line-height: 1.5em;
    margin: 5px 0px 20px 0px;
    color: #545454;
}

#right ul li {margin-bottom: 7px;}


#hText {
    width: 100%;
    position: relative;
}

#hText p {
    margin-bottom: 0px;
    font-size: 0.9em;
}

#present {
    font-size: 0.8em;
    background: #F74A42;
    color: #FFFFFF;
    height: 27px;
    width: 365px;
    line-height: 2.5em;
    position: relative;
    font-weight: bold;
    float: right;
    margin: 0px 0px 10px 0px;
    text-align: left;
}

#present span {
    margin-left: 35px;
}

#present img {
    position: absolute;
    top: -3px;
    left: 4px;
    float: left;
}

#hLeft {
    width: 54%; 
    float: left;
}

#hLeft p {font-size: 0.9em; margin-bottom: 0px;}

#hRight {
    width: 43%; 
    float: right;
}

#hRight p {font-size: 0.9em;}

.news {
    font-size: 0.8em;
    background: #F74A42;
    color: #FFFFFF;
    height: 22px;
    width: 100%;
    line-height: 2em;
    font-weight: bold;
    float: right;
    text-align: left;
    margin: 5px 0px 10px 0px;
}

.news img {
    float: left;
    margin-right: 10px;
}

.hNews {
    width: 200px; 
    float: left;
    text-align: left;
    margin-right: 38px;
    display: inline;
    font-size: 0.9em;
} 

.hNews img {float: left; margin: 10px 10px 0px 0px; border: 1px solid #CCCCCC;}

.hNews strong {
    color: #F4B43D; 
    padding-left: 10px;
    background: url('/images/dot-black.png') left 6px no-repeat;
}

.hNews p {margin: 0px; color: #565656; line-height: 1.25em;}

.hNews span {float: right; display: block; margin: 10px 10px 0px 0px;}

.hNews span a {padding-right: 10px; display: block; background: url('/images/arrow-orange.png') right 5px no-repeat;}

#access {
    font-size: 0.8em;
    background: #838990;
    color: #FFFFFF;
    height: 22px;
    position: relative;
    line-height: 2em;
    font-weight: bold;
    text-align: left;
    margin: 5px 0px 5px 0px;
    padding-left: 50px;
}

#access img {
    position: absolute;
    top: -2px;
    left: 4px;
    float: left;
}

#contacts {
    font-size: 0.8em;
    background: #F74A42;
    color: #FFFFFF;
    height: 22px;
    position: relative;
    line-height: 2em;
    font-weight: bold;
    text-align: left;
    padding-left: 50px;
    margin: 5px 0px 5px 0px;
}

#contacts img {
    position: absolute;
    top: -2px;
    left: 4px;
    float: left;
}

.contactBox {
    width: 140px; 
    float: left; 
    text-align: left;
    margin: 0px;
}

.contactBox strong {color: #089CFF; line-height: 1.5em;}

#info {
    width: 25%; 
    float: left;
}

#fastContacts {
    width: 74%; 
    float: right;
    font-size: 0.95em;
}

#bottom {
    width: 100%;
    background: #838990;
    line-height: 2em;
    color: #FFFFFF;
    font-size: 0.9em;
}

.file {
    text-align: center; 
    width: 130px; 
    float: left;
    margin: 20px; 
}

.file span {font-size: 0.8em; font-weight: bold;}

.inImg {
    float: right; 
    margin-left: 20px;
}

.gallery {
    float: left;
}

.gallery .title {
    width: 150px; 
    border-top: 1px solid #FFFFFF; 
    background: #E8E9EA;
    padding: 4px 0px 4px 0px;
}

.gallery .image {
    height: 150px; 
    width: 150px; 
    vertical-align: middle; 
    background: #E8E9EA;
}

.data {
    border: 1px solid #454545; 
    text-align: left;
}

.data td {vertical-align: top; line-height: 1.4em;}

.data th {
    background: #E8E9EA;
}

#contactsT {
    text-align: left;
    border-collapse: collapse;
    border: 1px solid #343434;
}

.abMenu {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    display: block;
    width: 147px;
    margin: 0px 0px 0px 5px;
    background: url('/images/left-menu-dot.png') left bottom repeat-x;
    border-bottom: 1px solid #8A9097;
}

.abMenu a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 0.9em;
    padding: 10px 0px 10px 10px;
    display: block;
    background: url('/images/left-menu-arrow.png') left 14px no-repeat;
}

.abMenu a:hover {
    text-decoration: underline;
}

.welcomeText {font-size: 0.9em;}
.welcomeText img {float: left; margin-right: 10px; border: 1px solid #CCCCCC;}
.welcomeText span {float: right; font-weight: bold;}

.newsTit {
    font-size: 1.2em;
    text-align: left;
    display: block;
    margin: 20px 0px 10px 0px;
}

.newsT {
   background: #FFFFCC;
   width: 700px;
   _width: 720px;
   padding: 10px;
}

.cleaner {clear: both;}

.enq {
    width: 450px;
    margin: 19px 0px 40px 9px;
    text-align: left;
}

.enq p {margin: -2px 0px 18px 0px;}
.enq span {
    display: block;
    width: 150px;
    background: #FFFFFF;
}

.enq a {
    display: block;
    color: #003366;
    font-size: 10px;
    margin: 4px 0px 2px 0px;
    text-decoration: none;
}

.enq a:hover {text-decoration: underline;}
.enq a span {padding-left: 7px;}
.enq img {height: 11px;}
table.valigntop td {vertical-align: top;}

