body {

    background-repeat: repeat-x;
    background-color: #222;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
    color: #c3c3c3;
    font-size: 0.75em;
    margin: 0px auto 20px auto;
    width: 784px;
    position: relative;
}


h1.index {
    font-size: 1.2em;
    background-image: url("../bilder/bgh1.jpg");
    background-repeat: repeat-y;
    background-color: #551B1A;
    padding: 4px 2px 3px 20px;
    border-top: 1px #181818 solid;
    border-left: 1px #181818 solid;
    border-right: 1px #181818 solid;
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: -moz-linear-gradient(top,
        #682c2c 0,
        #682c2c 50%,
        #551b1a 50%,
        #551b1a 100%);
}


p {
    font-size: 12px;
    color: #6d6d6d;
      background-repeat: repeat-y;
     padding: 4px 2px 3px 20px;
}


.bookmarks a:hover {

    background-color: #303030;
}


#entree {
    width : 782px;
    height : 702px;
    top : 0;
    margin-top : 0;
}

#entreetext {
    font-family : "Lucida Sans Unicode", Verdana, sans-serif;
    font-size : 12px;
    color : #c3c3c3;
    text-align : center;
    text-decoration : none;
}


.clear {
    clear: both;
}



a {
    text-decoration: none;

}

img {
    color: #222222;

    text-decoration: none;
}





 img {
     border: none;
     text-decoration: none;
 }


.hide img {
   
    text-decoration: underline;
      border-bottom: none;
}

div.container_hs a:link,
.fieldset a:link,
div.content table a,
div.content a,
div#entreetext a,
div.zwei_spalten_index  a {
    text-decoration: none;
    border-bottom: none;
}

div.container_hs a,
.fieldset a:link,
div.content table a:link,
div.content a:link,
div#entreetext a:link,
div.zwei_spalten_index a:link {
    color: #c3c3c3;
    border-bottom: dashed 1px #985858;
}



div.container_hs a:hover,
div.content table a:hover,
div.content a:hover,
ul#navi a:hover,
div#entreetext a:hover,
div.zwei_spalten_index a:hover {
    text-decoration: none;
   /* color: #c3c3c3; */
      background-color: #551B1A;
         border-bottom: none;
}


div.container_hs a:visited,
.fieldset a:visited,
.fieldset a,
div.content table a:visited,
div.content a:visited,
div#entreetext a:visited,
div.zwei_spalten_index a:visited{
    text-decoration: none;
    color: #c3c3c3;
    border-bottom: dashed 1px #985858;
}

#footer{
    clear: both;
    position: relative;
    border-top: 1px solid #303030;
    font-size: 12px;
    color: #606060;
    width: 784px;
    height: 30px;
    margin-top: 20px;
    padding: 0px;
    white-space: nowrap;
    text-align: right;
}

.picture {
    float : left;
    margin: 20px 10px 10px 10px;
}


.zwei_spalten_index  {
margin: 0 auto;
    margin-bottom:20px;
overflow:auto;
padding:0;
width: 740px;

}

.box_index_left,
.box_index_right {
    min-height: 300px;
    float: right;
    width: 340px;
    background-color : #303030;
    color : #c3c3c3;

    border-width : 1px;
    border-style : solid;
    border-color : #181818;
    overflow: hidden;
    shadow: 2px  2px 3px rgba(0, 0, 0, 0.4);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 2px 2px 4px  #000000;
    -moz-box-shadow: 2px 2px 4px #000000;
    box-shadow: 2px 2px 4px #000000;

}
.box_index_left {

margin: 0 10px 10px 0px;
}


.box_index_right {
    float: left;
margin: 0 0px 0px 10px;
}

.box_index_left p,
.box_index_right p {
    padding: 10px;

}



#banner {
    background-image: url("../bilder/banner-05.jpg");
    width: 784px;
    height: 75px;
    top: 0px;
    margin-top: 12px;
}

.banner_thomasgauck {
    position: relative;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
    font-style: normal;
    color: #6d6d6d;
    width: 250px;
    height: 30px;
    margin-left: 520px;
    margin-top: 0px;
}

div.banner_thomasgauck a:link,
div.banner_thomasgauck a:visited{
    color: #6d6d6d;
}

div.banner_thomasgauck a:hover {
    color: #551b1a;
}

.banner_thomasgauck h1  {
    background-image: none;
    font-weight: lighter;
    background-color: inherit;
    border: none;
    text-align: right;
    font-size: 20px;
    margin-top: 0px;
}


.banner_photoart h1 {

    color: #551b1a;
    font-weight: lighter;
    background-image: none;
    background-color: inherit;
    border: none;
    text-align: right;
    font-size: 20px;
    margin-top: -30px;
    text-align: left;
}


#footer p a {
    text-decoration: underline;
    border-bottom: none;
    color: #606060;
}
