	
	td, body {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
	.globe {
		background-image:url(./graphics/globe.gif);
		background-repeat:no-repeat;
	}
	
	a:link, a:visited {
		color:#334A98;
		text-decoration:underline;
	}
	
	a:hover {
		color:#334A98;
		text-decoration:underline;
	}
	
	a.jetzt:link, a.jetzt:visited, a.jetzt:hover {
		color:#FFFF00;
		font-weight:bold;
		text-decoration:none;
	}
	
	.white {
		font-size:12px;
		color:#FFFFFF;
	}
	
