/* nicht druckbare bereiche */
#menu2, #head2, #select1, #select2, .datum, .dontprint, .menu2, .suche, .suchrahmen, .kalender {
display : none;
}
/* postionen festlegen */
#logo1 {
position : absolute;
top : 0px;
}
#head1 {
position : absolute;
top : 10px;
left : 110px;
font-family : helvetica, arial, sans-serif;
font-size : 60px;
}
#text {
position : absolute;
top : 100px;
}
/* html-tags */
a {
font-weight : normal;
color : #000000;
text-decoration : none;
}
body {
font-family : helvetica, arial, sans-serif;
}
caption {
font-family : helvetica, arial, sans-serif;
font-size : 12pt;
text-align : left;
}
dt {
font-weight : bold;
}
dl, p, td, ul, ol {
font-family : helvetica, arial, sans-serif;
font-size : 11pt;
}
td,th {
font-family : helvetica, arial, sans-serif;
text-align : left;
vertical-align : top;
}
th {
font-size : 12pt;
font-weight : normal;
}
blockquote {
font-family : helvetica, arial, sans-serif;
font-size : 11pt;
font-style : italic;
}
h1,h2,h3,h4,h5,h6 {
font-family : helvetica, arial, sans-serif;
font-weight : normal;
}
h1 {
font-size : 22pt;
}
h2 {
font-size : 20pt;
}
h3 {
font-size : 18pt;
}
h4 {
font-size : 16pt;
}
h5 {
font-size : 14pt;
}
h6 {
font-size : 12pt;
}

/* class-spezifikationen */
#fuss, .linie {
border-top-width : 1pt;
border-top-style : solid;
border-color : #000000;
padding-top : 9pt;
font-size : 9pt;
}
.kasten {
border-width : 1pt;
border-style : solid;
border-color : #000000;
font-size : 9pt;
padding : 11pt;
}
.info {
 border-bottom : 0px;
}