
#start {
	display: block;
	background-color: #FF833B;
	border-bottom: 3px solid #FFFFFF;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}

#startTop {
	height: 100px;
	padding: 10px;
}

#startTop #slogan {
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;

}

#startTop #title {
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
	margin-top: 10px;
}

#startTop #eintreten {
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 15px;
}

#startTop #eintreten a{
	color: #FFFFFF;
}

#startBottom {
	text-align: center;
	padding-top: 4px;
	background-color: #FFFFFF;
}

#footer {
	margin-top: 0px;
	clear: both;
	background-color: #FF833B;
	color: #FFFFFF;
	font-weight: bold;
}
