/* News */
.news-list-container{height: auto;float: left;border:1px solid #333;padding: 1em;}
.news-latest-container H2, .news-latest-gotoarchive{color:#eeeeee;margin: 0;line-height: 1em;border:1px solid #5c6773;border-bottom: 0px;background-color:#6c7a84;}
.news-latest-gotoarchive a:link, .news-latest-gotoarchive a:visited, .news-latest-gotoarchive a:hover{color:#eeeeee; padding-left: 3px; font-weight: bold;}
.news-latest-gotoarchive a{color:#eeeeee;}
.news-latest-item{
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	border:1px solid #5c6773;
	border-bottom: 0px;
	background-color:#FFFFFF;
}

/* Mainmenu */
ul#mm{list-style-type: none;text-decoration: none;border:1px solid #000000;padding: 0px;margin: 0 0 1em 0;}
ul#mm ul{list-style-type: none;}
ul#mm li{border-bottom: 1px solid #000000;}
ul#mm li a,ul#mm li strong{color:#333333;	display: block;padding: 1px 0.5em;background:#cccccc;text-decoration:none;border-left:0.5em solid #ff0000;font:bold 0.9em tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;}
ul#mm li a:hover, ul#mm a:focus{background:#000000}

ul#mm ul li a{border-color: #cccccc;background-color: #eeeeee;padding-left: 1em;color: #333333;font-weight: normal;}

ul#mm ul ul li strong{border-left: 0.5em solid #00cc00;background: #aaaaaa;padding-left: 2em;font-weight: bold;}
ul#mm ul ul li a{border-color: #00cc00;background-color: #f5f5f5;padding-left: 2em;color: #333333;font-weight: normal}

ul#mm li strong{border-left: 0.5em solid #cccccc;background:#FD4403;font-weight: bold;padding-left: 2em;color: #000;}
ul#mm ul li strong{border-left: 0.5em solid #cccccc;background:#FD4403;font-weight: bold;padding-left: 2em;}
