body {
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000066;
	margin: 0px;
}
#container {
	background-color: #E3E3E3;
	width: 960px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/sau-back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	background-attachment: scroll;
}
.clear {
	clear: both;
}
#adsense {
	margin: 20px;
	float: left;
	height: 90px;
	width: 728px;
}
#main {
	margin: 0px;
	width: 920px;
	padding: 20px;
}

#menu ul {
	float: left;
	height: 36px;
	list-style-type: none;
	margin: 0px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 920px;
}
#menu ul li {
	display: block;
	float: left;
	height: 20px;
	text-align: center;
	width: 135px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 2px 0 0;
	background-color: #44594B;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	margin: 0 4px 0 0;
}
#menu     ul     li     a:hover, a:active  {
	color: #CC9933;
	text-decoration: none;
}
#menu  ul  li  a:link, a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.fotolinks {
	margin: 10px;
	float: left;
}
.fotorechts {
	margin: 10px;
	float: right;
}

