/* @group YUI Reset */


/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.datenschutz strong,
.datenschutz h3 {
    font-weight: bold;
}

.datenschutz h3 {
    font-size: 16px;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

li {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}
#impressum h3 {font-weight:bold;}
q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

input,
textarea,
select {
    *font-size: 100%;
}

legend {
    color: #000;
}
a, a:hover { text-decoration: none;}

/* @end */

.shadow {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}


/* @group Layout */

body {
    background: #69bacd url(../images/background.jpg) no-repeat left top;
    height: 100%;
}

#page-home {
    background: #69bacd url(../images/background-home.jpg) no-repeat center bottom;
    background-size: cover;
}

#wrapper {
    max-width: 900px;
    margin: 0px auto;
    position: relative;
}

#page-home #page-header {
    float: right;
}

#page-home #main-content {
    float: left;
}

#impresssum #page-header,
#impressum #main-content {
    width: 100%;
    margin: 0;
}

#impressum #main-content {
    background-image: url(../images/tile-default2.jpg);
}

#impressum #main-content li {
    list-style: circle;
    margin-left: 30px;
}

#page-heimathafen #impressum #page-header {
    background-image: url(../images/tile-heimathafen2.jpg);
    width: 100%;
    margin: 0;
}

#page-header {
    float: left;
}

#main-content {
    float: right;
}

#page-header,
#main-content {
    position: relative;
    min-height: 450px;
    height: auto !important;
    height: 390px;
    width: 50%;
    padding: 30px;
    background: #fff url(../images/tile-default.png) no-repeat right bottom;
    margin-top: 130px;
    z-index: 10;
    margin-bottom: 50px;
    box-sizing: border-box;
}

.hgroup h2 {
    font-size: 15px;
    margin-top: -0.3em;
}

#page-header .description {
    font-size: 14px;
    position: absolute;
    right: 30px;
    top: 43px;
    color: #797a7d;
    font-weight: normal;
}

#main-navigation {
    position: absolute;
    right: 30px;
    top: 83px;
    width: 150px;
}

#main-navigation {
    position: absolute;
    right: 30px;
    top: 83px;
    width: 125px;
}

#main-navigation a:link,
#main-navigation a:visited {
    text-decoration: none;
    font-size: 15px;
    color: #797a7d;
    line-height: 2.2em;
    font-weight: bold;
    display: block;
}

#main-navigation .hover {
    display: none;
}

#main-navigation .active a:link,
#main-navigation .active a:visited {
    color: #0055a5;
}

#main-navigation a:hover {
    color: #ff7101;
}

#main-navigation a:hover {
    color: #ff7101;
}

#main-navigation a:hover .hover {
    display: block;
}

#main-navigation a:hover .default {
    display: none;
}

* html #main-navigation a {
    height: 20px;
}

#page-footer {
    background: url(../images/footer-background.png) no-repeat center bottom;
    height: 18px;
    width: 100%;
    position: fixed;
    bottom: 0;
}


/* @end */


/* @group Typography */

body {
    font: 13px/1.5 "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
    color: #0055a5;
}

h1,
h1 a:link,
h1 a:visited {
    color: #797a7d;
    font-size: 26px;
    text-decoration: none;
    font-weight: bold;
}

h2 {
    color: #ff7101;
    font-size: 20px;
    margin: 1.5em 0 1em 0;
    font-weight: bold;
    line-height: 1.2;
}

a:link {
    color: #0055a5;
}

a:visited {
    color: #797a7d;
}

a:hover {
    color: #ff7101;
}

em {
    color: #ff7101;
}

p,
ul {
    margin-bottom: 0.8em;
}


/* @end */

#bmb a {
    display: block;
    width: 72px;
    height: 71px;
    background-image: url(../images/bmb-logo.png);
    right: 0px;
    top: 0px;
    position: absolute;
    text-indent: -9999px;
}

#bmb a {
    text-decoration: none;
}

#bmb span {
    display: block;
    position: absolute;
    text-indent: 0;
    left: -26px;
    top: 43px;
    color: #fff;
    font-size: 12px;
}

#page-footer {
    clear: both;
    height: 18px;
    background: url(../images/footer-background.png) no-repeat center bottom;
    width: 100%;
    position: fixed;
    bottom: 0;
}


/* @group Pages */

#page-koeder #page-header {
    background-image: url(../images/tile-koeder.jpg);
}

#page-heimathafen #page-header {
    background-image: url(../images/tile-heimathafen.jpg);
}

#page-netz #page-header {
    background-image: url(../images/tile-netz.jpg);
}

#page-fanggruende #page-header {
    background-image: url(../images/tile-fanggruende.jpg);
}

#page-fischarten #page-header {
    background-image: url(../images/tile-fischarten.jpg);
}

#page-home #page-header {
    background-image: url(../images/tile-home.jpg);
}

#page-fischer #page-header {
    background-image: url(../images/tile-fischer.jpg);
}

#page-home #main-content {
    background-image: url(../images/tile-portrait.jpg);
}

#page-home .hgroup {
    position: absolute;
    top: 220px;
    right: 40px;
}

#page-home #main-navigation {
    top: 30px;
}

#page-home .description {
    font-size: 22px;
    top: 280px;
    left: 20px;
    width: 420px;
}

.contact {
    float: left;
    width: 50%;
}


/* @end */


/* @group Setup */

.clear {
    clear: both;
}


/* @end */


/* @group FlexiBG */

img#expando {
    padding: 0;
    margin: 0;
    position: absolute;
    display: none;
    z-index: 1;
    -ms-interpolation-mode: bicubic;
}

.wide img#expando,
.tall img#expando {
    display: block;
}

.wide img#expando {
    width: 100%;
    height: auto;
}

.tall img#expando {
    width: auto;
    height: 100%;
}

.ie6fixed {
    position: absolute;
    top: expression((ignoreMe=document.documentElement.scrollTop ? document.documentElement.scrollTop: document.body.scrollTop) + 'px');
}

#footer a {
    color: #fff;
    float: right;
    margin-right: 10px;
    font-weight: bold;
}

#footer a::after {
    display: table;
}

#footer a:hover {
    color: #69BACD;
}


/* @end */


/*-------------Media Queries-------*/

@media screen and (min-width: 800px) {
    #footer {
        bottom: 30px;
        position: fixed;
        right: 10px;
    }
    #page-header {
        float: right !important;
    }
}
@media screen and (max-width: 767px) {/*420px*/
    body {
        background: #69bacd url(../images/background-home.jpg) no-repeat center bottom;
        background-size: auto;
        background-size: cover;
    }
    #page-home {
        padding-bottom: 50px;
    }
    #page-home #main-content {
        background-position-x: -22px;
    }
    /* @group Pages */
    #page-koeder #page-header {
        background-image: url(../images/tile-koeder2.jpg);
    }
    #page-heimathafen #page-header {
        background-image: url(../images/tile-heimathafen2.jpg);
        min-height: 600px;
        background-position-y: center;
        background-position-x: 0;
        margin: 0;
    }
    #page-netz #page-header {
        background-image: url(../images/tile-netz2.jpg);
        min-height: 660px;
        background-position-y: center;
        background-position-x: 0;
        margin: 0;
    }
    #page-netz #main-content {
        margin-top: -80px;
    }
    #page-fischarten #main-content {
        margin-top: -90px;
    }
    #page-fanggruende #page-header {
        background-image: url(../images/tile-fanggruende2.jpg);
        min-height: 480px;
        background-position-y: center;
        background-position-x: -60px;
        margin: 0;
    }
    #page-fischarten #page-header {
        background-image: url(../images/tile-fischarten2.jpg);
        min-height: 660px;
        background-position-y: center;
        background-position-x: 0;
        margin: 0;
    }
	#page-fischarten #footer a, #page-fanggruende #footer a,  #page-fischarten #footer a{
    margin-top: 80px;
}
    #page-home #page-header {
        background-image: url(../images/tile-home2.jpg);
    }
    #page-fischer #page-header {
        background-image: url(../images/tile-fischer2.jpg);
        min-height: 480px;
        background-position-y: center;
        margin: 0;
        background-position-x: -35px;
    }
    #page-home #main-content {
        background-image: url(../images/tile-portrait2.jpg);
    }
    #wrapper {
        max-width: 400px;
        margin: 30px auto;
        padding-bottom: 40px;
    }
    #page-header,
    #main-content {
        width: 100%;
        float: none;
        background-size: contain;
        background-position-x: -10px;
    }
    #main-content {
        margin: 0;
    }
    #page-header {
        margin-top: 30px;
    }
    #page-home .hgroup {
        top: 100px;
        left: calc(50% + 10px);
        right: auto;
    }
    h1,
    h1 a:link,
    h1 a:visited {
        font-size: 22px;
    }
    #page-home .description {
        font-size: 16px;
    }
    #page-home #main-content {
        background-image: url(../images/tile-portrait_dreh.jpg);
    }
    #page-home #page-header {
        background-image: url(../images/tile-home_dreh.jpg);
        background-position-x: -5px;
        margin-top: 0;
    }
    /*Köder*/
    #page-koeder #page-header {
        background-image: url(../images/tile-koeder2.jpg);
        background-position-y: 75px;
        background-color: #fff;
        margin-bottom: 0;
        background-repeat: no-repeat;
        min-height: 480px;
    }
    #page-koeder #page-header .description,
    #page-fanggruende #page-header .description,
    #page-fischarten #page-header .description,
    #page-fischer #page-header .description,
    #page-heimathafen #page-header .description {
        position: absolute;
        right: auto;
        top: auto;
        bottom: 0;
        left: 30px;
    }
    #page-fischarten #page-header .description {
        bottom: 90px;
    }
    #page-heimathafen #page-header .description {
        bottom: 60px;
    }
    #page-netz #page-header .description {
        position: absolute;
        right: auto;
        top: auto;
        bottom: 90px;
        left: 30px;
    }
    #page-heimathafen #main-content {
        padding-top: 0;
        margin-top: -40px;
    }
    #page-header,
    #main-content {
        background-image: url("../images/tile-default2.jpg");
    }
    #page-koeder #footer,
    #page-fischer #footer,
    #page-netz #footer,
    #page-heimathafen #footer {
        margin-top: 20px;
    }
    #footer {
        margin-top: -20px;
    }
    #page-fischarten #footer {
        margin-top: -40px;
    }
    #page-fischarten {
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 375px) {
    #wrapper {
        max-width: 360px;
    }
    #page-header,
    #main-content {
        width: 100%;
        min-height: 360px;
    }
    #page-koeder #page-header,
    #page-koeder #main-content {
        min-height: 380px;
    }
}

@media screen and (max-width: 360px) {
    #wrapper {
        max-width: 340px;
    }
    #page-header,
    #main-content {
        width: 100%;
        min-height: 340px;
    }
}

@media screen and (max-width: 320px) {
    #wrapper {
        max-width: 300px;
    }
    #page-header,
    #main-content {
        width: 100%;
        min-height: 300px;
    }
}
@media screen and (min-width: 421px) and (max-width: 1023px) {
#page-header .description {
    position: static;
    display: block;
    margin-bottom: 10px;
}
#page-home #page-header .description {
	position: absolute;
}
}