.fließtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #3E1706;
	font-style: normal;
	line-height: 15pt;
	text-align: left;
}

.fließtext_blocksatz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #3E1706;
	font-style: normal;
	line-height: 12pt;
	text-align: justify;
}
.fließtext_mittig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #AFC5C0;
	font-style: normal;
	line-height: 15pt;
	text-align: center;
}
.fließtext_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #3E1706;
	font-style: normal;
	line-height: 10pt;	
}
.fließtext_rechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #AFC5C0;
	font-style: normal;
	line-height: 15pt;
	text-align: right;
}
.fußnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #AFC5C0;
	font-style: normal;
	line-height: 10pt;	
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	color: #3E1706;
	font-style: normal;
	line-height: 12pt;
}
.headline_mittig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	color: #3E1706;
	font-style: normal;
	line-height: 15pt;
	text-align: center;

}
a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	color: #3E1706;
	font-style: normal;
	line-height: 15pt;
	text-decoration: underline;	
}
a:hover
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	color: #3E1706;
	font-style: normal;
	line-height: 15pt;	
	text-decoration: underline;	
}
a:visited
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	color: #3E1706;
	font-style: normal;
	line-height: 15pt;	
	text-decoration: underline;		
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #D8E5FB;
	border: 1px solid #1F3A73;
	background-color: #051237;
}

.formfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #D8E5FB;
	border: 1px solid #1F3A73;
	background-color: #051237;
	height: 20px;
	width: 250px;
}
.formfeld_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #D8E5FB;
	border: 1px solid #1F3A73;
	background-color: #051237;
	height: 20px;
	width: 155px;
}
.formfeld_kleiner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #D8E5FB;
	border: 1px solid #1F3A73;
	background-color: #051237;
	height: 20px;
	width: 80px;
}
.textfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #D8E5FB;
	border: 1px solid #1F3A73;
	background-color: #051237;
	height: 100px;
	width: 250px;
}
.tableBG {
	background-image: url(../bilder/bg_tabelle.jpg);
	background-repeat: repeat-y;
	background-color: DBC89E;

}
.newskastenoben {
	background-image: url(../bilder/big_kasten_oben.jpg);
	background-repeat: no-repeat;
}
.kastenunten {
	background-image: url(../bilder/bigkasten_unten.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

}
.infokasten {
	background-image: url(../bilder/infokasten.jpg);
	background-repeat: no-repeat;
}
