BODY  {background-color : #9799a4;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	color: #343f41;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}

H1 {font-weight: bold;
	font-size: 13px;}

H2 {font-weight: bold;
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 18px;}
		
H3 {font-weight: bold;
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 15px;}
		
P,OL,TR,TD  {font-size : 13px;
	margin-bottom: 0px;
	margin-top: 18px;}

P.direkt {
	margin-top: 0px;
}

P.rd {
	margin-top: -16px;
	margin-left: 60px;
}

UL {font-size : 13px;
	margin-left: 18px;
	margin-top: 0px;
	list-style-image : url(../data/bullet.gif);
	}
	
LI {
	font-size: 13px;
	padding-left: 10px;
	margin-bottom: 8px;
}
	
LI.direkt {
	margin-bottom: 0px;
}

A {
	color: #343f41;
	text-decoration: underline;
}
		 
A:visited {
	color: #343f41;
	text-decoration: underline;
}
		
A:hover {
	color: #343f41;
	text-decoration: underline;
}
		
A:active {
	color: #343f41;
	text-decoration: underline;
}
	
hr {
	width: 100%;
	color: #325B87;
	height: 1px;
}	

.pdf	{list-style-image : url(pdf.gif);}
.xls	{list-style-image : url(xls.gif);}
.doc	{list-style-image : url(doc.gif);}
.blue	{list-style-image : url(bullet_blue.gif);}

