p, td, tr
{
   font-family: Verdana, sans-serif; 
   font-size: 9pt; 
   color: #000000; 
   text-decoration: none; 
   font-weight: normal;
}

a
{
   font-family: Verdana, sans-serif; 
   color: #000000; 
   text-decoration: underline; 
   font-weight: normal;
}


h3
{
   margin-top:10px; 
   font-size: 15px; 
   font-weight: bold;
}

.text1 
{
   font-family: Verdana, sans-serif; 
   font-size: 10pt; 
   color: #000000; 
   text-decoration: none; 
   font-weight: normal;
}

.textb 
{
   font-family: Verdana, sans-serif; 
   font-size: 10pt; 
   color: #000000; 
   text-decoration: none; 
   font-weight: bold;
}

.textboldgrey 
{
   font-family: Verdana, sans-serif; 
   font-size: 10pt; 
   color: #000000; 
   text-decoration: none; 
   font-weight: bold;
   background-color: #dddddd; 
}

.textline 
{
   font-family: Verdana, sans-serif; 
   font-size: 10pt; 
   color: #000000; 
   text-decoration: none; 
   font-weight: bold;
   border-bottom: solid 1px black;
   padding-bottom: 4px;
}

.textblueline 
{
   font-family: Verdana, sans-serif; 
   font-size: 10pt; 
   color: #000000; 
   text-decoration: none; 
   font-weight: bold;
   border-bottom: solid 1px #336699;
   padding-bottom: 4px;
}

.textlinered 
{
   font-family: Verdana, sans-serif; 
   font-size: 10pt; 
   color: #CC0000; 
   text-decoration: none; 
   font-weight: bold;
   border-bottom: solid 1px black;
   padding-bottom: 4px;
}

.emaillink 
{
   font-family: Verdana, sans-serif; 
   font-size: 10pt; 
   color: #0000FF; 
   margin-bottom:3pt;
   text-decoration: underline;  
}

.kasten 
{
   border: 1px solid #336699; 
   margin-top: 6px; 
   margin-bottom: 6px;
   padding: 3px;
   text-decoration: none; 
   font-weight: bold;
   text-align: center;  
}

.blau 
{
   color: #336699; 
}

.background 
{
   background-color: #a0d0ff; 
}

.schwerpunkt 
{
   font-family: Verdana, sans-serif; 
   font-size: 15px; 
   font-weight: bold;
   font-style: italic;
}

.uppercase
{
	text-transform: uppercase;
	font-weight: bold;
}

.blutrot
{
	color: #990033;
}

.reddot
{
	list-style-image:url(../images/konf_reddot.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}