body,td,b {
    background-color:#FFFFFF;
    font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    color: #153B63;
}


ul {
    list-style-position: outside;
    list-style-image:url('img/list.gif');
	margin-bottom: 13px;
}
.historie { margin-bottom:8px; }


a:link       {color: #003366; text-decoration:none;}
a:visited  {color: #003366; text-decoration:none;}
a:active   {color: #003366; text-decoration:none;}
a:hover   {color: #003366; text-decoration:underline;}




/*      K L A S S E N 
        ===========      */
.bullet_gruen {
    list-style-position: outside;
    list-style-image:url('img/list_green.gif');
}
.bullet_rot {
    list-style-position: outside;
    list-style-image:url('img/5x5_rot.gif');
}


.content {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #153B63;
	
	line-height:16px;
	padding-left:25px;
}

/* Headline */
.head {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #153B63;
	padding-top:25px;
}	

