<link rel="stylesheet" type"text/css"
     href="screen.css" media="screen">
<link rel="stylesheet" type"text/css"
     href="/css/print.css" media="print">

/* print styles */
body {
color: black; 

width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
font-size: 10pt;
}

img {display: none;}
a:link, a:visited {background: white; color: black; text-decoration: underline;
   font-weight: bold;}
h1, h2, h3, h4, h5, h6, hr {background: white; color: black; padding-bottom: .2em;
   }

div #contain, div #content, div welcomep{
color: black; 
background-color: white;
background: white;
width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

div #header {
background: white;}
div #leftcol, div #rightcol, div .stilmsg, div #nav {display: none; }
div.menu {display: none;}
div.navbar {display: none;}
div #newsflash {display: none;}

div #welcome {background:url();
margin: 0;
padding: 0;
width: 100%;}
div #welcomeimg {display: none;}
div #table {
	color: black;
	border: .2em solid gray;;
	background-color: white;
	margin: 0; 
}
div #table th, div #table td {
	margin: 0em;
	padding: .8em .20em;
	text-align: center;
	border-bottom: .2em solid black;
	}
	
div #table th, div #table caption {
	color: black;
	background: white;
			}
	
div #table tr {
background: white;
}

div #table tr.odd {
background: white;
}
div #footer, div #footerp,div.inhalt, div.box {
color:black;
background-color:white; 
}

