p, tr { font-size: 1em }
table, tr { border-collapse:collapse;
 }
 td { vertical-align:top }
#col2 h1 {
  font-size: 1.5em;
  margin: 0 0 1em;
  text-align: center;
}    
#col2 h3 {
  font-size: 1.2em;
  margin: 0 0 1em;
  text-align: center
}
#col2 li {
   list-style-image:url(../dateien/grafik/gemeinsame/tri_red.gif);
   
   }
#col2 a:link {
	text-decoration: underline;
	color: black;
	font-weight: normal;
}
#col2 a:visited {
	text-decoration: underline;
	color: black;
	font-weight: normal;
}	
#col2 a:hover {
	text-decoration: underline;
	color: black;
	font-weight: bold;
}	
#col2 a:active {
	text-decoration: underline;
	color: black;
	font-weight: normal;
}	
#col2 a:focus {
	text-decoration: underline;
	color: black;
	font-weight: bold;
}	
#info { 
   width:450px;
   margin:3px;
   border:1px solid #10DEFF;
   }
#info h4 {
   margin-top: 0; 
   margin-bottom: 0;  
   text-align: center; 
   font-weight: bold; 
   background:#10DEFF;
   }   	
#info p {
   font-size: 0.8em;
   }     				      					    
#info ul {
   font-size: 0.8em;
  
   list-style-image:url(../dateien/grafik/gemeinsame/tri_red.gif)
   }   
#box2 {
   width:145px;
   margin:3px;
   border:1px solid #10DEFF;
   overflow:visible;
   float:right;
   }					      					  