/* DATEI: interzone.css */

h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family:Arial,sans-serif; }

p,ul,ol,li,div,td,th,address,blockquote { font-size:13px; }

h1 { font-size:12px; }

a:link { color:#666666; text-decoration:underline; }
a:visited { color:#999999; text-decoration:underline; }
a:active { color:#000000; text-decoration:none; }

a.an { text-decoration:none; }

tr { valign:top }

span { font-size:8px; color:#FFFFFF; }

body {
    color:black; background-color:#FFFFFF;
    font-family: Helvetica,Arial,sans-serif;
    margin:0; padding:1em 0;
    text-align:center;      /* Zentrierung im Internet Explorer */
    }

div#wikirand {
    text-align:left;
    font-weight:bold;
    font-size:8px;
    }

div#seite {
    width:800px;
    margin:0 auto;          /* standardkonforme horizontale Zentrierung */
    border-style:none;
    border-color:#FF9900;
    border-width:1px;
    text-align:right;
    }

div#inhalt {
    
    text-align:right;
    }

i.datum {
    font-size:11px;
    line-height:25px;
    }

span
.navi {                   /*Schrift-rollover-Navigationsleiste*/
    text-decoration:none;
    text-align:right;
    line-height:20px;
    font-size:12px;
    font-weight:bold;
    line-height:20px;
    letter-spacing:0.0em;
    color:#3266CC;
    vertical-align:bottom;
    }
.navi a:link{                  
    text-decoration:none;
    text-align:right; 

    line-height:20px;  
    font-size:12px;
    font-weight:bold;
    letter-spacing:0.0em;
    color:#3266CC;
    }
.navi a:visited {
    text-decoration:none;
    text-align:right;
    line-height:20px;
    font-size:12px;
    font-weight:bold;
    letter-spacing:0.0em;
    color:#3266CC; 
    }
.navi a:hover {
    color:#6699CC; 
    }
.navi a:active {
    color:#6699CC;
    }

span
.naviself {           /*Schrift-rollover-Navigationsleiste gleiche Seite*/
    text-decoration:none;
    text-align:right;
    line-height:20px;
    font-size:12px;
    font-weight:bold;
    line-height:20px;
    letter-spacing:0.0em;
    color:#6699CC;
    vertical-align:bottom;
    }
.naviself a:link{                  
    text-decoration:none;
    text-align:right; 

    line-height:20px;  
    font-size:12px;
    font-weight:bold;
    letter-spacing:0.0em;
    color:#6699CC;
    }
.naviself a:visited {
    text-decoration:none;
    text-align:right;
    line-height:20px;
    font-size:12px;
    font-weight:bold;
    letter-spacing:0.0em;
    color:#6699CC; 
    }
.naviself a:hover {
    color:#6699CC; 
    }
.naviself a:active {
    color:#6699CC;
    }


div#datum
    {                 
    color:#3266CC;
    }
