
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
    line-height:16px;   
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;

}
.kursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000;
}
kursiv { color: #000; font-size: 12px; font-family: arial, Helvetica, sans-serif; font-style: italic; font-weight: normal; }
.wichtig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
}

wichtig { color: #cc0000; font-size: 12px; font-family: arial, Helvetica, sans-serif; font-weight: normal; }
.fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
fett { color: #000; font-size: 12px; font-family: arial, Helvetica, sans-serif; font-weight: bold; }
.titelgrau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
}
titelgrau { color: #000; font-size: 12px; font-family: arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; }

td{
	padding: 0px;
}

.Punktetabelle {
    background-color: #e9e9e9;
    padding: 4px;
}

.punktetabellestege {
	border: thin dotted #CCCCCC;
}

.punktetabellestege td {
	border: thin dotted #CCCCCC;
	padding: 4px;
}

#inner_content td img {
	padding: 5px;
}

a img{
	border: 0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.standbuchstaben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
standbuchstaben { color: #cc0000; font-size: 24px; font-family: arial, Helvetica, sans-serif; font-weight: bold; }
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.subnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9933;
	text-decoration: none;
}
.subnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9933;
	text-decoration: none;
}
.subnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.subnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
td { vertical-align: top;
	font-weight: normal; }
	
table { vertical-align: top;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	
}
.ueberschrifttool {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

hr{
	color: #C00;
	/*margin-top: 2em;*/
	margin-bottom: 2em;
}