#starttop {
	border-style: none;
	width: 590px;
	padding: 0px;
	position: relative;
	margin-left: 0px;
}

#start {
	width: 580px;
	padding: 8px;
	border: 1px solid #0880C3;
	position: relative;
}

h4 {
	font: bold 1.1em/1.3em Georgia, "Times New Roman", Times, serif;
	color: #005294;
	margin-bottom: 0.3em;
	margin-top: 0.5em;
}

.startbox {
	float: left;
	display: block;
}

.half {
	margin-right: 8px;
	width: 277px;
}

.quarter {
	margin-right: 8px;
	width: 132px;
}

.startbox img {
	padding: 2px;
	border: 1px solid #0880C3;
	margin: 4px 4px 4px 0;
}

.startbox a:link, .startbox a:visited {
	text-decoration: underline;
	color: #005294;
}

.startbox a:hover, .startbox a:active {
	text-decoration: underline;
	color: #A1C3D8;
	font-style: italic;
}

.respekt {
	padding: 0 6px;
}

.links {
	margin-right: 26px;
	width: 250px;
}

.links h3 {
	color: #005294;
}

.links ul {
	list-style-position: inside;
	list-style-image: url(liste_signal.png);
}

.links li, .rechts li {
	font-size: 1em;
	line-height: 1.3em;
	padding-bottom: 4px;
	margin-bottom: 8px;
	border-bottom: 1px solid #A1C3D8;
}

.links li {
	border-bottom: 1px solid #A1C3D8;
}

.rechts li {
	border-bottom: 1px solid #98CC6E;
}

.rechts {
	margin-left: 18px;
	width: 250px;
}

.rechts ul {
	list-style-image: url(liste_tanne.png);
	list-style-position: outside;
}

.rechts a:link, .rechts a:visited {
	text-decoration: underline;
	color: #095923;
}

.rechts a:hover, .rechts a:active {
	text-decoration: underline;
	color: #98CC6E;
	font-style: italic;
}