a:link    { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
    color: #EDECEC; 
    text-decoration: none; 
    font-weight: bold; 
}

a:visited { 
    font-family: Arial, Helvetica, sans-serif; 
    color: #EDEDEC; 
      font-weight: bold; 
} 

a:hover   { 
    font-family: Arial, Helvetica, sans-serif; 
    color: #333333; 
    font-weight: bold;
}


body		{ background:url(bilder/background.jpg);} 

h1, h2, h5, h6  {
	font-family: Arial, Helvetica, sans-serif,;
	color: #990000;
	font-size: 15px;
	line-height: 130%;

}

h3 { font-family: Arial, Helvetica, sans-serif, Verdana; font-size: 12px; color: #990000; font-weight: bold; line-height: 120% }

h4 { font-family: Verdana, Arial, Helvetica; font-size: 11pt; color: #CC0000; font-weight: bold; line-height: 120%; }

p, dt, td, div, ol, ul{ font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 12px; line-height: 110%;}

/*Normaler Absatz mit Abstand*/
.bilder_nor{
  margin-top:5px;
  margin-left:10px;
  font-family: Arial, Helvetica, sans-serif; 
  color: #333333; 
  font-size: 12px; 
  line-height: 110%;
}
.fett 		{ font-weight: bold;  }

.kl    { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 95%; }

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
    text align:justify; 	
    list-style-image: url(bilder/button_grau.gif);
}

.rot		{
	color: #990000;
	font-size: 12px;
}

.grau		{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.rot-b		{ color: #990000; font-weight: bold; font-size: 12px; }

.alink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
