@charset "UTF-8";
body{
font-family:			arial, sans-serif;
font-size:				12pt;
width:					100%;
margin:					0;
padding:				0;
color:					#000000;
background-color:		#ffffff;
}

a {
font-family:			arial, sans-serif;
font-size:				12pt;
width:					100%;
margin:					0;
padding:				0;
color:					#000000;
background-color:		#ffffff;
text-decoration:		underline;}

* {background: white;}

h1 {
font-size:				16pt;
font-weight:			bold;
}

#header, #sidebar1, #metaNavigation {display: none;}

#nav li {display: none;}
#nav li.aktiv {display: inline;}

#footnotes {
font-weight: bold;
}

#mainContent img {
margin: 5px;
}

.printonly {
	display: block;
}

.printno{
	display: none;
}