#Ueberschrift{
   position:absolute;
   top:0px;
   left:150px;
   width:450px;
   padding:5px;
   margin:0px;
   border:0px solid #EE0000;
}

h1.ueberschrift {
   font-family:Arial,sans-serif;
   font-size:50%;
   font-weight:Bold;
}

#Uebersicht{
   position:relative;
   top:260px;
   left:35px;
   width:450px;
   padding:5px;
   margin:0px;
   border:0px solid #EE0000;
   }

h2.uebersicht {
   font-family:Arial,sans-serif;
   font-size:70%;
   font-weight:normal;
}

#Uebersichtohne{
   position:relative;
   top:100px;
   left:35px;
   width:450px;
   padding:5px;
   margin:0px;
   border:0px solid #EE0000;
   }

h2.uebersichtohne {
   font-family:Arial,sans-serif;
   font-size:70%;
   font-weight:normal;
}


#LEI{
   position:absolute; top:0px; left:0px;
   z-index:1;
   background: url(allein-kl.jpg) no-repeat 100% 45%;  
}

#LM{
   position:absolute; top:43px; left:0px; 
   z-index:10;
   background: url(LM-kl.jpg) no-repeat 100% 45%;
}

#LI{
   position:absolute; top:72px; left:0px;
   z-index:10;
   background: url(LI-kl.jpg) no-repeat 100% 45%;
}

#LP{
   position:absolute; top:72px; left:171px;
   z-index:10;
   background: url(LPM-kl.jpg) no-repeat 100% 45%;
}

#LPM{
   position:absolute; top:72px; left:171px;
   z-index:10;
   background: url(LPM-kl.jpg) no-repeat 100% 45%;
}

#LS{
   position:absolute; top:72px; left:291px;
   z-index:10;
   background: url(LS-kl.jpg) no-repeat 100% 45%;
}

#LA{
   position:absolute; top:137px; left:0px;
   z-index:10;
   background: url(LA-kl.jpg) no-repeat 100% 45%;
}

#LC{
   position:absolute; top:167px; left:0px;
   z-index:10;
   background: url(LC-kl.jpg) no-repeat 100% 45%;
}
table.uebersicht {
   Text-align:center; valign:middle;
   Text-size:80%;
   padding:0px 0px 0px 5px; 
}

#Auswahl{
Position:absolute;   
   top:470px;
   left:150px;
   width:500px;
   padding:0px 5px 0px 5px;
   margin:0px;
   border:0px solid #EE0000;
z-index:10;
}

h2.Auswahl {
   font-family:Arial,sans-serif;
   font-size:120%;
   font-weight:bold;
}

#Auswahlohne{
Position:absolute;   
top:310px;
   left:150px;
   width:500px;
   padding:0px 0px 0px 0px;
   margin:0px;
   border:0px solid #EE0000;
z-index:10;
}

td[abbr~=ohne] { background-color:#015496  ; width:550px; }
td[abbr2~=ohne] { background-color:#015496  ; color:#FFFFFF; font-weight:bold;}
td[abbr~=LM] { background-color:#55c5d0; width:550px; }
td[abbr2~=LM] { background-color:#55c5d0; color:#FFFFFF; font-weight:bold;}
td[abbr~=LI] { background-color:#395773; width:550px;}
td[abbr2~=LI] { background-color:#395773; color:#FFFFFF; font-weight:bold;}
td[abbr~=LP] { background-color:#93c840; width:550px;}
td[abbr2~=LP] { background-color:#93c840; color:#FFFFFF; font-weight:bold;}
td[abbr~=LPP] { background-color:#93c840; width:550px;}
td[abbr2~=LPP] { background-color:#93c840; color:#FFFFFF; font-weight:bold;}
td[abbr~=LS] { background-color:#f29133; width:550px;}
td[abbr2~=LS] { background-color:#f29133; color:#FFFFFF; font-weight:bold;}
td[abbr~=LA] { background-color:#a54686; width:550px;}
td[abbr2~=LA] { background-color:#a54686; color:#FFFFFF; font-weight:bold;}
td[abbr~=LC] { background-color:#56c5d0; width:550px;}
td[abbr2~=LC] { background-color:#56c5d0; color:#FFFFFF; font-weight:bold;}

.datum { font-size:90%; color:#FFFFFF; font-weight:bold; padding:0px 0px 0px 10px;}
.liste { font-size:90%; color:#FFFFFF; font-weight:bold; padding:0px 0px 0px 10px;}
.auswahlliste { font-size:90%; color:#FFFFFF; font-weight:bold; padding:0px 0px 0px 0px;}

/* Links definieren */

a:link { color:Green; text-decoration:none; font-weight:bold; }
a:visited { color:#FFFFFF; text-decoration:none; font-weight:bold; }
a:focus { color:#FFFFFF; background-color:#878787 ; font-weight:bold; }
a:hover { color:#FFFFFF ; text-decoration:none; background-color:#878787 ; font-weight:bold; }
a:active { color:#FFFFFF; background-color:#878787 ; font-weight:bold; }

