/*  // -------------------------------------------------------------------
    //              Name : website_org.css
    //              Type : Cascade Stylesheet
    // -------------------------------------------------------------------
    //           Project : www.idf-lectures.org
    //            Author : Lothar Steidle - lothar@steidle.net
    //              Date : 20.05.2007 / Version 1.0
    // ------------------------------------------------------------------- */

BODY, td { font-size: 11px; font-family: verdana; }

BODY { background-color: #ffffff; color: #8a1c32; }
ul { list-style-image: url(../images/de/listitem.gif); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
li { line-height: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
a { font-size: 11px; }


a.sbuttonselected, a.sbuttonused, a.sbutton { display: block; width: 30px; height: 30px; font-weight: bold; text-align: center; text-decoration: none; vertical-align: middle; padding-top: 5px; border-top: 2px solid #9E9CA7; border-left: 2px solid #9E9CA7; border-right: 2px solid #E7E5F0; border-bottom: 2px solid #E7E5F0; background-color: #8584AE; color: #DCE4F1; margin-right: 2px; margin-top: 3px; }
a.sbutton { border-top: 2px solid #A3A2C2; border-left: 2px solid #A3A2C2; border-right: 2px solid #5D5C7B; border-bottom: 2px solid #5D5C7B; background-color: #8584AE; color: #DCE4F1; }
a.sbuttonused { color: white; background-color: #888888; }
a.sbuttonselected { border-bottom: 2px solid #ffffff; border-right: 2px solid #ffffff; border-left: 2px solid #403C3B; border-top: 2px solid #403C3B; background-color: #ffffff; color: #A20014; }
a.sbutton:hover, a.sbuttonselected:hover { display: block; border-top: 2px solid #403c32; border-left: 2px solid #403c32; border-right: 2px solid #fff8e4; border-bottom: 2px solid #fff8e4; background-color: #bbb8d2; color: #ffffff; }

li.buttonselected a { border-bottom: 2px solid #ffffff; border-right: 2px solid #ffffff; border-left: 2px solid #403C3B; border-top: 2px solid #403C3B; background-color: #fff8e4; color: #8a1c32; }
li.button a { border-top: 2px solid #ffedb6; border-left: 2px solid #ffedb6; border-right: 2px solid #403619; border-bottom: 2px solid #403619; background-color: #ffd965; color: #8a1c32; }
li.button a:hover, li.buttonselected a:hover { border-top: 2px solid #ffedb6; border-left: 2px solid #ffedb6; border-right: 2px solid #403619; border-bottom: 2px solid #403619; background-color: #fff8e4; color: #8a1c32; }


.top { background-color: #ffffff; height: 60px; }
#topline { background-image: url(../images/org/line.gif); height: 7px; }
#logo { float: right; }
.box { border: 1px solid #8a1c32; background: url(../images/org/bg_box.jpg); background-position: left; background-repeat: repeat-y; background-color: #ffffff; }
h3 { padding: 3px; margin: 0px; font-size: 11px; background-color: #5F637F; color: White; }
#navigation, #chart, .border { border: 1px solid #8a1c32; }
A:hover { font-family: Verdana, Arial, Helvetica, sans-serif; color: #101042; background-color: #666666; }
A { color: #666666; }


