/* Style sheets für das Projekt EFGZ */
/* Allgemeine Festlegungen */
body {
 font-size:100%;
 text-align:left;
 color: #000000;
 background-color: #F8F5C2;
 scrollbar-arrow-color : #222222; scrollbar-base-color:#fafad2}

/* Hintergrundbild */
.backgr {background-image:url(../img/backgr.jpg);}
.backgr1 {background-image:url(../img/backgr1.jpg);}
/* Ränder */
 margin:10px

}
 inline {background-color: #FFE0C1}
/* Verweise / Links */
 a:link { color:#785C60; font-weight:bold; }
 a:visited { color:#000000}
 a:active { color:#0000EE; background-color:#B8AC90; font-weight:bold; }
 a:hover { color:#F04430; background-color:#FFFDF1; font-weight:bold; }
 a:focus { color:#00AA00; background-color:#FFFF77; font-weight:bold; }
.link {color:#990000; font-weight:bold;font-size:11;text-decoration:none;font-family:verdana;}
.bgform {background-color:#fcfcec; color:#333333; font-size:12}
.bgtab {background-color:#eeeeee;}
.button {background-color:#cccc99; color:#333333; font-weight:bold;font-size:12}
 /* Schriften */
 h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family:Verdana,Arial,helvetica; }
.verd9p { font-family: Verdana; font-size: 9pt;}
/* Überschriften */
.ues { font-family: Verdana; font-size: larger; font-weight: bold; color: #800000;}
.ueber1 {color: #800000; font-weight:bold;font-size:16;font-family:verdana;background-color="#cccc99"}
.ueber {color: #800000; font-weight:bold;font-size:12}
/*Normaltext  */
.nrmltxt {font-size: 11pt }
.text {color: #800000; font-size:12; font-family:verdana;}
.textg {background-color:#fffff8;color: #000000; font-size:12; font-family:verdana;}
.min {font-size: 1pt }
.fettxt {font-size:11pt font-weight:bold}
.bib {font-size:11pt;font-weight:bold;color:#00009F}
/*Bilder */
.unsel {border:4px solid #FFFFF0}
.sel {border:4px solid #FF0000}
/* Ränder */
.marg20 {margin-left:20px;font-size:11pt;font-weight:bold;line-height:1.3em;color:#00009F}
