/**
 * Project: Autrado
 * File: print.css
 *
 * Copyright (c) 2008 clkm - cornelia lange
 * @author Cornelia Lange
 *
 */

body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000;
background: #fff;
}
a img {
background: #fff;
color: #fff;
}
h1 {
text-align: left;
font-size: 18pt;
clear: both;
}
h2 {
font-size: 14pt;
}
h3 {
font-size: 12pt;
}
td, th {
vertical-align: top;
}

#leiste1, 
#leiste2, 
#overdiv, 
#testinfo,
#banner, 
#werbebilder,
#schnellsuche,
#navlinks, 
#navoben,
#topnavi,
#header,
p.footer, 
#rechtespalte,
#inhalt .subnav,
#inhalt .navsubsub{
display: none;
}
input.submitabstand, 
input.extrasregisterakt,
input.extrasregister {
display: none;
} 

#alles {
position: static;
margin: 0;
padding: 0;
width: 100%;
}
#logo {
position: static;
margin: 0;
padding: 0;
width: 100%;
}
#logo img {
float: right;
margin: 0;
padding: 0;
}
#main {
margin: 0;
padding: 0;
}
#inhalt {
width: 100%;
padding: 0;
margin: 0;
}
#inhalt table {
width: 100%;
}
a, a:link, a:visited {
color: #000;
background: #fff;
text-decoration: none;
font-weight: bold;
}




