@charset "UTF-8";

.header {
	height: 66px;
	padding: 20px 0px 20px 0px;
}
.content {
	margin-left: 112px;
}
.content h1 {
	background-image: url(../images/start_welcome.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 70px;
	width: 300px;	
}
.content h2 {
	background-image: url(../images/start_angebot.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	margin: 0px 0px 5px 100px;
	height: 52px;
	width: 190px;	
}
.content p {
	margin: -20px auto 40px auto;
	width: 400px;
	font-size: 90%;
	line-height: auto;	
}
.angebot {
	text-align: center;
	vertical-align: top;
}