@charset "UTF-8";
/* si_evo.css
   Formate für Errichter vor Ort auf sicherheit.info
*/

/*
///// Schriftformate fuer Listen /////
*/

.section {font-family: Georgia, Times New Roman, Times, serif; font-size:18px; color:#7f0000; font-weight:bold; text-align:left; border-bottom:solid 1px #7f0000; padding:0 0 3px 0; margin:20px 0 10px 0; clear:both;}
.more {font-weight:bold;text-align:right;margin-top:12px;}
h1 {color:#15293e; font-size:22px; line-height:normal; margin:11px 0 11px 0;}
h2 {font-size:14px; font-weight:bold; line-height:normal; margin-bottom:0.4em;}
h3 {font-size:14px;color:#7f0000;display:block;background-color:#ededed;width:100%;padding:3px;margin:12px 0;}
.tags {font-size:10px; color:#000000; margin-bottom:3px;}
.small {font-size:11px;}
.bg {background-color:#efefef;}
.cert {font-size:9px;display:inline; background-color:#7f0000; color:#ffffff; margin:2px; padding:2px;}

table#evolist {width:100%;}
table#evolist th {background:none;border-bottom:1px solid #999999;padding-top:10px; text-align:center;vertical-align:bottom;}
table#evolist tr {}
table#evolist tr#moused {background-color:#FFFFCC;}
table#evolist td {font-size:11px; margin:2px; padding:2px; text-align:center; vertical-align:middle; border-bottom:1px solid #999999;}
table#evolist td.bg {background-color:#efefef;}
table#evolist tr#moused td.bg {background-color:#efefef;}

.check {}

#orderlink {
   margin-top:40px;
   margin-bottom:40px;
   padding:4px;
   background-color:#ffffff;
   border:solid 1px #000000;
   font-size:10px;
}
#orderlink .ismall {
   float:left;
   border:none;
}

/*
///// Listennavigation /////
*/
#navarchive {width:461px; height:16px;padding:2px 0;}
#navarchive .navback {width:80px;float:left;text-align:left;}
#navarchive .navforward {float:right;width:80px;text-align:right;}
#navarchive .navstatus {float:left;width:301px;text-align:center;}
#navarchive.top {border-bottom:solid 1px #f7931e;}
#navarchive.bottom {border-top:solid 1px #f7931e;}

