@CHARSET "UTF-8";

body,
table,
a{
	font-family:Arial,Verdana,sans-serif;
	font-size:10pt;
	color:#fff;
	font-weight:normal;
	background-color:#fff;
}

#menuContainer,
#schliessenBtn,
.menueBtn,
.menueBtnactive,
#ContentImage,
#Print,
a[href="#top"]{
	display:none;
	visibility:hidden;
}

#Titel{
	font-size:12pt;
	font-weight:bold;
	background-color:#fff;
}

#Content{
	width:100%;
	background-color:#fff;
}

#CopyrightText{
	font-size:9pt;
	background-color:#fff;
}
