@charset "UTF-8";
/* CSS Document */

p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 124%;
	margin-bottom: 8px;
}
h1 {
	color: #f60;
	font-family: "Courier New", Courier, monospace, serif;
	font-weight: normal;
	line-height: 100%;
	margin-bottom: 32px;
}
h2 {
	color: #333;
	font-family: "Courier New", Courier, monospace, serif;
	font-weight: normal;
	line-height: 100%;
	margin-top: 40px;
	margin-bottom: 8px;
}
h3 {
	color: #666;
	font-family: "Courier New", Courier, monospace, serif;
	font-weight: normal;
	line-height: 124%;
	margin-top: 0px;
}
h4 {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 124%;
	margin-top: 16px;
	margin-bottom: 8px;
}
ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 8px;
	
}
.groesser {
	font-size: 120%;
}
.fuss {
	font-size: 60%;
	margin-top: -2px;
	text-indent: 16px;
}
strong {
	font-weight: bold;
}
.anker {
	font-size: 80%;
	text-align: center;
	letter-spacing: 32px;
	font-weight: normal;
	margin-top: 32px;
}
.orange {
	color: #ff6600;
}
.navigation_1 {
	font-family: "Courier New", Courier, monospace, serif;
	margin-top: 256px;
	font-size: 86%;
	color: #666666;
}
.navigation_2 {
	font-family: "Courier New", Courier, monospace, serif;
	font-size: 84%;
	color: #666666;
	margin-top: 8px;
	margin-bottom: 64px;
}
.navigation_3 {
	font-size: 60%;
	margin-bottom: 40px;
	margin-top: 32px;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
a:focus {
	color:  #ff6600;
}
a:hover {
	color: #ea5900;
}
a:active {
	color: #ff6600;
}
.anker a:link {
color: #009FFF;
text-decoration: none;
}
.anker a:visited {
color: #009FFF;
text-decoration: none;
} 
.anker a:active {
color: #009FFF;
text-decoration: none;
}
.anker a:hover {
color: #009FFF;
text-decoration: none;
} 
.space {
	color: #f60;
	font-family: "Courier New", Courier, monospace, serif;
	font-weight: normal;
	padding-top: 80px;
	line-height: 104%;
}
.space_bottom {
	padding-bottom: 40px;
}

