a {
	font-size: 14px;
	color: #4E667A;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #4E667A;
}
a:active {
	text-decoration: none;
	color: #4E667A;
}
#container-startseite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	height: 530px;
	width: 780px;
	background-image: url(../images/bg-hannes-klotzner.gif);
	margin: auto;
	padding-top: 100px;
}
#logo {
	height: 150px;
	width: 780px;
}
#bild-auto {
	height: 260px;
	width: 440px;
	padding: 45px;
	float: left;
}
#text {
	float: left;
	height: 305px;
	width: 240px;
	padding-top: 45px;
}
#footer {
	font-size: 10px;
	color: #999999;
	height: 20px;
	width: 770px;
	padding-top: 10px;
	clear: both;
	text-align: right;
}
