p,h1,h2,h3,h4,ul,ol,li,div,dir,table,td,th,dt,dd,address,blockquote,nobr,b,i,a  {
	font-family : Arial, Helvetica, verdana, sans-serif;
	font-size: 14px;
}


BODY {
	font-family : Arial, Helvetica, verdana, sans-serif;
	font-size : 14px;
	color: #383634;
}
.textkl	{	
	font-size : 12px;	
}


h1	{
	font-size : 24px;
	color : #5C8DB4;
	font-weight: bold;
}

.bggelb	{
	background-color: #FFED8E;
}

.dgelb	{
	font-size : 14px;
	color : #906015;
	font-weight: bold;
}

.blau	{
	font-size : 16px;
	color : #5C8DB4;
	font-weight: bold;
}

.orange	{
	font-size : 16px;
	color : #F36B01;
	font-weight: bold;
}

.schwarz	{
	font-size : 16px;
	color : #383634;
	font-weight: bold;
}

.footer	{  
	font-size : 11px;
	color : #383634;
}

.wichtig	{
 	font-size : 16px;
	font-weight: bold;
	color : #C3360B;
 }

a.norm,a.norm:link,a.norm:active,a.norm:visited	{
	font-size : 14px;
	color : #F36B01;
	font-weight: bold;
	text-decoration: underline;
}

a.norm:hover	{
	font-size : 14px;
	color : #F36B01;
	font-weight: bold;
	text-decoration: none;
}

a.small,a.small:link,a.small:active,a.small:visited	{
	font-size : 11px;
	color : #F36B01;
	text-decoration: underline;
}

a.small:hover	{
	font-size : 11px;
	color : #F36B01;
	text-decoration: none;
}