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

body {
font-family: Georgia, 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
font-size: 12pt;
line-height: 1.5;
background-color: #fff;
color: #000;
}
ul {

}
.invis, hr,
#breadcrumb,
#links,
#top a.focus-in,
#header .bildlogo,
#header ul#language,
#topmenu,
#content p.topper,
#iconleiste {
display: none;
}


#print-only,
#print-only hr {
display: block;
}

#header .claim p {
font-size: 125%;
letter-spacing: 1pt;
}

a {
text-decoration: none;
background-color: #fff;
color: #000;
}
