.left-logo-top { background-image: url(/fileadmin/images/logos/weinrich.gif); }

.bodytext a {
	border-bottom: solid 1px #000000;
	
}

.bodytext a:visited {
	color: grey;
	border-bottom: solid 1px grey;
	
}

.bodytext a:hover {
	color: blue;
	border-bottom: solid 1px blue;
	
}


.align-left a {
	color: black;
	border-bottom: none;
	
}

.align-left a:hover{
	color: black;
	border-bottom: none;
	
}

.align-left a:visited {
	color: black;
	border-bottom: none;
	
}

.align-right a {
	color: black;
	border-bottom: none;
	
}

.align-right a:hover{
	color: black;
	border-bottom: none;
	
}

.align-right a:visited {
	color: black;
	border-bottom: none;
	
}
