
BODY {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
  background-color: #fffbf0;
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: left top;
  background-image: url(bilder/bg.gif);
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  
}

TH, TD {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10pt;
}

TT, INPUT, TEXTAREA, SELECT, .tt {
  font-family: "Courier New";
  font-size: 10pt;
  font-weight: bold;
}

H1, .h1 {
  font-size: 20pt;
  font-weight: bold;
}

H2, .h2 {
  font-size: 16pt;
  font-weight: bold;
}

H3, .h3 {
  font-size: 14pt;
  font-weight: bold;
}

H4, .h4 {
  font-size: 12pt;
  font-weight: bold;
}

H5, .h5 { color: black; font-size: 9pt; font-weight: bold; }
.H9, .h9 hoch { color: black; font-size: 9pt; font-weight: bold; vertical-align: super; }
H7, .h7 { color: black; font-size: 9pt; font-weight: normal; font-style: normal; }
H6, .h6, U {
  text-decoration: underline;
}

SMALL, .small {
  font-size: 8pt;
  line-height: 11pt;
}

.smallred {
  font-size: 8pt;
  color: red;
}

.smallorange {
  font-size: 8pt;
  color: orange;
}

A {
  text-decoration: none;
  color: navy;
}

A:visited {
  color: steelblue;
}


.kopf1 {
  font-size: 20pt;
  font-weight: bold;
}

.kopf2 { font-size: 14pt; font-weight: normal; }

.kopf3 {
  font-size: 12pt;
  font-weight: bold;
  color: #707070;
}

.kopf4 {
  font-size: 12pt;
  font-weight: bold;
  color: #707070;
}


.menu1, .submenu {
  font-size: 8pt;
  font-weight: bold;
}

.menu2 {
  font-size: 8pt;
}

.fuss {
  font-size: 12pt;
  font-weight: bold;
  color: teal;
}


.artikel-info {
  font-size: 8pt;
  line-height: 11pt;
  text-decoration: underline;
}

.artikel-titel {
  font-size: 12pt;
  line-height: 15pt;
  font-weight: bold;
}

.artikel-titel2 {
  font-size: 10pt;
  line-height: 13pt;
  font-weight: bold;
}

.artikel-autor {
  font-size: 8pt;
  line-height: 11pt;
  font-style: italic;
}

.artikel-text {
  font-size: 8pt;
  line-height: 11pt;
  text-align: justify;
}

.artikel-c {
  font-size: 8pt;
  line-height: 11pt;
  text-align: center;
}


#divright {  
margin-left: 10px; 
margin-top: 5px;
margin-bottom: 5px;
float:right 
}



#divleft {  
margin-right: 10px; 
margin-top: 5px;
margin-bottom: 5px;
float:left 
}




