.starter{background: url(../../uploads/images/Home-Ordner/bkk2.gif) no-repeat center center;
margin-top: 29px;}
.rechtliches{margin-right: 150px;
margin-bottom: -5px;}

.footrt{

min-width: 780px;
max-width: 780px;
min-height: 20px;
max-height: 20px;
vertical-align: top;

font-family: arial, 'EqualityItalic', Arial;
font-size: 10px;
text-align: right;
border: 0px solid;
padding-top: 0px;
padding-left: 25px;
padding-right: 23px;
border-color: #ff576b;
}

/*default link styles*/
a, a:link a:active {
/* set all links to have underline */
	text-decoration: none;

/* this is a bluish color, you change this for all default link colors */
	color: #ff6200;
}
a:visited {

/* a different color is used for visited links */
	color: #ff6200;
}
a:hover {
/* remove underline on hover */
	text-decoration: underline;

/* using a different color makes the hover obvious */
	color: #ff6200;
a.current {
/* remove underline on hover */
	text-decoration: underline;

/* using a different color makes the hover obvious */
	color: #63689a;