/* CSS Document */html {	width:100%; 	height:100%; }body {	width:100%; 	height:100%; 	font-family: Arial, Verdana, Helvetica, Sans Serif;	font-size: 11px;	color: #000000;	margin:0px;	padding:0px;	background-color:#FFFFFF; }.nav {	background-color:#FFFFFF; 	width:170px; 	vertical-align: middle;	font-size: 11px; 	font-weight: bold; 	color: #000000;	text-align: center;	padding-top: 0px;	text-decoration: none;	border-top: 1px solid #666666;	border-left: 0px solid #339933;	border-bottom: 1px solid #666666;	border-right: 5px solid #339933;	height: 20px;}.nav a{text-decoration: none; }.nav a:hover{color:#339933; }.navigation{padding-top: 5px; padding-left: 5px; width:100%; }.muehle {	background-image: url(images/bg3.jpg) ;	background-repeat: repeat-x;	background-position: bottom right; }