BODY, TD {
	background: #FAFADE;
	font-family : "Comic Sans MS";
	text-align : center;
}
P{
	text-align : justify;
}
H2 {
	font-size: 14pt;
}

H3 {
	font-size: 15pt;
	font-style: italic;
	font-family: sans-serif;
}

H4 {
    font-family: sans-serif;
    font-size: small;
}

A {
	color: #297A2E;
}

A:Hover {
	color : #E82900;
}
#menutitel{
	color: #black;
	font-size: 11pt;
	font-weight: bold;
	white-space : nowrap;
}
#menu{
	background : #F0F0CA;
}
#menublock{
	background : #F0F0CA;
	border-right : medium solid #90907A;
	border-left : medium solid #FFFFD9;
	border-bottom : medium solid #90907A;
	border-top : medium solid #FFFFD9;
}
#menu_unter{
	background : #F0F0CA;
}
HR {
	height: 1pt;
}
#haupttbl{
	width : 95%;
	border : 0;
}
#schatten{
	filter:Shadow(color=#aaaaaa direction=135);
	width : 100%;
}
#menu2{
	white-space : nowrap;
	font-size : 13pt;
}
#menu-0{
	white-space : nowrap;
	font-size : 12pt;
}
#menu-1{
	white-space : nowrap;
	font-size : 11pt;
	font-weight : bold;
}
#menu-2{
	white-space : nowrap;
	font-size : 10pt;
	font-weight : bold;
}
#menu-3{
	white-space : nowrap;
	font-size : 9pt;
	font-weight : bold;
	}
#menu-2i{
	white-space : nowrap;
	font-size : 10pt;
	font-weight : bold;
	font-style : italic;
}
#text{
	text-align : justify;
}
#text80{
	white-space : nowrap;
	font-size : 80%;
	font-weight : 600;
}
#text100{
	white-space : nowrap;
	font-size : 100%;
	font-weight : 200;
}
#text100i{
	white-space : nowrap;
	font-size : 100%;
	font-weight : 200;
	font-style : italic;
}
#text120{
	white-space : nowrap;
	font-size : 120%;
	font-weight : 200;
}
#text160{
	white-space : nowrap;
	font-size : 160%;
	font-weight : bold;
}
#meinung{
	font-size: smaller;
	font-style: italic;
	text-align : right;
}