@charset "UTF-8";
BODY {
	width: 100%;
	height: 100%; 
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	/*line-height:13px;*/
	background-image: none;
	background-color: #fff;
}


DIV.main {}
DIV.unten {font-size: 14px;}
DIV.nav {
	overflow: hidden;
	height: 100px;
	width: 600px;
}
DIV.hilfsdiv { display: none;}
DIV.mainNav { display: none;}
DIV.schatten { display: none;}
DIV.bg { background-image: none;}
.print { display: none; }