body {
	margin: 0; padding: 0;
	background-color: #ECEAE5;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	line-height: 160%;
}
strong { 
font-weight: bold; 
}
em { 
font-style: italic; 
}
a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none; 
	color: #003399; 
} 
a:hover {
	text-decoration: underline;
	color: #993333;
} 
a:active {
	text-decoration: underline;
	color: #993333;
}

.navi-a:link {
	text-decoration: none;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.navi-a:visited {
	text-decoration: none; 
	padding: 10px;
	color: #FFFFFF; 
	font-weight: bold;
} 
.navi-a:hover {
	text-decoration: none;
	padding: 10px;
	color: #CC6666;
	background-color: #FFFFFF;
	font-weight: bold;
	border-top: solid 2px #972608;
} 
.navi-a:active {
	text-decoration: none;
	padding: 10px;
	color: #CC6666;
	background-color: #FFFFFF;
	font-weight: bold;
	border-top: solid 2px #972608;
}

.footer-a:link {
	text-decoration: none;
	font-weight: bold;
	color:#666666;
}
.footer-a:visited {
	text-decoration: none; 
	font-weight: bold;
	color:#666666;
} 
.footer-a:hover {
	text-decoration: underline;
	color: #CC6666;
	font-weight: bold;
	background-color: none;
} 
.footer-a:active {
	text-decoration: underline;
	color: #CC6666;
	font-weight: bold;
	background-color: none;
}

.headline1-simple {
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}
.headline1 {
	font-size: 11pt;
	font-weight: bold;
	color: #0E7DEE;
}
h1 {
	font-size: 11pt;
	font-weight: bold;
	color: #0E7DEE;
}
.headline2 {
	font-size: 9pt;
	font-weight: bold;
}
h2 {
	font-size: 9pt;
	font-weight: bold;
}
.headline3 {
	font-size: 8pt;
	font-weight: bold;
}
h3 {
	font-size: 8pt;
	font-weight: bold;
}
.kleinschrift1 {
	font-size: 7pt;
	font-weight: normal;
}
.footer {
	font-size: 7pt;
	font-weight: normal;
	color:#666666;
}
.underline {
	text-decoration:underline;
}
.backcolor1 {
	background-color: #B2B9B9;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.backcolor2 {
	background-color: #972608;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.backcolor3 {
	background-color: #000000;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.textkasten-bg {
	background-color: #FFFFFF;
	border-style: solid;
	border-width:1px;
	border-color: #CCCCCC;
	padding: 6px; 
}
