.hintergrund {
	background-color: #01782C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	list-style-position: inside;
	list-style-type: square;
	background-position: left left;

	scrollbar-base-color: #cccccc; 
	scrollbar-track-color: #cccccc; 
	scrollbar-face-color: #cccccc; 
	scrollbar-highlight-color: #01782c; 
	scrollbar-3dlight-color: #cccccc; 
	scrollbar-darkshadow-color: #cccccc; 
	scrollbar-shadow-color: #01782c; 
	scrollbar-arrow-color: #01782c; 

	background-color: #333333;
	background-image:  url("images/hintergrund.jpg");
	background-repeat:repeat;
}


.ueberschrift {
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #019937;
   text-align: center;
	text-decoration: none;
	text-transform: none;
	font-variant: small-caps;
}

.ueberschrift2 {
	font-size: 16px;
	font-weight: bolder;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #019937;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	font-variant: small-caps;
	}

.normalschreiben_links {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.unterschrift {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.aufzaehlen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	letter-spacing: normal;
	text-align: left;
	list-style: disc outside;
	line-height: 14px;
	}
