body{
	font:	normal .75em arial, sans-serif; 
}

h1{
	font-size:		1.4em;
        color:#0283c6;
}

h2{
	display:		block;
	font-size:		1.3em;
	font-weight:	bold;
	font-style:		normal;
   margin-left:-30px;
        color:#2222225;
}

h3{
	font-size:		1em;
}

a{
	color:	black;
   text-decoration:none;
}

a img{ border: none; }

img{
	display: block;
}

address{
	font-size:	.9em;
	padding-top:	2em;
	font-style:	normal;
}

#cright, #cleft, #kopf, form {
   display:none;
}

html,
body {
   background:none !important;
   margin:0;
   padding:0;
}

#printLogo {
   display:block !important;
   position:absolute;
   top:0;
   right:0;
   width:80px;
   height:37px;
}

#wrapper {
   position:relative;
   padding-top:80px;
   margin-left:30px;
}

div.liste img {
	float: left;
	margin-right: 1.20em;
	margin-bottom: 0.50em;
}

div.liste h4 {
   font-size: 1em;
   margin:0;
   padding:0;
}

div.liste:after {
	clear: both;
	visibility: hidden;
	display: block;
	font-size: 0;
	height: 0;
	overflow: hidden;
	content: ".";
}

div.hr {
   height:1px;
   overflow:hidden;
   background:silver;
   margin-top:15px;
   margin-bottom:15px;
}

div.hr hr {
   display:none;
}

.listeHeadline,
.listeHeadline a {
   color:#0283c6 !important;
   font-weight:bold;
}

.imageBox img {
   margin-bottom:15px;
}

.print_headline_icon {
   display:inline !important;
   padding-left:30px;
   margin-right:8px;
}

#printFooter {
   display:block !important;
   border-top:1px solid silver;
   padding-top:20px;
   margin-top:50px;
   color:silver;
}

#ft1 {
   float:left;
}

#ft2 {
   margin-left:auto;
   margin-right:auto;
   width:100px;
}

#ft3 {
   float:right;
}

#print_line {
   border-bottom:1px solid #0283c6;
   margin-top:-51px;
   margin-bottom:51px;
   margin-right:90px;
}