body {
 font-size:12;
 font-family:Arial;
 color:black;
}

td {
 font-size:12;
}

.anschrift {

 font-size:12;
 color:#333333;
}

.h_text {

 text-align:right;
 margin-right:10;
 font-size:16;
 font-weight:bold;
 border-bottom:#CC3333 1px solid ;
 color:#CC3333;
 width:70%;
 float:right; 
}

.h2_text {
 
 text-align:left;
 margin-left:20;
 font-size:13;
 font-weight:bold;
 margin: 5px 1px; 
 color:#333333;

}

.i_text {

 margin-left:40;
 font-size:12;
 color:black;
 text-align:justify;
}


a:link {
  font-size:12px;
  font-weight:bold;
  color:#CC3333;
  text-decoration:none
}
a:visited {
  font-size:12px;
  font-weight:bold;
  color:#CC3333;
  text-decoration:none
}

a:hover {
  font-size:12px;
  font-weight:bold;
  color:#CC3333;
  text-decoration:none
}

a:active {
  font-size:12px;
  font-weight:bold;
  color:#CC3333;
  text-decoration:none
}

a:focus {
  font-size:12px;
  font-weight:bold;
  color:#CC3333;
  text-decoration:none
}

.navi a:link {
  font-size:14px;
  font-weight:bold;
  color:white;
  text-decoration:none
}
.navi a:visited {
  font-size:14px;
  font-weight:bold;
  color:white;
  text-decoration:none
}

.navi a:hover {
  font-size:14px;
  font-weight:bold;
  color:white;
  text-decoration:none
}

.navi a:active {
  font-size:14px;
  font-weight:bold;
  color:white;
  text-decoration:none
}

.navi a:focus {
  font-size:14px;
  font-weight:bold;
  color:white;
  text-decoration:none
}

.rahmen {
  text-align:left;
  border-width:1px;
  border-style:solid;
  border-color:#CC3333;
  width:850px; 
  }

