@CHARSET "ISO-8859-1";

html a:link { color: #808000; }
html a:visited { color:#808000; }
html a:active { color:#808000; }

html {
	color: #808000;
	font-size: 14pt;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFFFFF;
	margin-left: 200px;
}

img {
	border-style: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

h1 {
	text-align: center;
	font-size: 24pt;
	font-style: italic;
	margin: 0px;
}

h2 {
	text-align: center;
	font-size: 14pt;
	font-style: italic;
	margin: 0px;
}

h3 {
	color: #FF9900;
	text-align: center;
	font-size: 24pt;
	font-style: italic;
	font-weight: bold; 
	margin: 0px;
}

h4 {
	color: #FF9900;
	text-align: center;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold; 
	margin: 0px;
}

.menue {
	top: 8px;
	left: 8px;
	width: 175px;
	margin-right: 20px;
	position: absolute;
}

.kopflinks {
	float: left; 
}

.kopfrechts {
	float: right;
}

.kopfmitte {
	text-align: center;
}

.bildname {
	color: #FF9900;
	font-size: 14pt;
}

.zentriert {
	clear: right;
	text-align: center;
}

.abstand {
	padding-left: 5px;
	padding-right: 5px;
}

.zurueck {
	float: left;
	padding-top: 54px;
	font-size: 12pt;
	font-weight: bold;
}

.weiter {
	float: right;
	padding-top: 54px;
	font-size: 12pt;
	font-weight: bold;
}

.drucker {
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
}
h5 {
	color: #dd0010;
	text-align: center;
	font-size: 24pt;
	font-style: italic;
	font-weight: bold; 
	margin: 0px;
}