body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #282828;
 font-size: 12px;
 line-height: 1.4em;
 text-align: justify;
 background: #E3EAF2;
 background-image:url(back_schule.jpg);
 background-attachment: fixed;
 background-repeat:repeat-y;
 background-position: 0px 0px;
}

div.clear {
 clear: both;
}

a:link { color: #215B9E; text-decoration: none; }
a:visited { color: #215B9E; text-decoration: none; }
a:hover { color: #00AE00; text-decoration: underline; }
a:active { color: #215B9E; text-decoration: none; }

a.aktiv:link { color: #00AE00; text-decoration: none; }
a.aktiv:visited { color: #00AE00; text-decoration: none; }
a.aktiv:hover { color: #00AE00; text-decoration: none; }
a.aktiv:active { color: #00AE00; text-decoration: none; }


#top {
 position: fixed;
 top: 0px;
 left: 0px;
 height: 100px;
 right: 0px;
 z-index: 2;
}

#top #back {
 position: absolute;
 top: 0px;
 left: 0px;
 height: 100px;
 width: 100%;
 background: #E3EAF2;
 background-image:url(logo_bild_2002.jpg);
 background-repeat:no-repeat;
 background-position: 0px 0px;
}

#top #textklein {
 position: absolute;
 top: 15px;
 left: 270px;
 color: #215B9E;
 font-size: 14px;
 line-height: 22px;
 font-weight: bold;
 text-align: left;
 width: 450px;
}
#top #textgross {
 position: absolute;
 color: #215B9E;
 font-size: 18px;
 line-height: 24px;
 font-weight: bold;
 text-align: left;
}

#left {
 position: absolute;
 top: 120px;
 left: 20px;
 width: 150px;
 z-index: 2;
}

#left_fix {
 position: fixed;
 width: 150px;
 z-index: 2;
}

#main {
 position: absolute;
 top: 100px;
 left: 235px;
 right: 100px;
 padding: 20px;
 background: #FFFFFF;
 z-index: 1;
}

.header1 {
 position: relative;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 font-size: 12px;
 font-weight: normal;
 text-align: left;
 padding-left: 7px;
 padding-top: 5px;
 padding-bottom: 5px;
 background-color: #215B9E;
 margin-bottom: 20px;
}

.akt_heading {
 position: relative;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #282828;
 font-size: 12px;
 font-weight: normal;
 text-align: left;
 padding-left: 7px;
 padding-top: 5px;
 padding-bottom: 5px;
 background-color: #E3EAF2;
}

.akt_entry {
 position: relative;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #282828;
 font-size: 12px;
 font-weight: normal;
 text-align: left;
 padding-top: 5px;
 padding-bottom: 5px;
 margin-bottom: 20px;
}

.akt_author {
 position: relative;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #808080;
 font-size: 11px;
 font-weight: normal;
 text-align: left;
 padding-top: 5px;
}

.footer1 {
 position: relative;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #808080;
 font-size: 11px;
 font-weight: normal;
 text-align: center;
 background-color: #EFEFEF;
 padding-top: 3px;
 padding-bottom: 3px;
 margin-top: 20px;
}

.navi {
 font-size: 14px;
 line-height: 22px;
 font-weight: bold;
 text-align: left;
}

.naviintern {
 font-size: 12px;
 line-height: 20px;
 font-weight: normal;
 text-align: left;
}
.naviklein {
 font-size: 12px;
 line-height: 18px;
 font-weight: normal;
 text-align: left;
 text-indent: 8px;
 color: #808080;
}