body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.oneColFixCtr #container {
	width: 760px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #869b36;
	text-align: left;
}
.oneColFixCtr #mainContent {
	padding: 0;
}

#logo {
	width: 760px;
	height: 133px;
	background-image:url(../images/header_back.jpg);
	background-repeat:no-repeat;
}

#spacer_top {
	width:760px;
	height: 50px;
}

#sitename {
	font-size: 20px;
	text-align: center;
	color: white;
	width:760;
}

#header_sub {
	font-size: 14px;
	text-align: center;
	color: white;
	width:760;
}

#footer {
	clear:both;
	width: 760px;
	height: 28px;
	background-image:url(../images/footer_back.jpg);
	background-repeat:repeat;
}

.spacer {
	float: left;
	width: 20px;
	height: 1px;
}

#spacer_content_oben {
	width: 760px;
	height: 20px;
}



#mainmenu {
	float: left;
	width: 160px;
	font-size: 13px;
}

#maincontent {
	float: left;
	font-size: 13px;
	width: 540px;
}

.headline {
	font size: 13px;
	font-weight: bold;
	color: #b99444;
	margin-bottom: 5px;
}

.content {
	font-size: 13px;
	color: #000;
}


A.menubutton{
	display:block;
	height: 18px;
	border-bottom: 1px solid #869b36;
	color: #869b36;
	text-decoration: none;
}

A.menubutton:hover {
	color: #b99444;
}


#maincontent A:link {
	text-decoration: none;
	color: #869b36;
}

#maincontent A:visited {
	text-decoration: none;
	color: #869b36;
}

#maincontent A:active {
	text-decoration: none;
	color: #b99444;
}

#maincontent A:hover {
	text-decoration: none;
	color: #b99444;
}

#maincontent .recordset .pic {
	width: 120px;
	float: left;
}
#maincontent .recordset .description {
	width: 400px;
	float: left;
}
#maincontent .recordset .separator {
	float: left;
	width: 20px;
}
