body {
background :	#fff;
padding: 1em;
}
input.btn, input.button, input.button:hover, input.btn:hover {
padding :	.1em;
text-decoration : 	none;
font-weight : 	bold;
border : 	1px solid #C61217;
background :	#C61217 left top repeat-x;
color : 	#fff;
margin-top: 1em;
}
input.button:hover, input.btn:hover {
border : 	1px solid #000;
background :	#000 left top repeat-x;
}
.karte {
text-align: center;
border-bottom: 1px dotted #666;
margin-bottom: 10px;
}
.copyrightimage {
padding: 10px 0;
}
.listenansicht a, .listenansicht a:visited, .listenansicht a:active {
color: #666;
font-weight: bold;
}
.listenansicht a:hover {
text-decoration: none;
color: #000;
}

