html {
    margin: 0;
    padding: 0;
}
body {
    background: #f9f3de url(bg-fisch.jpg) top center no-repeat;
    color: #002147;
    margin: 0;
    padding: 0;
}

img {
    border: none;
}

:focus {
	outline: none;
}

.clearance {
    clear: both;
}

/* Main Navigation */

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.navigation li a {
    text-decoration: none;
}

ul.navigation li a, ul.navigation li a:link, ul.navigation li a:hover, ul.navigation li a:active, ul.navigation li a:visited {
    color: #E8AB02;
}

ul.navigation li a:hover {
    color: #01366A;
}

li.goHome {
    background: url(logo.jpg) top left no-repeat;
    margin-top: 8px;
    width: 296px;
    height: 100px;
    float: left;
}

li.goHome a {
    width: 296px;
    height: 100px;
    display: block;    
}

li.goHome a span {
    display: none;
}

li.mainTopic {
    float: left;
}

li.mainTopic a {
    display: block;
}

a.topic2 {
    width: 116px;
    height: 81px;
    background: url(bu-01-pas.jpg) top left no-repeat;
}

a.topic2active {
    width: 116px;
    height: 81px;
    background: url(bu-01-akt.jpg) top left no-repeat;
}

a.topic3 {
    width: 121px;
    height: 81px;
    background: url(bu-02-pas.jpg) top left no-repeat;
}

a.topic3active {
    width: 121px;
    height: 81px;
    background: url(bu-02-akt.jpg) top left no-repeat;
}

a.topic4 {
    width: 132px;
    height: 81px;
    background: url(bu-03-pas.jpg) top left no-repeat;
}

a.topic4active {
    width: 132px;
    height: 81px;
    background: url(bu-03-akt.jpg) top left no-repeat;
}

a.topic5 {
    width: 111px;
    height: 81px;
    background: url(bu-04-pas.jpg) top left no-repeat;
}

a.topic5active {
    width: 111px;
    height: 81px;
    background: url(bu-04-akt.jpg) top left no-repeat;
}

a.topic6 {
    width: 86px;
    height: 81px;
    background: url(bu-05-pas.jpg) top left no-repeat;
}

a.topic6active {
    width: 86px;
    height: 81px;
    background: url(bu-05-akt.jpg) top left no-repeat;
}

a.topic7 {
    width: 138px;
    height: 81px;
    background: url(bu-06-pas.jpg) top left no-repeat;
}

a.topic7active {
    width: 138px;
    height: 81px;
    background: url(bu-06-akt.jpg) top left no-repeat;
}

a.topic2:hover {
    background: url(bu-01-akt.jpg) top left no-repeat;
}

a.topic3:hover {
    background: url(bu-02-akt.jpg) top left no-repeat;
}

a.topic4:hover {
    background: url(bu-03-akt.jpg) top left no-repeat;
}

a.topic5:hover {
    background: url(bu-04-akt.jpg) top left no-repeat;
}

a.topic6:hover {
    background: url(bu-05-akt.jpg) top left no-repeat;
}

a.topic7:hover {
    background: url(bu-06-akt.jpg) top left no-repeat;
}

a span {
    display: none;
}

a span.pdfDate {
    position: absolute;
    right: 3px;
    text-align: right;
    display: inline;
}

li.subTopic {
    font-family: 'Verdana';
    font-size: 11px;
    margin: 0 0 -3px 0;
    padding: 0;
    padding-left: 12px;
    padding-bottom: 1px;
}

/* site layout */

#wrapper {
    position: relative;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #f4e1a4;
}

#container { 
    height: 598px;
    position: relative;
}

#content {
    font-family: Verdana;
    font-size: 12px;
    line-height: 16px;
    /*letter-spacing: 1px;*/
    color: #01366A;
    float: left;
    z-index: 1;
    position: absolute;
    top: 190px;
    left: 308px;
    width: 692px;
    height: 408px;
    overflow: auto;
    /*overflow-x: auto;*/
}

#teaser {
    background: #f8eed5;
    font-family: Verdana;
    font-size: 12px;
    line-height: 14px;
    color: #01366A;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 138px;
    overflow: hidden;
    text-align: left;
    z-index: 100;
}

#teaser p {
    margin: 0;
    padding: 0;
    margin-bottom: 4px;
}

#teaser ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#teaser table {
    border: none;
    padding: 0;
    margin: 0 0 0 -2px;
}

#teaser tr, #teaser td {
    padding: 0;
    margin: 0;
    vertical-align: top;
}

#contentArticle {
    padding-right: 138px;
}

#content h1 {
    color: #D28E00;
    font-size: 32px;
    margin-bottom: 0;
}

#languages {
    background: #f9f3de;
    font-family: Verdana;
    font-size: 9px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    padding: 4px;
    margin: 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

#languages a {
    text-decoration: none;
}

#languages a:link {
    color: #E8AB02;
}

#languages a.active, #languages a:hover {
    color: #01366A;
}

/* Image scroll area */

#imagescroll{
	text-align:left;
}
#cage {
    width: 554px;
    padding-top: 23px;
}

/* Info box, @see unternehmen/jobs */

.infobox {
    background: #F7EFD5;
    margin-bottom: 24px;
}

.infobox h3 {
    margin-top: 0;
    margin-bottom: 0;
    background: #EAD69B;
    color: #E8AB02;
    padding: 4px;
    font-weight: normal;
    font-size: 12px;
}

.infobox ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}

/* additional stuff */

.link {
    text-decoration: none;
}

.link:link, .link:visited {
    color: #E8AB02;
}

.link:hover {
    color: #01366A;
}

.fish {
    background: url(link-fisch.gif) no-repeat;
    background-position: 0px 4px;
    padding-left: 28px;
    text-decoration: none;
    border: none;
    text-align: left;
    cursor: pointer;
}

.fish, .fish:link, .fish:visited {
    color: #E8AB02;
}

.fish:hover {
    color: #01366A;
}

.smalltext {
    font-size: 9px;
    line-height: normal;
}

.orangetext {
    color: #E8AB02;
}

/* dialog/form stuff */

.row {
    position: relative;
}

.panel {
    position: absolute;
    margin-top: 10px;
    width: 380px;
}

#contactForm fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

#contactForm label {
    position: absolute;
    width: 120px;
}

#contactForm input, #contactForm textarea, #contactForm select {
    font-size: 11px;
    position: relative;
    left: 128px;
    width: 80%;
}

#contactForm p.formerror {
    color: red;
    font-weight: bold;
}

/**
 * preloader
 */

#preloader {
    height: 0;
    overflow: hidden;
}