

body, table {
       background-color: #FFFFFF;
       color:            #000000;
       font-size:        90%;
       font-family:      Tahoma, Verdana, Helvetica, sans-serif;
/* *** Hintergrundbild
       background-image: url(../pic/hintergrund.jpg);
       background-attachment:fixed;
       background-repeat: no-repeat;
       background-position: center center;
*/
}



a {
       font-weight: bold;
}

a:link  {
       text-decoration : none;
       margin-bottom: 1px;
       padding: 1px;
       border: 1px;
       color : #FF0000;
}

a:visited  {
       text-decoration : none;
       margin-bottom: 1px;
       padding: 1px;
       border: 1px;
       color : #FF0000;
}

a:hover {
       text-decoration : none;
       margin-bottom: 1px;
       padding: 1px;
       border-bottom: 1px dashed;
       color: #8000FF;
       background-color: #EBEBEB;
}

a:active {
       text-decoration : none;
       margin-bottom: 1px;
       padding: 1px;
       border: 1px;
       color: #FF0000;
}


h1 { font-size: 200%; }
h2 { font-size: 175%; }
h3 { font-size: 150%; }
h4 { font-size: 125%; }



strong {
        color: #4F4F4F;
        font-weight: bold;
}


sup {  font-size: 75%}
sub {  font-size: 75%}





/* * * * * *  classes * * * * * */

.hbox { color:            #000000;
        background-color: #EBEBEB;
        font-size:        90%;
        font-weight:      bold;
}

.hboxn { color:            #000000;
        background-color: #EBEBEB;
}


.blau { color: #00009F; }


.large { font-size: 125%; font-weight: bold; }
.normal {font-size: 100%; font-weight: bold; }
.small { font-size: 85%; }
.footnote { font-size: 85%; color: Gray; }



p.hinten {
           position:relative;
           z-index:1;
           left:0px;
           top:0px;
           font-size:26px;
           font-weight: bold;
           color: #C0C0C0;
}

p.vorne {
           position:relative;
           z-index:2;
           left:24px;
           top:-38px;
           font-size:19px;
           font-weight: bold;
           color: #FF0000;
}

.mkmonat { text-align:left;  width:25px; font-size: 80%; color:#000000; background-color:#FFFFFF; font-weight: bold; }
.mk0     { text-align:right; width:12px; font-size: 80%; color:#000000; background-color:#FFFFFF; }
.mk1     { text-align:right; width:12px; font-size: 80%; color:#000000; background-color:#FFFFFF; }
.mk2     { text-align:right; width:12px; font-size: 80%; color:#000000; background-color:#FFFFFF; }
.mk3     { text-align:right; width:12px; font-size: 80%; color:#000000; background-color:#FFFFFF; }
.mk4     { text-align:right; width:12px; font-size: 80%; color:#000000; background-color:#FFFFFF; }
.mk5     { text-align:right; width:12px; font-size: 80%; color:#FF0000; background-color:#FFF0F0; }
.mk6     { text-align:right; width:12px; font-size: 80%; color:#FF0000; background-color:#FFF0F0; }
.mkact   { text-align:right; width:12px; font-size: 80%; color:#000000; background-color:#FFFFFF; border : 1px solid #999999}
.mkgrey  { text-align:right; width:12px; font-size: 80%; color:#999999; background-color:#e1e1e1; }




/* links */
img.limage {
         border: 0px;
	max-height: 400px;
	max-width: 800px;
}


embed.lembed {
	border: 1px solid #00008b;
}

.lbox {
	border: 1px solid #ddd;
	padding: 1px 2px;
	margin: 1px;
}




/* specials Indexseite */

.indexrechts {
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
/*    border-left-style: solid; */
    border-bottom-color: #000000;
    border-left-color: #000000;
    font-size: 150%;
    font-weight: bold;

}

.indexlinks {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #000000;
    font-size: 150%;
    font-weight: bold;
    border-right-width: 1px;
/*    border-right-style: solid; */
    border-right-color: #000000;
}

.indexstichwort {

    font-size: 85%;
           font-weight: bold;
}


#boxl {
 margin:  0px;
 padding: 0px;
 border:  1px dashed;
 width:   20%;
 text-align: left;
/* float: left;*/
}

#boxm {
 margin:  1px;
 padding: 3px;
 border:  1px dashed;
 width:   50%;
 text-align: center;
}

#boxr {
 margin:  1px;
 padding: 3px;
 border:  1px dashed;
 width:   20%;
 text-align: right;
/* float: right;*/
}

#family {
 position: absolute;
 bottom: 0px;
 right: 0px;
 margin: 0px;
 padding: 1px;
 border: 0px;
 z-index: 999;
}
