

body{
 background:url(webbilder/bg.gif);
 background-attachment:fixed;}
 font-family:'Verdana'}

        .edit {
            color:gray;
            background-color:white}
        h1 {
            color:fuchsia;
            font-size:large}
        h2 {
            color:fuchsia;
            font-size:medium}
        .home {
            color:thistle;
            font-size:small}
        hr {color:dimgray;
            border:1px solid dimgray}
        .right {
            color:gray}
        td.left {
            text-align:right; 
            vertical-align:top; 
            padding-right:10px; 
            color:dimgray;
            font-size:medium;
            border-color:fuchsia;
            border-style:none;
            border-width:2px;
            background-color:white}
        td.rightDate {
            padding-left:10px;  
            padding-right:10px; 
            color:gray;
            font-size:medium;
            border-color:fuchsia;
            border-style:none;
            border-width:2px;
            background-color:white}
        td.rightEntry {
            padding-left:10px; 
            padding-right:10px; 
            color:gray;
            font-size:medium;
            border-color:fuchsia;
            border-style:none;
            border-width:2px;
            background-color:white}
        td.rightName {
            padding-left:10px; 
            padding-right:10px; 
            color:gray;
            font-size:medium;
            border-color:fuchsia;
            border-style:none;
            border-width:2px;
            background-color:white}
        td.copyright {
            color:gray;
            text-align:right}
        .spanCopy {
            font-size:x-small; 
            color:gray;
            background-color:white}
        a:link    {color:gray}
        a:visited {color:gray}
        a:hover   {
            font-weight:bold;
            color:gray;
            text-decoration:none}
        a:active  {
            font-weight:bold;
            color:gray;
            text-decoration:underline}
        a:focus   {
            font-weight:bold;
            color:gray;
            text-decoration:underline}
 
 

#mitte {
 position: absolute;
 left: 50%;
 top: 0px;
 width: 850px; /* Breite des Elements */
 height: auto; /* Höhe des Elements */
 margin-left: -425px; /* Breite des Elements geteilt durch zwei! */
 z-index:1;}



#inhalt{
 position:absolute;
 right:0px;
 top:78px;
 width:700px;
 height:837px;
 margin-left: -350px; /* Breite des Elements geteilt durch zwei! */
 background:url(webbilder/mitte3.png);
 z-index:2;
}


#menue{
 position:absolute;
 left: 50%;
 top: 0px;
 width: 850px; /* Breite des Elements */
 height: 79px; /* Höhe des Elements */
 margin-left: -425px; /* Breite des Elements geteilt durch zwei! */
 background:url(webbilder/menue2.png); 
 z-index:3;}

#menue[id] {
  position:fixed;

}


#logo{
 position:absolute;
 right: 0px;
 top: 0px;
 width: 170px; /* Breite des Elements */
 height: 190px; /* Höhe des Elements */
 background:url(webbilder/logo.png); 
 z-index:12;}


#menue1{
 position:absolute;
 right:-260px;
 top: 17px;
 width: 850px; /* Breite des Elements */
 height: 25px; /* Höhe des Elements */
 margin-left: -425px; /* Breite des Elements geteilt durch zwei! */ 
 z-index:9;}

#menue2{
 position:absolute;
 height:250px;
 width:80px;
 top:79px;
 left:70px;
 margin-left:10px;}

#menue2[id] {
  position:absolute;
}

#gallerie{
 position:absolute;
 height:450px;
 width:590px;
 top:50px;
 left:3px;}

#gallerie[id]{
 left:-40px;}

#bild{
 position:absolute;
 height:430px;
 width:590px;
 top:50px;
 left:45px;
 background-color:#fff;}

#text{
 position:absolute;
 height:260px;
 width:590px;
 top:500px;
 left:/*195px*/ 45px;
 z-index:7;
}

#gb{
 position:absolute;
 height:675px;
 width:590px;
 top:50px;
 left:45px;
 background-color:#fff;}


#galmen{
 position:absolute;
 height:35px;
 width:150px;
 top:20px;
 left:43px;
 z-index:22}

#galmen[id]{
 top:5px;}

p{
 font-size:13px;
 font-family:Verdana, Helvetica, Arial;
 color:#626262;
 text-align: justify;}

p2{
 font-size:13px;
 font-family:Verdana, Helvetica, Arial;
 color:#626262;
 text-align: left;}

h1{
 font-size:13px;
 font-family:Verdana, Helvetica, Arial;
 color:#ee007b;
 text-align:left;}



a:visited {color:#f9cada; text-decoration:none;outline:none;}
a:active {color:#f9cada; text-decoration:none;outline:none;}
a:hover {color:#f9cada; text-decoration:none;font-weight:bold;outline:none;}

a img {border:0px solid #fff;}

a {color:#f9cada;text-decoration:none;outline:none;}

