html, body, div, p, h1, h2, h3, ul, ol, 
span, a, form, img, li {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}


body {
  margin: 20px;
  background-color: #eaeaff;
  color: #336699;
  font-size: 11px;
  }

p {
  font-size: 11px;
  }

table {
	font-size: 11px;
	margin: 5px;
	background-color: #FFFFFF;
}
 
h1  {
  padding: 20px;
  font-size: 15px;
}

hr {
  height: 1px; 
  color: #cccccc;
  background-color: #ffffff;
}


a, a:link, a:visited, a:active { 
  color: #666666; 
  text-decoration: underlined; 
}

.farb1 {
	border: 1px solid #CC0000;
}

farb2, farb2:td {
	border: 1px solid #000000;
}

.ueberschriftlink:link, .ueberschriftlink:visited, .ueberschriftlink:active, .ueberschriftlink:hover {
    font-weight: bold;
	text-decoration: none;
    align: center;
    font-size: 12px;
	color: #CC0000;
	line-height:120%; 
	padding: 20px;
	border: 2px solid #CC0000;
	background-color: #EAEAFF;
}

a:hover {
   color: #999999;
   text-decoration: none; 
}

.menu:link,.menu:visited,.menu:active {
	color : #336699;
	padding : 3px; 
	border : 1px solid #336699;
	text-decoration: none;
	background-color: #FFFFFF;
}

.menu:hover {
	color : #666666;
	background-color : #CCCCCC; 
	padding : 3px;
	border : 1px solid #666666;
	text-decoration: none;
}

.text10pt {
  padding: 20 px;
  font-size: 10px;
}

.footer {
	text-align: right;
	font-size: 10px;
}

.fett {
    font-weight: bold;
}

.linktable {
    font-size: 11px;
	line-height:120%; 
	margin-top:5px; 
	margin-bottom:5px;
	border-width:1px; 
	border-color:#336699; 
	border-style:dashed;
	background-color: #FFFFFF;
}
.überschrift {
	font-size: 16px;
	font-weight: bold;
}
.HauptUE {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
    padding: 20px;
}
.11_rot_fett {
color: #cc0000; font-weight: bold;
}
.fett14 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.rot {
color: #cc0000
}
.heading1red {
font-size: 16px; color: #CC0000;
}
.heading1redfett {

font-size: 16px; color: #CC0000; font-weight: bold;
}
