#oben #kontakt
{
	background-image: url(../bilder/navigation_fs/kontakt_over.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 140px;
}
#oben #kontakt:hover
{
	background-image: url(../bilder/navigation_fs/kontakt_over.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 140px;
}
#form1
{
	border: 2px solid #060;
	height: 100%;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#rahmen6
{
	height: 100%;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#vorname
{
	clear: left;
	width: 400px;
}
#nachname
{
	width: 400px;
	clear: left;
}
#email
{
	width: 400px;
	clear: left;
}
#mitteilung
{
	clear: left;
	width: 400px;
}
#kontaktformular
{
}
label
{
	text-align: right;
	float: left;
	width: 100px;
	display: block;
	padding-right: 20px;
}
