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

.navbox
        {
        background:#fbfb;
        background-image: url(../verlauf_nav.jpg);
        padding-top:4px;
        }

}

