body {
	background-color:#C9C9CB;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;

}
#kopf {

}

#navi {
	
}

#inhalt {
	min-width:120px;
	height: 660px;

}
#fuss {
	padding-top: 10px;
	font-size: 10px;
	background-color: #E8E8E8;
	color: #333333;
	text-align: right;
	vertical-align: bottom;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 15px;
	color: #000000;
	font-weight: bold;

}	
A {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
A:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #666666;



}
A:active {
	FONT-WEIGHT: bold; TEXT-DECORATION: underline
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #c2e3e3;
	font-size: 16px;
	background-color: #EEEEEE;
	font-weight: bolder;
	font-variant: small-caps;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;







}
h3 {



	font-family: Arial, Helvetica, sans-serif;
	color: #993366;
	font-size: 14px;
}

h4 {



	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
h5 {



	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
h6 {

	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8px;
}
UL {
	LIST-STYLE-TYPE: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
