html {
 height:100%;
}
body {
	font-size:12px;
	font-family:Arial, Sans-Serif, Verdana;
	line-height:18px;
	padding:0;
	margin:0;
	height:100%;
	background-color: white !important;
    background-image: none !important;
    color:black;}
}

h1 {
	/*font-size:11Pt;*/
	font-size:1.2em; 
	/*color:#f39800;*/
	color:#4B4B4B;
	font-weight:normal;
}

h2 {
	width:672px;
	padding-top:15px;
	font-size:1.1em;
	color:#919191;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#cecece;
}

h3 {
	font-size:1em;
	color:#545454;
	margin:0;
	padding:0;
}

dl, 
dt, 
dd {
      float:none !important;
	  Display:none;
}

#menuleiste {
	Display:none;	
}

#menu  {
	Display:none;	
}

#oben1  {
	Display:none;	
}

	  

