/* SVN FILE:   $Id: print.css 1162 2010-04-01 06:11:20Z g.babiel $ 
 * SVN HEADER: 1.0
 ***
 * $title           BR D Rahmenlayout
 *
 * $description
 *
 * $author          m.perschke
 * $copyright       babiel GmbH
 * $version         $Revision: 1162 $
 * $lastrevision    $Date: 2010-04-01 08:11:20 +0200 (Do, 01 Apr 2010) $
 * $modifiedby      $LastChangedBy: g.babiel $
 * $lastmodified    $LastChangedDate: 2010-04-01 08:11:20 +0200 (Do, 01 Apr 2010) $
 * $filesource      $HeadURL: http://svn.babiel.com/BR_D/trunk/Projekte/Internet/Relaunch2009/Prototyp/includes/css/print.css $
 * $keywords        Layout, Style
 * $require         -
 *
 */

.unsichtbar, .skip, #serviceNavigation, #hauptNavigation, #schnellsuche, #seitenNavigation, #breadcrumb, .rss, #footerFunktionen, #footerService, .topThemaFooter, .zusatzlink, .rahmenOben, .rahmenObenRechts, .navigationZurueck, .navigationText, .navigationWeiter, .schalter, .anfang, .ende, .rahmenUntenLinks, .rahmenUnten, .rahmenUntenRechts, .suchBereiche, .sortierfelder, .suchergebnisContentType, .relevanz, .filter {
    position: absolute;
    top: -1000px;
    left: -1000px;
    overflow: hidden;
}

#identitaet {
    margin-bottom:2em;
	 text-align:right;	
}


body {
    background-color: #ffffff;
    color: #000000;
    font-family: Arial, Helv, Helvetica, Verdana, sans-serif;
    font-size: 101%;
}

a {
	color: #000000;
	text-decoration: none;
}

.reiter {
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}

br.clear {
	font-size: 1px;
	height: 1px;
}

img {
	border:none;
}

ul.pmListe {
   margin-top:0;
	margin-left:0;
   padding-left:0;
}

.pmListe li, .pmListe li.first {
	list-style: none;
	clear:both;
   margin-top:0;
   margin-bottom:0;
}

.pmListe .bild {
   width:6em;
   float:left;
	margin-top:0;
	margin-bottom:0.3em;
	padding-top:0;
}

.pmListe .text {
   float:left;
	margin-top:0;
	margin-bottom:0.3em;
	padding-top:0;
	width:40em;
}

#inhalt {
	font-size:0.75em;
} 

h1 {
	font-size:1.3em;
}

h2 {
	font-size:1.1em;
}

h3 {
	font-size:0.9em;
}
h4, h5, h6 {
	font-size:0.75em;
	font-weight:bold;
}