/* Style-Sheet-Definitionen für notenarchiv.hesprich.de     */
/* (C) 2000,01 by Ole Hesprich                              */
/* letzte Änderung: 01.01.2002                              */


body {
 margin-left:5%;
 margin-right:5%
}

p,h1,h2,h3,h4,h5,li,ul,td,dt,dd {
 font-family:VERDANA,ARIAL,HELVETICA;
 font-size:10pt
}

img {
 margin-bottom:0px;
}

p {
 margin-bottom:0.8em;
 margin-top:0.8em;
 color:#000000;
}

.x-klein {
 font-size:xx-small
}

.klein {
 font-size:x-small
}

.gross {
 font-size:large
}

h1 {
 font-size:x-large;
 text-align:center;
 /* color:#ff8000; */
}

h2 {
 font-size:large;
 font-weight:bold;
 text-align:center;
 margin-bottom:1em;
}

h3 {
 font-size:medium;
 font-weight:bold;
 text-align:left;
 margin-top:1.5em;
 margin-bottom:0.7em;
}

h3.titel {
 border:1px solid #000000;
 padding:5px;
 margin-bottom:3pt;
 text-align:left;
}

h4 {
 font-weight:bold;
 margin-bottom:0.5em;
}

h4.titel {
 border:1px solid #000000;
 color:#000000;
 background:#DFDFDF;
 padding:4px;
 margin-bottom:6pt;
 margin-top:20pt;
 text-align:left;
}

td.header {
 font-family:VERDANA,ARIAL,HELVETICA;
 font-size:large;
 color:#FFFFFF;
 font-weight:bold
}

tr.header {
 background-color:#000000
}

th {
 font-weigth:bold
}

table.liste {
 border:1px dotted #000000;
}

a.menue {
 text-decoration:none;
 color:#808080;
 font-weight:bold;
 font-size:13pt;
}

a.menue-ia {
 text-decoration:none;
 color:#CFCFCF;
 font-weight:bold;
 font-size:13pt
}

#rahmenumlaufend {
 border-width:1px;
 border-style:dotted;
 border-color:black;
 padding:2.5em;
}


a:link, a:visited {text-decoration:none;}
a:active, a:hover {text-decoration:underline;}
a.intern:link {color:#007F00;}
a.intern:visited {color:#007F00;}
a.extern:link {color:#0000FF;}
a.extern:visited {color:#0000FF;}