@charset "iso-8859-1";
/*
	Styles for FVS
         PRINT STYLES
	Autor: RGS
	Date: 6 November 2006
	Change(s): 29|30| January 2007
*/

body {
  font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
  font-size: 12pt;
  line-height: 1.5;
  background-color: #fff;
  color: #000;
}
ul {
  margin: 0;
}
.invis, hr,
#breadcrumb,
#links,
#top a.focus-in,
#header .bildlogo,
#header ul#language,
#topmenu,
#content p.topper,
#iconleiste, 
div.news-single-backlink
{
  display: none;
}
#print-only,
#print-only hr {
display: block;
}
#header h1.textlogo { 
  font-size: 150%; 
  margin: 0;
}
#header p {
  font-size: 110%;
  letter-spacing: 1pt;
  margin: 0;
}
a {
  text-decoration: none;
  background-color: #fff;
  color: #000;
}
h1 { font-size: 155%; margin: 1.75em 0 0; }
h2 { font-size: 140%; margin: 1.5em 0 0; }
h3 { font-size: 115%; margin: 0.75em 0 0; }
p { font-size: 100%; margin: 0.5em 0 0; }
#content h2 {
    border-bottom: 1px solid #DAE4EE;
    color: #004B8C;
    font-weight: normal;
    padding: 0.29em 0;
}
#content .yellowheading h2 a,
#content .yellowheading h2 { color: #FFC60A; }
#rechts h3 { 
  font-weight: bold; 
  color: #004B8C;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 110%;  
}