/* CSS Document */
body {
	font-size:0.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#431C0E;
	line-height:130%;
}
a {
	color:#861816;
}
a:active, a:link, a:visited {
	text-decoration:none;
	color:#861816;
}
a:hover {
	text-decoration:underline;
}
.verstecken {
	visibility:hidden;
}

#subNavi a {
	display:block;
	line-height:130%;
}
.roteSchrift {
	color:#861816;
}

#inhalt {

}

/*****
Überschriften
*/
h1, h2 {
	font-size:24px;
	color:#861816;
	line-height:120%;
}
h3, h4, h5 {
	font-size:100%;
	color:#861816;
}
h6 {font-size:80%;}

.weiss {
	color:#FFFFFF;
}
a.weiss {
	color:#FFFFFF;
}
