body {	font: 10px/1.3em "lucida grande", tahoma, arial, verdana, sans-serif;	color: black;	background-color: #D9D9C8;	margin: 10px 0px 0px 0px;	padding: 0px; 	text-align: center;}a:hover {text-decoration: none;}a:link {	color: black;	background-color: inherit;}a:visited {	color: black;	background-color: inherit;}img {	border: 0px;}	.content {	position: absolute;	left: 50%;	width: 600px;	margin-left: -300px;	text-align: left;		}/*label logo boxes */#bc { position:absolute; top:58px; left:71px; }#msr { position:absolute; top:222px; left:98px; }#bm { position:absolute; top:178px; left:226px; }#br { position:absolute; top:85px; left:273px; }#cr { position:absolute; top:117px; left:370px; }#m { position:absolute; top:275px; left:463px; }#rs { position:absolute; top:238px; left:248px; }#wackies { position:absolute; top:187px; left:385px; }/*  navigation */.navbox {	position: absolute;    width: 600px;    text-align: center;}.navbox ul {	margin: 0px;	padding: 4px 0px 4px 0px;	background-color: #C2BEB1;	width: 600px;	border-bottom: solid #D9D9C8 1px;}.navbox ul#bottomlist {    border-bottom: 0px;    margin-bottom: 4px;}.navbox ul li {    display: inline;    border-right: 1px solid #D9D9C8;	padding: 0 6px 0 6px;}.navbox li.last {    border-right: 0px;}.navbox ul li a {	text-align: center;	color: #626258;	font-weight: normal;	text-decoration: none;	background-color: inherit;}.navbox li a.current {   font-weight: bold;   color: black;  }.navbox ul li a:hover, .navbox li.current a:hover  {    background-color: inherit;    color: white;}/*  navigation ende */