
a {
	color:#000;
	text-decoration: underline;
}
a:hover {
	color:#4e4e4e;
	text-decoration: underline;
}

.menu {
	font-size : 12px;
	font-family : Verdana,Tahoma,Arial,Helvetica;
	font-weight: bold;
}
.menu a {
	font-size : 12px;
	font-weight: bold;
	color : #383838;
	text-decoration: none;
	display: block;
	padding-top:5px;
	padding-bottom:5px;	
}
.menu a:hover {
	background-color: #FFcc66;
	text-decoration: none;
}

.ueberschrift {
	text-align:center;
	font-family : Verdana,Arial,Helvetica,Tahoma;	
	font-size:40px;	
	color:#000;
	font-weight:bold;
}
.unterueberschrift {
	text-align:center;
	font-family : Verdana,Arial,Helvetica,Tahoma;	
	font-size:18px;	
	color:#000;
	font-weight:bold;
}
.normal {
	font-family : Verdana,Arial,Helvetica,Tahoma;	
	font-size:13px;	
	color:#000;
	line-height:20px;
}
.tablekonto {
	font-family : Verdana,Arial,Helvetica,Tahoma;	
	font-size:13px;	
	color:#000;
	line-height:20px;
}
.tableadress {
	font-family : Verdana,Arial,Helvetica,Tahoma;	
	font-size:13px;	
	color:#000;
	line-height:20px;
}
.adressdaten {
	font-family : Verdana,Arial,Helvetica,Tahoma;	
	font-size:11px;	
	color:#000;
	line-height:20px;
}
.fusszeile {
	font-size : 9px;
	font-family : Verdana,Arial,Helvetica;
	color:#000;
}
.box
{
margin:20px;
}








