* {
    color: #fff;
    font-family: Tahoma, "Bitstream Vera Sans", "DejaVu Sans", Geneva, Verdana, Arial, Sans-serif;
    font-size: 11pt;
}

h1, h2, h3 {
    margin: 0 0 0.5em 0;
}

h1 {
    color: #feffff;
    font-size: 22pt;
}

h2 {
    color: #5ec5ec;
    font-size: 22pt;
    line-height: 25pt;
}

.sliderheading {
    color: #feffff;
    font-size: 22pt;
}

h3 {
    font-size: 13pt;
    color: #f5f5f5;
}

/* General anchors */
a {
    color: #f7e600;
    text-decoration: none;
}

body {
    background: #151515 url(/public/image/bg.jpg) no-repeat center top;
    font-size: 62.5%;
}

.page {
    margin: 0 auto;
    padding: 0 20px;
    width: 980px;
}

.header, .main {
    margin: 0 auto;
    width: 940px;
}

.header {
    height: 200px;
    width: 940px;
}

.top {
    height: 140px;
}

.top img {
    margin-top: 20px;
}

.navigation {
    height: 50px;
}

#slider {
    border: 5px solid #FFF;
    height: 465px;
    width: 930px;
    margin-bottom: 1em;
}

.content {
    font-weight: 100;
    line-height: 22pt;
    padding-top: 2em;
}

.equal {
    width: 50%;
}

.column_left {
    width: 43%;
    text-align: center;
    vertical-align: top;
}

.column_right {
    width: 57%
}

#nav {
    margin: 0;
    padding: 0;
    width: 100%;
}

#nav td {
    padding: 0;
    margin: 0;
    border: 0;
}

#nav ul, #nav li {
    list-style: none;
}

.dropdown {
    /*float: left;*/
    /*position: relative;*/
    text-align: center;
}

.dropdown a {
    background: url(/public/image/buttonBg.png) repeat-x;
    display: block;
    float: left;
    font-size: 14pt;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    color: #f5f5f5;
    /*padding-left:32px;*/
    width: 100%;
}

.dropdown.active a {
    background: url(/public/image/buttonBgActive.png) repeat-x;
    color: #028ecd;
}

.dropdown a:hover {
    background: url(/public/image/buttonBgHover.png) repeat-x;
}

.dropdown a span.end {
    background: url(/public/image/buttonRightEdge.png) no-repeat 100% 0;
    display: block;
    float: right;
    height: 50px;
    width: 3px;
}

.dropdown.active a span.end {
    background: url(/public/image/buttonRightEdgeActive.png) no-repeat 100% 0;
}

.dropdown a:hover span.end {
    background: url(/public/image/buttonRightEdgeHover.png) no-repeat 100% 0;
}

ul.sub_nav {
    border-bottom: 1px dashed #494f52;
    border-top: 1px dashed #494f52;
    height: 33px;
    margin: 0 0 0 20px;
    overflow: hidden;
    width: 95.5%;
}

ul.sub_nav li {
    display: inline;
    line-height: 33px;
    list-style: none;
}

ul.sub_nav a, ul.sub_nav li.active a {
    display: block;
    float: left;
    font-size: 13pt;
    padding: 0 20px;
    text-decoration: none;
    color: #f5f5f5;
}

ul.sub_nav li.active a {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color: #f2f2f2;
    border-radius: 2px;
    color: #222;
}

ul.sub_nav li a:hover {
    color: #5ac6ea;
}

#nav a {
    text-decoration: none;
}

#slider ul > li {
    background-color: #5ec5ec;
}

#slider li img {
    height: 465px;
    width: 555px;
}

#slider ul li div {
    left: 586px;
    position: absolute;
    top: 120px;
    width: 340px;
}

td {
    line-height: 150%;
    padding-left: 0;
}

html, body {
    height: 100%;
}

div.super-body {
    padding: 10px 10px 86px;
}

div.super-footer {
    background: url(/public/image/footerTile.png) repeat-x 100% 100%;
    bottom: 0;
    height: 76px;
    position: absolute;
    width: 100%;
}

.footer-box {
    height: 76px;
    margin: 0 auto;
    width: 940px;
}

.footer-content .cooperation-box {
    background: transparent;
    float: left;
    height: 76px;
    width: 186px;
    overflow: hidden;
}

.footer-content .link-box {
    float: left;
    padding-top: 25px;
}

.footer-content a.active {
    color: #f7e600;
}

.footer-content a {
    color: #f5f5f5;
    font-size: 13pt;
    line-height: 51px;
    text-decoration: none;
}

.footer-content .link, .footer-content .last-link {
    border-right: 1px solid #8dc8e7;
    padding: 0 15px;
}

.footer-content .last-link {
    border: none;
}

.footer-content .right-link {
    float: right;
    padding-top: 25px;
}

div.main td {
    padding-left: 0;
    padding-right: 20px;
}

div.page, div.super-container {
    min-height: 100%;
    position: relative;
}

div.header, div.super-header {
    padding: 10px 10px 0;
}

.main img {
    float: left;
    margin: 0 20px 20px 0;
}

#slider li p {
    font-size: 12pt;
}

/* Links */
table.links td {
    border: none;
}

table.links li {
    list-style: none;
}

a.list-link {
    padding-left: 15px;
    background: transparent url("/public/image/Arrow.png") no-repeat 0 50%;
}

a.out-link {
    padding-left: 15px;
    background: transparent url("/public/image/Link.png") no-repeat 0 50%;
}

.bold {
    font-weight: bold;
}

.points {
    padding: 0;
    margin: 0;
}

.points li {
    list-style: none outside;
    margin-bottom: 10px;
}

.mark, .bbn .mark {
    color: #5EC5EC;
}

.table_service {

}

.table_service td {
    width: 50%;
}

.service_border {
    border-bottom: 1px dashed #8e8e8e;
}

.clear {
    clear: both;
}

.image {
    float: left;
    width: 140px;
    height: 140px;
    text-align: center;
    background-color: #151515;
    margin: 10px 20px 20px 0;
    display: block;
    vertical-align: middle;
}

.image img {
    max-height: 140px;
    max-width: 140px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.download {
    float: left;
    width: 290px;
    margin: 20px 0 20px 0;
}

.column_left img {
    float: right
}

.see {

}

.see img {
    margin-top: 20px;
    float: right;
}

.list-title {
    margin-bottom: 0;
}

.list-simple {
    margin-top: 0;
    margin-left: 0;
}

.list-simple li {
    list-style-position: inside;
}

.bbn li {
    color: #5EC5EC;
}

.bbn li span {
    margin: 0;
    padding: 0;
    color: #ffffff;
}

#german_map{
    background: transparent url('/public/image/page/german_map.png') no-repeat 0 0;
    width: 408px;
    height: 561px;
}