BODY, TD {
		font-family : sans-serif ;
}
P {
	font: 12pt;;	
	font-size: 90%;
}

 
A {
	color: blue;
	font-variant: normal;
	text-decoration: none;
	line-height: 95%;
	
}

.inaktiv {
	color: Gray;
	background-color: #E7E7E7;
}

A gruen {
	color:green;
}

A:Hover {
	color: Maroon;
	background-color: transparent;
}

A:visited {
	color: Fuchsia;
}

H1,H3,H4 {
	font-variant: normal;
	color: white;
	padding: 4px;
	width: 100%;
}

H2 {
	font-variant: normal;
	color: black;
	padding: 1px;
	width: 100%;
	font-size: 120%;
	
}

H3 {
	font-variant: normal;
	color: black;
	width: 100%;
	font-size: 100%;
}

.navbar {
	margin-left : 10px;
	font: 9pt;
	font-style : normal;
	text-decoration : none;
}

.wo {
	color: Green;
	padding: 4px;
	text-align: right;
	
}
.bildunterschrift {
	font: 9pt;	
}
.zeilewenig {
	line-height: 85%;
}

li {
	font-size: 80%;
	text-decoration: none;
	background: #CCCCCC;
	
	
}

.schriftgr {
	font-size:90%;
}

.absatzklein {
	font-size: 80%;
	margin-left: 10px;
	
}
.einrueck {
	margin-left: 20px;
}