BODY {        margin-top : 0px;
        margin-left : 0px;
        min-height : 400px;
        width : 1000px;
        background-image : url(bg-streifen.gif);
}

vorbei {color : #453A5A;
	font-size : 10pt;
	font-style:italic;
}

strong {color : #99381C;
        font-weight : bold;
}

img {        border : 0px;
        padding : 2px;
}


#kopf {        position : absolute;
        top : 0px;
        left : 0px;
        height : 85px;
        width : 780px;
        /* background-image : url(bg-rauten.gif);
        background-position : 25px;
        border-bottom : solid 2px blue; */
}


#kopf h1 {
        margin : 0 auto 0 auto;
        text-align : center;
        font-size : 35pt;
             color : #99381C;
             /* font-style : italic; */
        font-weight : bold;
}

#kopf a:link {
        text-decoration : none;
        color : #99381C;
}

#kopf a:visited {
        text-decoration : none;
        color : #99381C;
}

#kopf a:hover {
        color : #0000FF;
        text-decoration : underline;
}

#kopf a:active {
        text-decoration : none;
        color : #99381C;
}


#menue-links {
        position : absolute;
        top : 70px;
        left : 0px;
        width : 135px;
        height : 600px;
        padding : 2px;
        /* border-style : solid;
        border-width : 2px;
        border-Color : #00f; */
        font-family : Arial , Verdana , 'sans-serif';
        text-align : center;
        /* line-height : 32pt; */
        font-size : 11pt;
        font-weight : bold;
        background-image : url(leucht3.gif);
        background-repeat : no-repeat;
}


#menue-links a:link {
        text-decoration : none;
        color : #000;
        /* border : solid 1px #fff; */
        /* background-color : #00f; */
}
#menue-links a:visited {
        color : #400080;
        text-decoration : none;
        /* background-color : #00f; */
}
#menue-links a:hover {
        color : #0000FF;
        background-color : #FFF;
}
#menue-links a:active {
        color : #0000FF;
        background-color: #FFF;
}

#inhalt {
        position : absolute;
        top : 87px;
        left : 140px;
        width : 640px;
        min-height : 580px;
        padding : 2px;
        background-color: #BFCDFF;
        border-style : solid;
        border-width : 1px;
        border-Color : #83AAFF;
        font-family : Verdana, Arial , 'sans-serif';
        font-size : 11pt;
        text-align : left;
        text-decoration : none;
}
#inhalt h1 {
        font-style:italic;
        font-family:'Times New Roman', Times, serif;
        font-weight : bold;
}

#inhalt a:link {
        text-decoration : none;
        font-weight:bold;
}

#inhalt a:visited {
        color : #400080;
        text-decoration : none;
        font-weight:bold;
        /* background-color : #00f; */
}

#inhalt a:hover {
        color : red;
        background-color : #FFF;
        font-weight:bold;
}


#sponsor {
        position : absolute;
        top : 0px;
        left : 800px;
        width : 190px;
         background-image : url(boat.gif);
        background-repeat : no-repeat;
        background-position : bottom right;
        min-height : 680px;
        padding : 2px;
        border-left : solid 2px #BFCDFF;
        text-align : left;
        text-decoration : none;
}

#verein-menue {
        background-image : url(bg-streifen.gif);
        font-size: 10pt;
        font-weight: bold;
        text-align: justify;
}

#verein-menue a:link {
        color: Black;
        text-decoration: none;
}

#verein-menue a:visited {
        color: Black;
        text-decoration: none;
}

#verein-menue a:hover {
        color: Blue;
        text-decoration: underline overline;
}



#fuss {        /* position : absolute; */
        padding-bottom : 0px;
        width : 780px;
        padding : 2px;
        border-top : solid 2px blue;
        text-align : center;

}


#fuss a {
        background-color:#fff;
        text-decoration : none;
}
/* Elemente */
