body {
 background: #999 url(pictures/back.jpg);
 margin-left: 15x;
 margin-right: 15px;
 margin-bottom: 15px;
 font-family: Arial, Verdana, sans-serif;
 font-size: 16px;}
 
a img{ border: 0px; }

a { text-decoration: none;}

.hidden { text-indent: -9000px;}
.br { clear: both;}
.green { color: #005D00; font-weight: bold;}
.green_medium { color: #005D00; font-size: medium;}
.green_small { color: #005D00; font-size: small;}
.small { font-size: x-small;}
.large { font-size: xx-large;}
.right { float: right;}
.left { float: left;}
.center { margin: 0 auto; text-align: center;}
.titel { font-size: large; font-weight: bold;}
.sub_titel { font-size: 11px; color: #000000; font-weight: bold;}

ul {
text-align: left;
}
td.logo { float: left;
 margin-top: 15px;
 margin-left: 5px;
 font-size: 2.2em;
 text-align: left;
 color: #fff;}
 
table.start { 
background: #058205; }

a.nav {
text-align: left;
 display: block;
 height: 15px;
  width: 120px; 
 padding: 9px;
 margin: 5px;
 background: inherit;
 border-right: 4px solid #005D00;
 color: #f4f4f4;
 font-size: 0.9em;}
 
a.nav1 {
text-align: left;
 display: block;
 height: 15px;
  width: 120px; 
 padding: 9px;
 margin: 5px;
 background: #004000;
 border-right: 4px solid #005D00;
 color: #f4f4f4;
 font-size: 0.9em;} 
 
a.nav:hover {
 color: #f4f4f4;
 background: #004000;
 border-right: 4px solid #005D00;}
 
a.nav:active {
 color: #999;
 background: #004000;
 border-right: 4px solid #005D00;}

td.content { float: left;
 color: #C7F3C7;
 text-align: left;}
 
td.borders {
border: 1px solid #005D00;
text-align: center;
}

td.titel {
font-size: 12px;
font-weight: bold;
}

td.sub_titel {
font-size: 11px;
font-weight: bold;
}

td.bildbeschriftung {
font-size: 11px;
}


#footer {
 text-align: center;
 color: #666;
 margin-top: 30px;
 font-size: 0.7em;
 }
 
p { color: #000000;
text-align: left;
margin-left: 30px;
margin-right: 30px;}

.center { text-align: center;}
.justify { text-align: justify; }
.right {text-align:right;}
.white {color: #ffffff;
font-weight: bold;}

table.smallfont {
font-size: 0.7em;
}

table.mediumfont {
font-size: 14px;
}