.ar12top {
	font-family:arial;
	font-size:10pt;
	vertical-align:top;
	color:#000000;
}
.ar10 {
	font-family:arial;
	font-size:10pt;
}
.ar11 {
	font-family:arial;
	font-size:11pt;
	
}
.linkohne {
	font-family:arial;
	font-size:10pt;
	text-decoration:none;
	color:#000000;
}
h1 {
	font-family:arial;
	font-size:13pt;
	line-height:15pt;
	color:rgb(255,9,22);
}
.link {
	font-family:arial;
	font-size:10pt;
	text-decoration:underline;
	color:rgb(255,9,22);
}
.inhalt {
	font-family:arial;
	font-size:10pt;
	color:#000000;
	vertical-align:top;
}
.menu {
	font-family:arial;
	font-size:14pt;
	text-decoration:none;
	font-weight:bolder;
	color:rgb(0,153,0);
}
.menu-selektiert {
	font-family:arial;
	font-size:19pt;
	text-decoration:none;
	font-weight:bolder;
	color:rgb(0,153,0);
}
a:hover {
	text-decoration:underline;
}
.hintergrund {
	background-Color:rgb(203,184,143);
}
.titelzeile {
	font-family:arial;
	font-size:15pt;
	text-decoration:none;
	font-weight:bolder;
	color:rgb(0,153,0);
}
b {
	color:rgb(0,153,0);
}
.linie {
	color:rgb(255,9,22);
	background-Color:rgb(255,9,22);
	height:3px;
}
.liniegreen {
	color:rgb(0,153,0);
	border:0px;
	background-Color:rgb(0,153,0);
	height:5px;
}