body {
        background-color: #FFFFFF;
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-size: 90%;
        color: #000099;
        background-image: url(../bilder/maedchen_leiste.jpg);
        background-attachment: fixed;
        background-position: top right;
        background-repeat: repeat-y;
        margin-left: 0px;
        margin-top: 0px;
		  
        }
p {
        line-height: 110%;
        margin-top: 9px;
        margin-bottom: 9px;
}

h1 {
        color: white;
        font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
        font-size:22px;
        font-weight: 500;
        background-color: #3300CC;
        padding: 6px;
        margin-bottom: 2px;
		  margin-top: 2px;
        text-align: center;
}
h2 {
        color: white;
		  font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
        font-size:20px;
        font-weight: 500;
        background-color: #0002F6;
        margin-top: 2px;
        margin-bottom: 2px;
        padding: 6px;
        padding-left: 50px;
        text-align: left;
}
h3 {
        color: white;
        font-size:16px;
        background-color: #4A79FF;
        margin-top: 2px;
        margin-bottom: 2px;
        padding: 6px;
        padding-left: 50px;
        text-align: left;
}

li {
        line-height: 110%;
        list-style-position: outside;
        
		  list-style-image: url(../abild/list.gif);
        margin-top: 6 px;
        margin-bottom: 6px;
}

li.sub{
        line-height: 100%;
        list-style-type: circle;
        margin-top: 6px;
}

.main {
        left: 165px;
        top: 0px;
        position: absolute;
        width: 590px;
        background-color: white;
        padding-left: 15px;
		  padding-right: 15px;
        padding-bottom: 20px;
        padding-top: 0px;
        border-left: solid 2px #6699FF;
        border-right: solid 0px #6699FF;
        }

.logo {
        position: absolute;
        left: 15px;
        top: 10px;
        width: 160px;
        height: 87px;
}

.bg1 {
        background-color: #BBDEFF;
        width: 380px;
        padding: 10px 20px;
        color: Navy;
        font-size: 100%;
}
.bg2 {
        position: relative;
        left: 0px;
        background-color: #DFEFFF;
        width: 380px;
        padding: 10px 20px;
        color: Navy;
        font-size: 100%;
}
.bg3 {
        background-color: #D9FFFF;
        padding: 10px 10px;
        width: 250px;
        color: Black;
        font-size: 90%;
}
.bg4 {
        background-color: #EEEEEE;
        width: 380px;
        padding: 10px 20px;
        color: Black;
        font-size: 80%;
}
.bg5 {
        background-color: #DFEFFF;
        width: 270px;
        padding: 20px 10px;
        color: Navy;
        font-size: 90%;
}
.bg6 {
        background-color: #DFEFFF;
        width: 340px;
        padding: 20px 40px;
        color: Navy;
        font-size: 90%;
}
td {
   font-family: "MS Sans Serif", Geneva, sans-serif;
        font-size: 90%;
        color: #000099;

}
td.marginal {
        font-family: "MS Sans Serif", Geneva, sans-serif;
             font-size: 70%;
             color: #CC3333;
        font-weight: 600;
        text-align: right;
        vertical-align: top;
        width: 150px;
        padding-top: 12px;
        padding-bottom: 10px;
}
td.zwischen {
        width:5px;
}

.bild {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 80%;
		  line-height: 110%;
        color:#660066;
        font-weight: 500;
        text-align: right;
        vertical-align: middle;
        width: 150px;
}
.bildbreit {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 75%;
        color:#660066;
        font-weight: 500;
        vertical-align: middle;
        width: 250px;
}
.fuss {
        font-size: 70%;
        color: #000000;
        }

table.tab {
        background-color: white;
        border-color: #3300cc;
        border-style: solid;
}
table.spruch {
        background-color: White;
        border-color: #0000CC;
        border-style: double;
		  border-width: 0px;
		  
}

td.tab {
        background-color:#ECF6FF;
        border-width: 0px;
}

td.tabli {
        background-color: #CCE6FF;
        border-width: 0px;
}
td.tablicent {
        background-color: #CCE6FF;
        border-width: 0px;
		  text-align: center;
}


a:link, a:active, a:focus, a:visited, a:hover {
        border: none;
}

a:link, a:active, a:focus, a:visited {
        border: none;
		  text-decoration: none;
}

a:visited {
        color: #990099;
}
a:hover {
        color:#CC0066;
        background-color: White;
                  text-decoration: underline;
}
a:focus {
        color: Red;
}
a:active {
        color:  #FF8040;

}