
/*/////////////////////////   SCREEN   ////////////////////////////*/
*{
    padding: 0px;
    margin: 0px;
    border: none;
}

body
{
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-size: 12px; line-height: 17px;
    letter-spacing: 0px;
    color: #000;
    text-align: left;
    background: #b7be68 url(../images/basti_wm_zammat_MG_6985.jpg) no-repeat;
}

#wrapper {
    position:absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0px solid #000;
}

#header {
    display: block;
    padding: 40px;
    background: #FFF;
}

#header a, #header a:active, #header a:visited    {
    color: #000;
    text-decoration: none;
    padding-bottom: 2px;
    border-bottom: 2px solid #EEE;
    font-weight: bold;
    outline: none;
}
    
#header a:hover, #header a:visited:hover {
    color: #999;
    text-decoration: none;
    padding-bottom: 2px;
    border-bottom: 2px solid #CCC;
    outline: none;
}

#header img {
    float: left;
    margin-top: 10px;
    margin-bottom: 40px;
    margin-right: 50px
}

#header h1 {
    font-size: 50px;
    line-height: 50px;
    color: #000;
    float: left;
    margin-top: 10px;
    margin-bottom: 40px;
    margin-right: 50px
}

#header p {

}

div.member {
    width: 200px;
    height: 130px;
    float: left;
    background-color: #000;
    color: #FFF;
    padding-top: 15px;
    margin: 1px 0px 0px 1px;
}

div.special {
    float: left;
    background-color: transparent;
    color: #FFF;
    padding: 30px 21px 20px 20px;
    margin: 1px 0px 0px 1px;
}

.orbit {
    padding: 10px 5px 5px 5px;
}

div.special_txt {
    width: 234px;
    height: 261px;
    float: left;
    background-color: #000;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    color: #FFF;
    padding: 20px 10px 10px 20px;
    margin: 1px 0px 0px 1px;
}

div.google_maps {
    float: left;
    background-color: #000;
    padding: 15px 15px 11px 15px;
    margin: 1px 0px 0px 1px;
}

div.member h2 {
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    color: #FFF;
    margin: 5px 10px 5px 20px;
}

div.member h2 a, div.special_txt a {
    color: #FFF;
    text-decoration: none;
    background: no-repeat url(../images//link_icon.gif) top right;
    padding-right: 13px;
    outline: none;
}
div.member h2 a:hover, div.member h2 a:visited:hover, 
div.special_txt a:hover, div.special_txt a:visited:hover {
    color: #fff500;
    text-decoration: none;
    outline: none;
}

div.member p {
    margin: 5px 10px 5px 20px;
    line-height: 20px;
}
