@charset "utf-8";
/* CSS Document */

@import url("/fileadmin/mm24/templates/mm24_09a/ext/css_styled_content/css_styled_content.css");
@import url("/fileadmin/mm24/templates/mm24_09a/ext/tt_news/tt_news.css");
@import url("/fileadmin/mm24/templates/mm24_09a/ext/macina_search/macina_search.css");
@import url("/fileadmin/mm24/templates/mm24_09a/rte.css");


body, html
{
margin:0;
height:100%; /* needed for container min-height */
}
body {
	background-color: #ebebeb;
	background-image: url(/fileadmin/mm24/templates/mm24_09a/images/back.png);
	background-repeat: repeat-x;
	color: #000;
	font-size: 100.01%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-attachment: fixed;
	font-weight: 500;
}

#frame
{
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #89BA17;
	border-left-color: #89BA17;
	width: 960px;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #89BA17;
}

#header {
	height: 160px;
}
#navi {
	background-image: url(/fileadmin/mm24/templates/mm24_09a/images/navi_back.png);
	background-repeat: repeat-x;
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	background-attachment: scroll;
}

#navi_top {
	float: left;
	color: #000;
}
#navi_top ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0px;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navi_top li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	float: left;
	padding: 0px;
	font-size: 16px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

#navi_top a {
	text-decoration: none;
	text-align: justify;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	color: #333333;
}
#navi_top a:hover, #navi_top a:active {
	background-image: url(/fileadmin/mm24/templates/mm24_09a/images/navi_back_act.png);
	background-repeat: repeat-x;
}
.navi_top_first, .navi_top_midd, .navi_top_first_act, .navi_top_midd_act {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.navi_top_midd, .navi_top_last, .navi_top_midd_act, .navi_top_last_act {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.navi_top_first_act a, .navi_top_midd_act a, .navi_top_last_act a {
	font-weight: bold;
	background-image: url(/fileadmin/mm24/templates/mm24_09a/images/navi_back_act.png);
	background-repeat: repeat-x;
}

#searchbox {
	width: 250px;
	float: right;
}

#top2 {
	margin-top: 5px;
	color: #666;
	font-size: x-small;
}

#breadcrumb {
	float: left;
	width: 670px;
	overflow: hidden;
	padding-left: 10px;
}
.breadcrumb_cur {
	font-weight: bold;
}

#breadcrumb ul, #breadcrumb li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#top_date {
	float: right;
	width: 270px;
	padding-right: 10px;
	text-align: right;
}

#content {
	font-size: 0.8em;
	padding: 10px;
}


#footer_frame
{
	background-color: #b8d674;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#footer_content {
	font-size: 12px;
	color: #FFF;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 10px;
}

.clearer {
	clear: both;
	height: 0px;
	float: none;
	visibility: hidden;
}
