
@charset "utf-8";
/* CSS Document */

* {
        margin:0; padding:0; borger:0;
}

body {
        color: #CCC;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 10px;
        background-image: url(Hin.jpg);
        overflow: auto;
        padding-top: 0px;
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-position: center top;
        background-color: #000;
}

object {
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        outline:none;
        text-align: center;
        margin: 2px;
}


.noBorder {
        border:0!important;
}


.noMargin {
        margin:0!important;
}


/* ------------------------------------------------------------------------------ */


#steuerungoben ul {
    list-style-type: none;
}

#steuerungoben li {
    display: inline-block;
}

#steuerungoben a {
    display: block;
    width:158px;
    /* background-color: yellow; */
    float: right;
    /* border-right: 1px solid red; */
    text-align: center;
    line-height: 100px;
    color: #0CF986;
    text-decoration: none;
     border-right: 1px solid #CCC;
        line-height:40px;
        font-size: 15px;
}




 /* ------------------------------------------------------------------------------ */


div#headerContainer {
        width:100%;
        background-repeat: no-repeat;
        background-position: center top;
        background-image: url(Hin2.jpg);
        margin: 0px;
        color: #000;
        background-attachment: fixed;
}

div#headerContainer div#header {
        width: 960px;
        height: 225px;
        margin:0 auto;
        position: relative;
}

div#headerContainer div#header ul#navi-top {
        font-size: 13px;
        position: absolute;
        list-style:none;
        top:35px;
        right:305px;
        width: 350px;
        text-align: center;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-weight: bold;
}

div#headerContainer div#header ul#navi-top li {
        float: left;
        border-right: 1px solid #CCC;
        line-height:20px;
        text-transform:uppercase;
        width: 80px;
        padding-top: 0;
        padding-right: 15px;
        padding-bottom: 0;
        padding-left: 15px;
}

div#headerContainer div#header ul#navi-top li a {
        color: #CCC;
        text-decoration: none;
}

div#headerContainer div#header ul#navi-top li a:hover,
div#headerContainer div#header ul#navi-top li.active a {
        text-decoration: none;
        color:#006AB3;
}




/* ------------------------------------------------------------------------------ */

div#contentcontainer {
        width:100%;
        color:#000;
        background-image: url(Hin3.jpg);
        background-repeat: no-repeat;
        margin: 0px;
        background-position: center 0px;
}

div#content {
        font-size: 15px;
        font-weight:normal;
        width:960px;
        height: 650px;
        color:#CCC;
        text-align: left;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
        padding-top: 0px;
        padding-bottom: 20px;
}

  div#content #linksGalerie {
        height: 500px;
        float: left;
        width: 15px;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: small;
        margin-left: 10px;
}


div#content #rechtsGalerie {
        height:200px;
        text-align: left;
        margin-left: 20px;
        color: #CCC;
        font-size: small;
 }

div#content #links {
        height: 500px;
        float: left;
        width: 15px;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: small;
        margin-left: 10px;
}


div#content #rechts {
        height: 450px;
        text-align: left;
        margin-left: 280px;
        color: #CCC;
        font-size: small;
}
div#content #rechtsim {
        height: 450px;
        text-align: right;
        margin-left: 15px;
        color: #CCC;
        font-size: small;
}

#content p {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        color: #CCC;
        padding-right: 30px;
        padding-left: 30px;
}
#content  h1{
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        color: #006AB3;
        font-size: x-large;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;

 }
#content  h2{
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        color: #FEFCFE;
        font-size: x-large;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 30px;


}
#content a {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #006AB3;
        text-decoration: none;
}
#content a:hover {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #FFF;
        text-decoration: none;
}



#content iframe {
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
}

#kontaktframe {
        background-color: #000;
        font-family: Arial, Helvetica, sans-serif;
        text-align: left;
}

#kontaktframe #form1 table {
        font-size: small;
        color: #A1124B;
}

#kontaktframe td {
        font-size: small;
        color: #A1124B;
        border-bottom-width: thin;
        border-bottom-style: dotted;
        border-bottom-color: #A1124B;
}
#footercontainer {
        background-image: url(Hin3.jpgg);
        background-repeat: no-repeat;
        background-position: center -700px;
}


/* ------------------------------------------------------------------------------ */

div#footer {
        text-align: center;
        width: 960px;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
        background-position: center;
}


div#footer div#footertext {
        font-size: 25px;
        font-weight:normal;
        color:#CCC;
        text-align: right;
        padding: 0px;
        margin-top: 0;
        margin-right: 0px;
        margin-bottom: 0;
        margin-left: auto;
}

#footrest {
        background-image: url(Hin3.jpg);
        background-repeat: no-repeat;
        background-position: center -650px;
        height: 200px;
        overflow: hidden;
}

/* ------------------------------------------------- */