.head {
width			: 765px;
height			: 93px;
background-image	: url(images/head-zentrum.png);
background-repeat	: no-repeat;
float			: left;
}

A,A:link,A:visited {
color			: #cc3333;
text-decoration		: none;
}

A:hover {
text-decoration		: underline;
color			: #cc3333;
}
