
body   { 
margin: 0;
padding: 0;
font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif;/*Die Schrift wird vorformatiert*/
font-size: x-small; /* für IE5/Win */ 
f\ont-size: small; /* für andere IE-Versionen */
}
h1 { font-size: 150%; }
h2 { font-size: 130%; }
h3 { font-size: 120%; }
ul li { font-size: 90%; }
.note { font-size: 85%; }
.mini { font-size: 65%; }

/*Tabellengestaltung*/
.td {
padding: 5px;
}
table {
font-family: Arial, Helvetica, Verdana, san-serif;
font-size: 11px;
 }
.vbwtable {
font-family: verdana, arial, helvetica, san-serif;
font-size: 110%
}
.datatable {
border: 1px solid #8D3F00;
border-collapse: collapse;
}
.datatable td {
border: 1px solid #8D3F00;

}
.icon {
margin-right: 16px;
 }


/*Die Navigation*/
#clink {
    left: 0px; top:10px; font: 14px verdana, arial, sans-serif; 
    font-weight: bold; !important; 
    width: 140px; position: relative; 
    }
#clink a {
    border-left: #D7B52E 12px solid; padding-right: 8px;
    padding-left: 4px; border-left-width: 8px;
    background: #D7B52E; border-bottom-width: 2px;
    padding-bottom: 5px; margin: 0px 0px 8px; color: #75150B;
    padding-top: 5px; text-align: left; text-decoration: none; 
    display: block;
    }
#clink a:hover {
    border-left: #305F1B 8px solid; background: #E7D035; color: #000000; 
    display: block;
    }
.clear {
clear: both;
}
/*Hier folgt die Formatierung für die Rahmen der Galerie-Bilder*/
.container { 
float: left; color: #666; background: url(img/rechte.gif) top right no-repeat; 
margin-top: 12px;
}
.desc {
margin: 0; padding:20px 20px 0 20px; background: url(img/linke.gif) top left no-repeat;
}
.link {
margin: 0; padding:0 0 0 20px; background: url(img/linke.gif) bottom left no-repeat;
}
.link em {
display: block; padding: 0 20px 20px 0; font-style: normal; 
background: url(img/rechte.gif) bottom right no-repeat;
}
.container a {
font-size: 130%; color: #e70;
}

