/*********mitte*********/
#topline {
margin: 0 5px 22px 6px;
height: 26px;
background-image: url(pic/balken.jpg);
}

#topline b{
/*line-height um b Element vertikal im topline Element zu zentrieren!*/
line-height: 26px;
font-family: Verdana;
color: #6b6b6b;
font-size: 11px;
margin-left: 10px;
margin-top: auto;
margin-bottom: auto;
}

.rechtespalte {

/*position: relative;*/
/*height:0;*/
border-left: none;
float: right;
width: 187px; /* achte auf mitte.text */ /*geaendert weil mitte verändert hat! Grundlos */
padding:0 5px 3px 8px;


}

.rechtespalte .ontop {

background-image: url(pic/on_top.gif);
clear:both;
height: 20px;
padding-left: 9px;
margin-bottom: 10px;
}

.rechtespalte .materialien{
background-image: url(pic/but_bg.gif);
height: 35px;
margin-bottom: 10px;
font-family:Verdana;
font-size: 11px;
text-align: center;
}

.rechtespalte .materialien a{
color: #b45501;
}


.rechtespalte .materialien a:hover{
color: #be2216
}

.rechtespalte .materialien a b{
color: #b45501;
}


.rechtespalte .materialien a:hover b{
color: #be2216
}


.rechtespalte .materialien b{
padding-top: 5px;
vertical-align:middle;
font-family:Verdana;
font-size: 14px;
color: #b45501;
}

.rechtespalte .elearning{
background-image: url(pic/but_bg.gif);
height: 35px;
margin-bottom: 10px;
font-family:Verdana;
font-size: 11px;
text-align: center;
}

.rechtespalte .elearning b{
padding-top: 5px;
vertical-align:middle;
font-family:Verdana;
font-size: 14px;
color: #b45501;
}

.rechtespalte .elearning a{
color: #b45501;
}


.rechtespalte .elearning a:hover{
color: #be2216
}

.rechtespalte .elearning a b{
color: #b45501;
}


.rechtespalte .elearning a:hover b{
color: #be2216
}

.rechtespalte .links{
border-bottom: 1px solid #e4964e;
border-top: 1px solid #e4964e;
margin-bottom: 15px;
padding-top: 6px;
padding-bottom: 6px;
}


.rechtespalte .aps {
background-color: #ffffff;
height: 23px;
border:solid 3px #e78b38;
margin-bottom: 25px;
text-align: center;
padding: 1px;
}

.rechtespalte .aps a{
display: block;
background-image:url(pic/wappen.gif); 
background-repeat:no-repeat;
background-position: 8px 3px;
background-color: #e78b38;
font-family:Verdana;
font-size: 11px;
color: #ffffff;
line-height: 23px;
font-weight: bold;
}

.rechtespalte .aps a:hover{
color: #be2216;
}

.rechtespalte .aps a:active{
color: #be2216;
}

.rechtespalte .schulinfoheft {
height: 39px;
background-image: url(pic/schulheft.gif);
padding-left: 10px;
}



#mitte {
margin-top: -20px;
}


/* fuer news */

.rechtespalte .breadcrumb {
background-color:#FFFFFF;
border-bottom:1px solid #F9DB78;
min-height:1px;
margin-top: -15px;
}

*html div#mitte {
margin-top: -11px;
}

