body { font-family: Verdana, Arial, Helvetica, sans-serif;
       font-weight: normal; 
       font-size: 12px;
       margin: 0;
       background-color: #FFCC00;
       }


h1 { font-size: 8px;}

h2 { font-size: 10px;}

h3 { font-size: 12px; 
     font-weight: normal; 
     line-height:14px; 
     padding: 5px;}

h4 { font-size: 14px; 
     line-height:16px;}

h5 { font-size: 16px; 
     line-height:18px;}

td,th { font-size: 12px;
     font-weight: normal; 
	 vertical-align: top;}
/* p { font-size: 16px;} */

A:link    { COLOR: #111111; TEXT-DECORATION: none;}
A:visited { COLOR: #555555; TEXT-DECORATION: none;}
A:active  { COLOR: #666666; TEXT-DECORATION: none;}
A:hover   { COLOR: #FF0000; TEXT-DECORATION: none;}

.text1  { font-size: 12px; line-height: 15px; list-style-position: outside; color: #444444}
.eingabefeld {
	background-color: #FFFFCC;
	color: rgb(255,255,255);
	font-size: 14px;
	color: #000000;
}
.ausgabefeld {
	background-color: transparent;
	color: rgb(255,255,255);
	font-size: 12px;
	color: #000000;
	border : none;
	font-weight : bold;
}
.tab { font-size: 12px; font-weight:normal; text-align:left; line-height:18px;}
.marker { font-size: 12px; font-weight:normal;}
.big { font-size: 20px;}
.med { font-size: 16px;}
.vk_title {
	font-size: 12px;
	letter-spacing: 2px;
	font-weight : bold;
}
.center { vertical-align: middle;
          text-align: center;}
.mini { font-size: 10px;}
.mini_head { font-size: 10px; color:#888888;}
 
 .wichtig { font-size: 8px; font-weight:bold; background-color:#ffff00;}
 .align {
	
}
 .abgelaufen { font-size: 8px; font-weight:bold; color:#ff0000; }
