/*
  Grundeinstellungen 
*/
body { background-color: #BFCDFF; color: #000000; font-family: Verdana, Helvetica, Arial, Sans-Serif; font-size: 0.8em; }
a:link { color: #000000; text-decoration: underline; }
a:visited { color: #000000; }
a:hover { color: #7993C6; text-decoration: underline; background-color: #000000; }





/*
  Tabellenformatierung Haupttabelle
*/
.maintable { width:980px; border:1px dashed #000000; padding:0px; background:#BFCDFF}
/*
  Kopfzeile
*/
.maintrtop { height:82px }
.maintdtop { height:82px; padding:0px; background-image:url(../pics/topbanner.jpg ); 
text-align:right; margin-right:50px }
/*
  Hauptfenster
*/
.hauptfenster { height:450px; width:150px; padding:0px }
.linkespalte { width:150px; padding:10px }
.mittlerespalte { padding:10px }
.rechtespalte { width:150px; padding:10px }
/*
  Fusszeile
*/
.fusszeile { width:100%; border"0"; font-size: 70%; color: #000000; background-image:url(../pics/bg-fusszeile.jpg )}
.tdfusszeile { height:20px; padding:0px; background-image:url(../pics/bg-fusszeile.jpg ); 
text-align:right }




/*
  Tabellenformatierung Navigationstabelle
*/
.navtable { width:100%; border:0px; padding:0px; background:#BFCDFF}
/*
  Navigationszeile
*/
.maintrnav { height:20px }
.maintdnav { height:20px; padding:0px }
/*

/*
  Tabellenformatierung Linktabelle
*/
.linktable { width:100%; border:0px; padding:0px; background:#BFCDFF}
.linktabtr { height:20px }
.linktabtd { height:20px; padding:0px; text-align:center; text-align:left;}
/*

/*
  Tabellenformatierung Büchertabelle
*/
.booktable { width:100%; border:0px; padding:0px; background:#BFCDFF; height:120px }
.bookpic { width:150px; text-align:left}
.bookkurz { font-size: 70%; width:220px; padding:0px; text-align:left; vertical-align:top;}
.booktxt { font-size: 70%; width:320px; padding:0px; text-align:left; vertical-align:bottom;}
.booktitel { font-size: 120%; padding:0px; text-align:left; font-weight: bold; }
.booksubtitel { font-size: 110%; padding:0px; text-align:left; }
.booklink { font-size: 100%; padding:0px; text-align:left; vertical-align:bottom; }


/*


/*
  Formatierung Schriftarten
*/
h1 { font-size: 120%; font-weight: bold; color: #7993C6; text-decoration: underline; }
h2 { font-size: 180%; font-weight: bold; color: #00ff00; }
.kleineschrift {font-size: 70%;}
.top1 { font-size: 100%; font-weight: bold; text-decoration: underline; }
