/*  // -------------------------------------------------------------------
    //              Name : website_shared.css
    //              Type : Cascade Stylesheet
    // -------------------------------------------------------------------
    //           Project : www.chirurgie-symposium.de 
    //            Author : Lothar Steidle - lothar@steidle.net
    //              Date : 07.12.2007 / Version 1.1
    // ------------------------------------------------------------------- */

BODY, td { padding: 0px; margin: 0px; font-size: 11px; font-family: verdana,Geneva,Helvetica,sans-serif; }

#header { height: 70px; background-image: url(../images/de/ruler.jpg); background-repeat:repeat-x; text-align: right; position: relative; }
#header #logo { position: absolute; left: 0px; top: 0px; }
#topline { border-bottom: 0px solid orange; }

li.buttonused a { display: block; height: 18px; line-height: 18px; width: 100px; text-decoration: none; font-size: 11px; border-top: 2px solid #444444; border-left: 2px solid #444444; border-right: 2px solid #aaaaaa; border-bottom: 2px solid #aaaaaa; background-color: gray; color: #FFFFFF; }
li.buttonselected a { display: block; height: 18px; line-height: 18px; width: 109px; text-decoration: none; font-size: 11px; }
li.button a { display: block; height: 18px; line-height: 18px; width: 109px; text-decoration: none; font-size: 11px; vertical-align: middle; }
#list { border: 1px solid #2E4A82; }
#list th, .label { background-color: #2E4A82; }


