/*CVS Add-ins
$Revision: 1.3 $
$Date: 2006/10/06 11:50:30 $
$RCSfile: print.css,v $
Authors: JDE
Copyright (c) A&B FACE2NET GmbH*/

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
/*
	print.css fuer BerlinWasser (Druckversion)
	12.09.2006 JDE
/*
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

.displayNone, .displayOutside{display:none;}

/*alle Elemente ausser Hauptcontent und Footer ausblenden*/
hr, #header, #branding, #navquickAccess, #navService, #navMain, #banners, #footer a{ 
display: none;
}

#contentMain p.accessibility{
display: none;
}

h1, h2, h3, h4, h5, h6, p, a, ul li, ol li, #footer span.floatLeft, label, input { 
font-family: "Times New Roman", Times, serif; 
color: #000; background: #fff;
}

h1, h2, h3, h4, h5, h6{font-weight: bold;}
p, ul li, ol li {font-weight:normal; margin-bottom: 5pt;}
a, ul li a, ol li a { font-weight: bold; text-decoration: none;}

h1 { font-size: 22px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }

h6, p, ul li, ol li, img, #footer span.floatLeft, label, input { 
font-size: 12px;
}

.bildMitLegende p a{ display: none;}
#footer span.floatLeft{ 
display: block; font-weight: bold; margin-top: 30px; 
}

/*presse*/
dl.presseListe dt, dl.presseListe dd{ 
display: block; margin-left: 0; padding-left: 0;
}

dl.presseListe dd{ margin-bottom: 20px; }

dl.presseListe dd a{ text-decoration:none; }

#zurueck{ display: none; }

/*kontakt*/
form{ display: block; margin: 20px 0;}

input, textarea{ 
display: block; border: 1px solid #000; 
color: #000; background: #fff; width: 280px;
padding:2px;
} 

td.sendeBtn input{ width: auto; }

/*fehlermeldung*/
p.errorMessage { font-weight: bold; }
p.errorMessage strong{ text-transform: uppercase; }

/*suche und sitemap*/
ul.sitemap a, ol.suchergebnisliste a{ text-decoration: none;}