* {
margin: 0px;
padding: 0px;
}
body {
background: white url(bilder/body-hintergrund.gif) repeat-y scroll center;
font-family: arial, helvetica, sans serif;
font-size: 0.8em;
color: #1B507A;
}
a:link {
color: #1B507A;
text-decoration: none;
font-size: 1em;
}
a:visited {
color: #1B507A;
text-decoration: none;
font-size: 1em;
}
#container {
width:980px;
margin:0px auto 0px auto;
}
#bildOben {
text-align: center;
height: 98px;
}
#navigation {
float: left;
width: 160px;
margin-top: 10px;
margin-left: 1px;
}
#navigation a:link {
padding-top:7px;
color: #1B507A;
text-decoration: none;
}
#navigation a:visited   {
padding-top:7px;
color: #1B507A;
text-decoration: none;
}
#navigation a:hover {
background-image: url(bilder/navi-blau.gif);
color: #1B507A;
text-decoration: none;
}
#inhalt {
float: right;
width: 818px;
margin-top: 10px;
}
#inhalt #ueberschrift {
width: 760px;
height: 44px;
background: white url(bilder/hintergrund-ueberschriften.jpg) no-repeat scroll center;
margin-bottom: 10px;
}
#inhalt #textUeberschrift {
padding-left:20px;
padding-top:8px;
color: white;
font-family: arial;
font-size: 1.4em;
font-weight: bold;
}
#inhalt #mitgliedBild {
float:right;
margin-right:75px;
}
#inhalt a:link {
color: #1B507A;
text-decoration: none;
font-size: 1em;
}
#inhalt a:visited {
color: #1B507A;
text-decoration: none;
font-size: 1em;
}
#inhalt p {
margin-bottom: 10px;
}
#inhalt h1 {
font-size: 1em;
margin-bottom: 12px;
}
#inhalt ul {
list-style-image: url(bilder/pfeil.gif);
margin: 0 0 10px 30px; 
}
#inhalt li {
padding: 0 0 0 10px;
}
#inhalt .mitgliederTabelle {
border-collapse:separate;
border-spacing:5px;
width: 400px;
}
#inhalt .mitgliederTabelle .plz {
width: 60px;
}
#inhalt td {
border: 1px solid #1B507A;
padding: 5px;
}
#inhalt .grau {
background-color:#eee;
}
#inhalt .textGross {
font-size:18px;
font-weight: bold;
text-align: center;
}
#topObjekt {
float: right;
width:192px;
height:400px;
margin-right: 5px;
margin-top: 50px;
font-family:arial;
font-size:10pt;
color:#ffffff;
}
#topObjekt1, #topObjekt2 {
margin-top: 10px;
background-color:#1f5b8b;
overflow:hidden;
text-align: center;
}
#topObjekt p {
margin: 0 0 5px 0;
}
/* Navigation Anfang */
.link {
display:block;
width: 150px;
height: 38px;
text-align:center;
background-image: url(bilder/navi-weiss.gif);
background-repeat: no-repeat;
color: #1B507A;
font-family: arial;
font-weight: bold;
font-size: 1em;
margin: 0;
}
/* Navigation Ende */
#layerMitglieder {
width: 380px;
height: 300px;
border: 0px dotted #ff0000;
margin-left:410px;
text-align: center;
}
#layerMitglieder table {
width:360px;
margin: 0 auto 0 auto;
}
#layerMitglieder a:link{
font-weight: bold;
color: blue;
text-decoration: underline;
}
#layerMitglieder a:visited {
font-weight: bold;
color: blue;
text-decoration: underline;
}
#layerMitglieder a:hover {
font-weight: bold;
color: red;
text-decoration: underline;
}
