.topmenu {
	float: right;
}

.topmenu ul {
	list-style-type: none;
	display: inline;
	margin:      0;
	padding:     0;
}
.topmenu li {
	float: left;
	text-align: center;
}

.topmenu li a:link, .topmenu li a:visited {
	float: left;
	text-decoration: none;
}

#headcont {
	clear: both;
}

.head {
	margin: 0px;
	padding: 10px 0px 15px 20px;
}
#sitelinks {
	float: left;
	width: 165px;
	background: #363;
	color: white;
	padding: 0;
	margin: 0;
}
#siterechts {
	background-color: transparent;
	padding: 0;
	border: none;
	margin: 0;
	float: right;
	width: 100%;
	margin-left: -165px;
}
#siterechtscont {
	margin-left: 165px;
}
#sitelinks a img {
	border: none;
	position: relative;
	left: 10px;
	top: -6px;
}
#navmenu {
	background: #336633;
	margin: -12px 0 0 0;
	padding: 35px 0 10px 10px;
	color: white;
}

#navmenu a { color: white; }

#navmenu ul {
	list-style-type: none;
	margin:      0;
	padding:     0;
	padding-top: 15px;
}

#backlink {
	float: left;
	width: 165px;
	background: #669966;
	color: #336633;
	padding: 6px 0px 6px 0px;
	font-weight: bold;
}

#backlink a:link {
	padding-left: 6px;
	text-decoration: none;
	font-size: 140%;
}
#backlink a:visited {
	padding-left: 6px;
	text-decoration: none;
	font-size: 140%;
}
#headwrap {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
	background: #363 url(gruen_bg_nowhite.gif) no-repeat;
	height: 77px;
	width: 100%;
	border: none;
}
#headbar {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
	background: #363;
	height: 78px;
	border: none;
}
.headeee {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0px;
	left: 20px;
	clear: both;
	background: transparent;
}
.content {
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
	margin: 0px;
	width: 554px;
	background: #eee url(bg_mid_new.gif) no-repeat;
	background-position: 0px 0px;
	min-height: 120px;
}
.contentright {
	position: absolute;
	top: 0px;
	left: 554px;
	margin: 0px;
	width: 40px;
	background: #fff url(bg_end_new.gif) no-repeat;
	background-position: 0px 0px;
	height: 120px;
}
.contmn {
	background: none;
	padding-left: 50px;
	padding-bottom: 30px;
}

#footmenu {
	height: 24px;
	margin: 0;
	padding-left: 24px;
	background: #336633 url(bg_foot.gif) no-repeat;
}

#footmenu ul {
	list-style-type: none;
	margin:      0;
	padding:     0;
}
#footmenu li {
	float: left;
	text-align: center;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid white;
}

#footmenu li a:link, #footmenu li a:visited {
	float: left;
}


.news-list-item h3 a {
	clear: both;
	font-size: 120%;
    font-weight: bold;
    color: black;
    text-decoration: none;
    border-bottom: 1px dotted black;   
}

.news-list-date
{
  /*float: right;*/
  text-align: right;
  position: relative;
  top: 0px;
  right: 0px;
  font-size: 60%;
}

