body {
	background-color: #666;
	text-align: center;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#body_all {
	vertical-align: center;
	width: 920px;
	margin: 0 auto;
}

*html #body_all {
	width: 920px;
}

#body_all_termine {
	vertical-align: center;
	width: 630px;
	margin: 0 auto;
}

*html #body_all_termine {
	width: 630px;
}

#whiteborder {
	width: 900px; 
	background-color: #D8D8D8;
	padding: 8px;
}

#whiteborder_termine {
	width: 610px; 
	background-color: #D8D8D8;
	padding: 8px;
}

*html #whiteborder {

}

#header {
	width: 900px;
	height: 200px;
	background-color: #fff;
}

*html #header {
	height: 200px;
}

#content_all {
	width: 900px;
	min-height: 450px;
	text-align: left;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
}

* html #content_all {
	height: 500px;
}

#content_all_termine {
	width: 610px;
	min-height: 450px;
	text-align: left;
	background-color: #fff;
}

*html #content_all_termine {
	height: 500px;
}

#menu {
	width: 200px;
	min-height: 470px;
	background-color: #999;
	float: left;
}

* html #menu {
	height: 480px;
}

#kgmenu {
	width: 200px;
	min-height: 470px;
	background-color: #999;
	float: left;
}

* html #kgmenu {
	height: 480px;
}

#content {
	width: 480px;
	min-height: 450px;
	background-color: #fff;
	float: left;
	padding: 10px;
}

* html #content {
	width: 480px;
	height: 400px;
}

#content_termine {
	width: 590px;
	min-height: 450px;
	background-color: #fff;
	float: left;
	padding: 10px;
}

* html #content_termine {
	width: 610px;
	height: 400px;
}

#right {
	width: 200px;
	min-height: 400px;	
	background-color: #999;
	float: left;
}

* html #right {
	height: 400px;
	width: 180px;
}

#meta {
	height: 280px;
	width: 200px;
	background-color:#999;
}

* html #meta {
	width: 200px;
}

#metanavi {
	text-align: right;
	padding: 20px 10px 10px 0px;
}

div.meta a:link {
	color: #fff;
}

div.meta a:hover {
	color: #000;
}

div.meta a:visited {
	color: #fff;
}

#searchbox {
	height: 22px;
	width: 190px;
	background-color:#999;
	text-align: left;
	padding-left: 10px;
	padding-top: 8px;
}

*html #searchbox {
	width: 200px;
	height: 30px;
}

.macina_searchbox {
	width: 108px; 
	font-size:12px;
}

*html .macina_searchbox {
	width: 108px;
}

#dropdown {
	height: 24px;
	width: 190px;
	background-color:#999;
	padding-left: 10px;
	padding-top: 1px;
}

*html #dropdown {
	width: 200px;
	height: 25px;
}

.dropdown {
	width: 180px;
}

#content_right {
	min-height: 300px;
	width: 180px;
	background-color: #999;
	padding: 10px;
}

*html #content_right {
	width: 180px;
	height: 300px;
}

#clear {
	clear: both;
}

#footer {
	width: 920px;
	height: 30px;
	clear: both;
	background-color:#666;
	text-align: center;
	margin: 0px 0px 0px 0px;
	color: #fff;
}

#footer a {
	color: #fff;
	font-weight: normal;
}

#footerkg {
	width: 920px;
	height: 30px;
	clear: both;
	background-color:#666;
	text-align: center;
	margin: 0px 0px 0px 0px;
	color: #fff;
}

#footerkg a {
	color: #fff;
	font-weight: normal;
}

#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;
}