body {
	background : #ffc41b;
	
}

#gruppe {
	width: 769px;
	height: 59px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#start {
	width: 700px;
	position: absolute;
	top: 80px;
	left: 69px;
	border-left: 1px hidden #ffff66;
}

#strich {
	width: 2px;
	height: 80%;
	top: 80px;
	left: 50px;
	position: absolute;
	background-color: #FFFFFF;
}

.weiss_bold {
	color: #000000;
	font: bolder 13px/16px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	border-left-style: hidden;
}

.weiss {
	color: #000000;
	font: 13px/16px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	
}

a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;

