
/* CSS Datei für V7 HP Modul */


h1{
	font-size: 30px
}
.datenblatt-small{
	width: 100px;
	height: 100px;
	padding: 5px;
	border: 1px solid #DFDFDF;
}
strong{
	margin-left: 0px;
}
small{
	margin-left: 0px;
}
a:link,a:visited,a:active,a:hover{
	color: #000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.btn-success:link, .btn-success:visited, .btn-success:active, .btn-success:hover{
	background-color: #1fa304;
		box-shadow: 3px 3px 3px  #878787;
}
