/*bausteine*/

div.intNL {
 margin: 0px 0px 12px 20px;
}


/*allgemein*/

ul.adm {
 width: 430px;
 margin: 0px;
 padding: 0px;
}

li.adm {
 width: 450px;
 margin: 0px 0px 12px 0px;
 padding: 0px;
}

div.admbut {
 width: 450px;
 margin: 14px 0px 10px 0px;
 padding: 0px;
}

div.admbut a.admStartseite {
 font-family: Tahoma; 
 font-size: xx-small; 
 font-style: normal; 
 font-weight: bold;
 width: 70px;
 text-align: center;
 height: 17px;
 padding-top: 1px;
 border-left: 10px solid #CF0000;
 display: block;
 background-color: #00114D;
 color: #EEEEEE;
}

div.admbut a.admStartseite:hover {
 font-family: Tahoma; 
 font-size: xx-small; 
 font-style: normal; 
 font-weight: bold;
 width: 70px;
 text-align: center;
 height: 17px;
 border-left: 10px solid #349802;
 display: block;
 background-color: #00114D;
 color: #EEEEEE;
}
