body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;	
}
#printhead {
	position:relative; 
	width:630px; 
	height:130px;
	background-image: url(/fileadmin/templates/images/printHeader3.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}
#printcontent {
	position:relative; 
	top:20px;
	padding: 20px; 
	width:590px; 
	font-family: arial; 
	font-size:11px;
}
h1 {
	font-size: 16px;
	color: #335cb3;
	margin-top: 0px 0px 5px 0px;
}

h2, h3, h4 {
	font-size: 14px;
	text-transform: uppercase;
	color: #888;
	margin-top: 0px 0px 5px 0px;
	border-bottom: 1px solid #660000;
}
h2 a, h3 a, h4 a {
	color: #888;
	text-decoration: none;
}
a {
	color: #000;
}
a:hover {
	text-decoration: none;
}
#back a {
	position:relative; 
	top:40px; 
	width:630px; 
	text-align:center;
	display:block;
	background-color:#ccc;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}
#back a:hover {
	width:630px; 
	text-align:center;
	display:block;
	background-color:#ccc;
	color:#666;
}
#fusszeileprint {
	position:relative; 
	top:45px; 
	width:630px; 
	text-align:center;
}

