div.left {
	height:80px;
	position:absolute;
}

a.left, a.left:link, a.left:visited, a.left:focus, a.left:active {
	width:120px;
	height:55px;
	display:inline-block;
	font-family:Times;
	font-size:1.5em;
	text-decoration:none;
	color:#000;
	padding-left:130px;
	padding-top:25px;
	background-repeat:no-repeat;
}

a#angebot2011, a#angebot2011:link, a#angebot2011:visited, a#angebot2011:focus, a#angebot2011:active {
	padding-top:15px;
	height:65px;
}

a.left:hover {
	text-decoration:underline;
}

div.right {
	width:385px;
	height:80px;
	position:absolute;
	left:260px;
	padding-left:15px;
	padding-top:10px;
}

h4{
	font-size:1.6em;
	font-weight:bold;
	text-align:center;
	position:absolute;
	width:600px;
}

