body {
	background-color: #78af19;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#body_all {
	vertical-align: center;
	width: 977px;
	margin: 0 auto;
}

*html #body_all {
	width: 977px;
}

#header {
	width: 977px;
	height: 123px;
	/*background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	margin-left: -4px;
	padding-left: 0px;
}

*html #key {
	
}

#main_box {
	width: 977px;
	height: 38px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#rootline_box {
	width: 690px;
	height: 45px;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	padding-left: 260px;
	color: #999;	
}

*html #rootline_box {
	width: 950px;
}

#rootline {
	width: 690px;
	padding-top: 5px;
}

#rootline a:link, #root a:visited  {
	color: #269a74;
	text-decoration: none;
}

#rootline a:hover {
	color: #333;
	text-decoration: underline;
} 

.rootline {

}

#rootline_last {
	padding-top: 0px;
}

#search {
	margin: 12px 48px 0px 20px;
	float: left;
	width: 180px;	
}

*html #search {
	width: 180px;
	margin: 12px 55px 0px 10px;	
}

#meta {
	width: 435px;
	height: 26px;
	text-align: right;
	color: #999;
	background-image: url(../images/meta.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	padding-left: 515px;
}

*html #meta {
	width: 950;
}

#meta a:link, #meta a:visited  {
	color: #ccc;
	text-decoration: none;
}

#meta a:hover {
	color: #269a74;
	text-decoration: underline;
	/*background-image: url(../images/dot_level2.gif);
	background-repeat: no-repeat;
	background-position: -5px center;*/
} 

.meta {
	float: left;
	margin-left: 10px;
}

*html .meta {
	float: left;
	margin-left: 10px;
}

#mainmenu {
	text-align: left;
	height: 30px;
	width: 720px;
	background-image: url(../images/meta.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;		
}

#mainmenu img {
	margin: 8px 10px 0px 0px;
}

* html #mainmenu {
	width: 600px;
}

#menu_box {
	width: 240px;
	min-height: 350px;
	float: left;
} 

* html #menu_box {
	height: 350px;
}


#language {
	margin: 26px 0px 0px 10px;
}

#menu {
	width: 230px;
	margin: 26px 0px 0px 10px;	
}

* html #menu {
	width: 240px;
}


/* level 1 ************************************************ */
.menu-level1-no {	
	font-size: 14px;
	color: #004c98;
	font-weight: bold;
	padding: 4px 0px 4px 30px;
}

.menu-level1-act {
	font-size: 14px;
	width: 100%;
	color: #704997;
	padding: 4px 0px 4px 25px;
	margin-left: 5px;
	font-weight: bold;
	background-image: url(../images/dot_level1.gif);
	background-repeat: no-repeat;
	background-position: 10px center;	
}

.menu-level1-no a:link {
	color: #004c98;
	text-decoration: none;
}

.menu-level1-no a:visited {
	color: #004c98;
	text-decoration: none;
}

.menu-level1-no a:hover {
	color: #704997;
	text-decoration: none;
}

.menu-level1-act a:link {
	color: #704997;
	text-decoration: none;
}

.menu-level1-act a:visited {
	color: #704997;
	text-decoration: none;
}

.menu-level1-act a:hover {
	color: #1d71be;
	text-decoration: none;
}


/* level 2 */
.menu-level2-no {
	color: #004c98;
	font-size: 13px;
	padding: 4px 0px 4px 40px;
	text-transform: none;
	background-color: #d4e3f8;	
}

.menu-level2-act {
	color: #704997;
	font-size: 13px;
	margin-left: 5px;
	padding: 4px 0px 4px 35px;
	text-transform: none;
	background-image: url(../images/dot_level2.gif);
	background-repeat: no-repeat;
	background-position: 25px center;	
}

.menu-level2-no a:link {
	color: #004c98;
	text-decoration: none;
	font-weight: normal;
}

.menu-level2-no a:visited {
	color: #004c98;
	text-decoration: none;
	font-weight: normal;		
}

.menu-level2-no a:hover {
	color: #704997;
	text-decoration: none;
}

.menu-level2-act a:link {
	color: #704997;
	text-decoration: none;
	font-weight: normal;	
}

.menu-level2-act a:visited {
	color: #704997;
	text-decoration: none;
	font-weight: normal;		
}

.menu-level2-act a:hover {
	color: #1d71be;
	text-decoration: none;
}

/* level 3 */
.menu-level3-no {
	color: #004c98;
	padding: 4px 0px 4px 50px;
	text-transform: none;
	background-color: #eaf0f9;	
}

.menu-level3-act {
	color: #704997;
	padding: 4px 0px 4px 50px;
	background-color: #eaf0f9;		
}

.menu-level3-no a:link {
	color: #004c98;
	text-decoration: none;
	font-weight: normal;
}

.menu-level3-no a:visited {
	color: #004c98;
	text-decoration: none;
	font-weight: normal;		
}

.menu-level3-no a:hover {
	color: #704997;
	text-decoration: none;
}

.menu-level3-act a:link {
	color: #704997;
	text-decoration: none;
	font-weight: normal;	
}

.menu-level3-act a:visited {
	color: #704997;
	text-decoration: none;
	font-weight: normal;		
}

.menu-level3-act a:hover {
	color: #704997;
	text-decoration: none;
}

#content_all {
	width: 977px;
	min-height: 300px;
	text-align: left;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	clear: both;
}

*html #content_all {
	height: 300px;
}

#content_box {	
	width: 977px;
	min-height: 424px;
	text-align: left;
	background-image: url(../images/content.gif);
	background-repeat: no-repeat;	
	background-position: left top;	
}

/* mainsites */
#content {
	width: 657px;
	min-height: 500px;
	padding: 20px;
	float: left;
}

*html #content {
	width: 697px;
	height: 500px;
}


#right {
	width: 200px;
	min-height: 400px;	
	float: left;
}

#content_left {
	width: 200px;
	margin: 50px 0px 0px 15px;	
}

*html #right {
	height: 400px;
}

#content_right {
	padding: 57px 0px 0px 20px;
	width: 170px;
	min-height: 300px;
	float: left;
}

*html #content_right {
	height: 300px;
}

#metanavi {
	text-align: right;
	padding: 20px 10px 10px 0px;
}

#search_box {
	height: 30px;
	width: 190px;
	text-align: left;
	padding-left: 10px;
}

* html #search_box {

	padding-left: 0px;
}

.macina_searchbox {
	width: 108px; 
	font-size:12px;
}

*html .macina_searchbox {
	width: 108px;
}

.clear {
	clear: both;
	height: 0px;
}

#footer_box {
	clear: both;
	/*background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;*/
	text-align: center;	
}

*html #footer_box {

}

#footer {
	background-image: url(../images/footer_neu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
	width: 967px;
	margin: 0 auto;
	padding: 340px 10px 0px 0px;
	text-align: right;
}

#footer a, #footer p {
	color: #333;
}

* html #footer {
	width: 977px;
 }

#print {
	width: 78px;
	float: left;
	margin-left: 260px;
}

*html #print {
	margin-left: 130px;
}

#print a {
	color: #999;
}

#news_float_box {
	width: 100%;
}

#image_detail {
	float: left;
}

#image_detail img {
	padding-right: 15px;
}

#content_detail {

}

.clearer {
	clear: both;
}

.news-list-morelink {
	text-align: right;
}

/* powermail */
.tx_powermail_pi1_fieldwrap_html_checkbox_title,
.tx_powermail_pi1_fieldwrap_html_radio_title {
	font-size: 12px; font-weight: bold;
	margin-top: 35px;
	margin-bottom: 5px;
}

.tx_powermail_pi1_fieldwrap_html_text label {
	width: 200px;
	display: block;
}

.tx_powermail_pi1_fieldwrap_html_submit {
	margin-top: 35px;
}

.tx-powermail-pi1_fieldset legend {
	font-size: 13px; font-weight: bold;
	color: #62a248;
}