body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}

.news-latest-item {
	border-bottom: 1px solid #cccccc;
	
}
h1 {
	color: #d2001a;
	font-size: 15px;
	font-weight: bold;
	text-align:left;
	padding-right:20px;
	line-height: normal;
}

h2 {
	color: #d2001a;
	font-size: 15px;
	font-weight: bold;
	text-align:left;
	padding-right:20px;
	line-height: normal;
}

img {
	margin: 3px;
}

#printcontent {
  position:relative; 
	top: 25px; 
	width: 650px; 
  font-family: arial; 
  font-size:11px;
}

#back a {
	position: relative; 
	top: 20px; 
	width: 650px; 
	text-align: center;
	display: block;
	background-color: #d2001a;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#back a:hover {
	position: relative; 
	top: 20px; 
	width: 650px; 
	text-align: center;
	display: block;
	background-color: #ffffff;
	color: #d2001a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#fusszeileprint {
padding-top:50px;
  position:relative; 
  width:650px; 
  font-family: arial; 
  font-size:10px;
  text-align:center;
}

a {
color: #d2001a;
text-decoration: none;
}
a img{
	border: 0px;
}
a:hover {
color: #434343;
text-decoration: underline;
}

