
/*oOo**Standard Schriftformat  **oOo*/
body,table,pre,p,span,div,tr,td,ul,li,tbody,a {
         color:#000000;
         font-family:Arial,Helvetica,sans-serif;
         font-size:smal;
         background-color:#ffffff;
}
td{      vertical-align:top;
}
p,td,li{    color:#00007f;
         font-size:14;
}
p{       margin-top:4;
         margin-left:20;
         margin-bottom:6;
         margin-right:20;
}
p.gel{   width:100%;
         /*margin:3,10,3,10;*/
         margin-top:3;
         margin-left:10;
         margin-bottom:3;
         margin-right:10;
         height:10;
         padding:4,5;
     /*    text-align:right;*/
         background-image:url(../grafik/gel.gif);
}
p.u1{   width:100%;
        margin-bottom:10;
        font-weight:bold;
        color:#7f7f7f;
        font-size:16;
}
.bf{   color:#00007f;
}
.bff{   color:#00007f;
        font-weight:bold;
}

.f{     font-weight:bold;
}
/*oOo** Tabellen  **oOo*/
/*Haupttabelle*/
.ht{    width:790;
        border:none;
}
/*Headzeile Haupttabelle*/
.hh{    background-color:#7f7f7f;
        border:none;
}
/*Menütabelle*/
.mt{    width:100%;
        border:none;
        background-color:#bfbfbf;
}
.mz{    text-align:center;
        height:40;

        background-image:url(../grafik/mbg.gif);
}
/*Menübilder*/
.mp{    width:109;
        border:0;
        margin-left:70;
        margin-top:10;
        float:left;
}
.mp1{   width:109;
        height:17;
        border:0;
        margin-left:40;
        margin-top:10;
        float:left;
}
/*Zierde links*/
.gel{   width:20;
}
.bgg{
        background-image:url(../grafik/gel.gif);
}
.poin{  width:25;
        height:25;
        vertical-align:bottom;
}
/*Cube Bilder*/
.cu{     border:0;
         width:128;
         height:128;
         /*margin:20,10,20,10;*/
         margin-top:100;
         margin-left:10;
         margin-bottom:20;
         margin-right:10;
}
.cum{    border:0;
         width:250;
         height:250;
         /*margin:40,30,0,30;*/
         margin-top:40;
         margin-left:30;
         margin-bottom:0;
         margin-right:30;
}
/*Bilder*/

.picr{                  /*picture rechts*/
    float:right;
    width:97;
    height:140;
    border-width:1;
    border-style:solid;
/*    margin:20,20,10,10;*/
    margin-top:20;
    margin-right:20;
    margin-bottom:10;
    margin-left:10;
}

/*oOo** Platzahlter  **oOo*/

.no {   width:1;     /*Standard*/
        height:1;
}
.no1 {  width:1;     /*Kopfzeile*/
        height:79;
}
.no2 {  width:1;     /*unter Menü*/
        height:10;
}
.no3 {  width:1;     /*über Cpoyright*/
        height:10;
}
.nol {  width:20;     /*über Cpoyright*/
        height:1;
}


/*Links im Contentbereich*/
.ac {
        color:#C00040;
}
.ab {   color:#C00040;
        background-image:url(../grafik/gel.gif);
}


/*
.aa {   color:#C00040;
        background-image:url(../grafik/gel.gif);
        position:relative;left:-125;
        text-align:right;
}*/

/*oOo** Links  **oOo*/
a{color:#c00040;text-decoration:none}
a:hover{text-decoration:underline}
a:active{color:#6F6F6F;}

/*Linktab*/
 #tue{background-color:#d1dbfc;margin-right:2;margin-left:0;}
 #li{position:relative;left:-25;}
