body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 125%;
	color: #000000;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #ED1E24;
}
a:visited {
	text-decoration: none;
	color: #ED1E24;
}
a:hover {
	text-decoration: underline;
	color: #ED1E24;
}
p {
	margin: 0px 0px 8px;
	padding: 0px;
}
ul {
	list-style-image: url(images/ecke.gif);
	list-style-type: square;
	margin: 0px;
	padding-left: 24px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
}
li {
	padding-top: 2px;
	//padding-left: 3px;
	padding-bottom: 4px;
}
form {
	margin: 0px;
	padding: 0px;
}
hr {
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 0px;
	color: #FBCBCD;
	background-color: #FBCBCD;
	height: 1px;
	border: 0px;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 190%;
	line-height: 100%;
	font-weight: bold;
	color: #000000;
}
h2 {
	margin-top: 0px;
	margin-bottom: 6px;
	padding: 0px;
	font-size: 180%;
	line-height: 170%;
	font-weight: bold;
	color: #000000;
}
h3 {
	margin-top: 2px;
	margin-bottom: 8px;
	padding: 0px;
	font-size: 150%;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
}
#head {
	display: none;	
}
#logo {
	position: absolute;
	right: 5px;
	top: 0px;	
}
#kontextspalte {
	display: none;	
}
#content {
	clear: left;
	margin: 0px;
	padding: 0px;
}
#contentimage {
	padding-top: 90px;
}
.contentimagetext {
	display: none;	
}
#story {
	clear: left;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 110%;
	line-height: 130%;
}
#story2 {
	clear: left;
	padding-top: 90px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 110%;
	line-height: 130%;
}
.bildlinks {
	display: none;	
}
.bildrechts {
	display: none;	
}
#leisteunten {
	display: none;	
}
.textklein {
	font-size: 90%;
	line-height: 110%;
}
.textgroesser {
	font-size: 110%;
	line-height: 130%;
}
.textgross {
	font-size: 105%;
	line-height: 125%;
	font-weight: bold;
}
td {
	font-size: 100%;
}
.hint {
	cursor: help;
}
