/* Style Sheet [][][]RAUM
*  http://www.modukit.com/schwedenstr_16/style/raum-print.css
*  Druckversion
*/


 /* Angaben zum Seitenlayout */
@page  { size: auto; margin:5px; marks: none; }


/* Nicht druckende Bereiche */
.druck { display: none; }
img.druck { display: none; }



/* Seiten-Hintergrund */
/* ohne Farbe */
body { margin: 0px; background-color:#ffffff; color: #000000; }


/* Text */
p,br,span,blockquote,div,nobr,input,center { color: #000000; background-color:#ffffff; font-family: Helvetica, Arial, Verdana, Geneva, sans-serif; font-size:13px; font-weight: normal; line-height:130%; }


/* Tabellen */
table,td,th,tr { color: #000000; background-color:#ffffff; font-family: Helvetica, Arial, Verdana, Geneva, sans-serif; font-size: 8.5pt; font-weight: normal; line-height: 150%; }


/* Listen */
ul { list-style-type: square; list-style-position: outside; }
ul.extra { list-style-type: square; list-style-position: outside; margin: 0px; }
ol { list-style-type: upper-roman; list-style-position: outside; }
dl,dd,dt,ul,ol,li { color: #000000; background-color:#ffffff; font-family: Helvetica, Arial, Verdana, Geneva, sans-serif; font-size: 10px; font-weight: normal; line-height: 130%px; }
li.extra { color: #000000; background-color:#ffffff; font-family: Helvetica, Arial, Verdana, Geneva, sans-serif; font-size: 10px; font-weight: normal; line-height: 10px; margin-top: 10px; margin-bottom: 0px;}

img.block {margin: 3px;}


/* Ueberschriften */
h1,h2,h3,h4,h5,h6 { color: #000000; background-color:#ffffff; font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;  font-weight: bold; margin: 3px; }
h1 { font-size: 20px; line-height: 22px; }
h2 { font-size: 18px; line-height: 21px; }
h3 { font-size: 15px; line-height: 17px; }
h4 { font-size: 13px; line-height: 15px; }
h5 { font-size: 12px; line-height: 14px; }
h6 { font-size: 10px; line-height: 12px; }



/* Links */
/* ohne Farbe - nicht unterstrichen */
a { color: #000000; font-family: Helvetica, Arial, Verdana, Geneva, sans-serif; font-size: 13px; font-weight: normal; line-height: 130%; text-decoration: none; background-color:#ffffff; }


/* Hervorhebungen */
strong { color: #000000; background-color:#ffffff; font-family: Helvetica, Arial, Verdana, Geneva, sans-serif; }


/* Adressangaben */
address { color: #000000; background-color:#ffffff; font-family: Helvetica, Arial, Verdana, Geneva, sans-serif; font-style: normal; font-size: 10px; }

/* Linien */
hr { height: 1px; }
