body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25;
	color: #666666;
}
.FetterText {
	font-weight: bold;
}
.UnterstrichenerText {
	text-decoration: underline;
}
.UnterstrichenerFetterText {
	font-weight: bold;
	text-decoration: underline;
}
.blocksatz {
	text-align: justify;
}

a {
	text-decoration: underline;
	color: #0A9A2F;
}
a:hover {
	color: #000000;
}
ul{
	margin-left: 0px;
	list-style-type: square;
	list-style-position: outside;
}
h1 {
padding:10px 0;
letter-spacing:1px;
font-size: 16px;
font-weight:bold; 
color: #0A9A2F;
}
 
h2 {
padding:10px 0;
letter-spacing:1px;
font-size:1.5em;
font-size: 14px;
font-weight:bold; 
color: #0A9A2F;
}
 
h3 {
font-size: 12px;
letter-spacing:1px;
font-weight:bold; 
color: #CC0000;
}
div#content-usr {
	width: 690px;
	padding-left: 5px;	
}
div#header-usr {
	width: 690px;
}
div#text-usr {
	margin:0;
	width: 690px;
	padding-bottom: 15px;
}
div#bild-usr{
	margin:0;
	width: 690px;
	padding-top: 15px;
	padding-bottom: 15px;
}
div#sp2content-usr {
	padding-bottom: 15px;
	float:left;
	width: 545px;
	
}
div#sp2bild-usr{
	margin:0;
	width: 150px;
	float:left;
	padding-left: 15px;
}
div#sp2l-usr {
	margin:0;
	width: 345px;
	float:left;
}
div#sp2r-usr {
	margin:0;
	width: 345px;
	float:left;
	text-align: right;
	clear: right;
}
div#sp3bild-usr {
	margin:0;
	width: 33%;
	float:left;
	text-align: center;
}
div#sp3ng-usr {
	width: 225px;
	float:left;
	border: 1px solid #0C9933;
	margin-left: 5px;
	margin-right: 4px;
	margin-bottom: 10px;
}
div#sp3ngbild-usr {
	width: 225px;
	float:left;
	margin-left: 5px;
	margin-right: 4px;
	margin-bottom: 10px;
}

