.content {
	
	font-family:sans-serif, "Verdana", "Times New Roman";
	font-size: 13px;
	color: #3e4268;
	overflow: auto;
	width: 501;
	height: 377;
	padding-left:10px;
	background-color:#FFFFFF;
	line-height:17px;
	
}


.headlines{
	
	font-family: sans-serif, "Verdana", "Times New Roman";
	font-size: 17px;
	font-weight: bold;
	overflow: auto;
	width: 100%;
	}


.sublines{
	
	font-family: sans-serif, "Verdana", "Times New Roman";
	font-size: 13px;
	font-weight: bold;
	overflow: auto;
	width: 100%;
	}


.absatz{

	padding-left:8px;
	}
