@charset "UTF-8";
/* CSS Document */

.print-hide { 
	display: none;
	}


body, td {
	font-size: 11px;
	font-weight: normal;
	line-height: 1.4;
}
a {
	color:#f7781e;
	text-decoration:none
}
h1 {
	font-size: 15px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	color: #1a171b;
	text-align:center;
	background-image:none;
	padding-bottom: 1em;
	margin-bottom:0px;
	
}
h2 {
	font-size: 11px;
	margin-top: 1em;
	color: #e1001a;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	margin-bottom: 0.1em;
	color: #f7781e;
}

h3 {
	font-size:30px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	color: #f7781e;
	margin-bottom: 0em;
}

.bilderreihe img {
	margin-bottom:30px;
	width:100px;
	display:inline;
	}
	