
/*Dokumentklassifikationen*/
.tpl_6 div.pgclass{
	float:left;
	width:20%;
	font-size:0.8em;
	border-right:1px solid #606060;
	min-height:80px;
	word-wrap:break-word;
}
	
	/*Sonderinfo-Nr*/
.tpl_6 div.pgclass span.sinr{
	display:block;
	font-weight:700;
	font-size:1.3em;
}	
	
	
/* Kopfzeile*/
.tpl_6 div.hdline{
	float:left;
	padding-left:2%;
	width:56%;
	min-height:80px;
	
}

/*verantwortlich und Dateien*/
.tpl_6 div.responsible{
	float:right;
	padding:0% 0% 2% 2%;
	width:18%;
	font-size:0.8em;
	border-left:1px solid #606060;
}
.tpl_6 div.responsible>p{
	margin-top:0px;
}
.tpl_6 div.responsible p:nth-child(2){
	margin:0px;
	padding:3px 0px 0px 0px;
	border-top:1px solid #eeeeee;
	text-decoration:underline;	
}
.tpl_6 div.responsible ul{
	margin:3px 0px 0px 10px;
	list-style-image:url(../../../images/theme_2015/disk.png);

}

.tpl_6 div.pgdata{
	margin-top:30px;
	
}
.tpl_6 div.pgdata ul{
	margin-left:20px;
	list-style: disc outside;
}



