html
{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow-y: scroll;
}

body, td
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #685D61;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	line-height: 140%;
}

body
{
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	text-align: center;
}

p
{
	margin: 0px;
	padding: 0px;
}

table
{
	border-collapse: collapse;
}

img
{
	border: none;
}

/* Standardlink */
a
{
	color: #685D61;
	text-decoration: underline;
}
a:hover
{
	color: #000000;
	text-decoration: underline;
}

/* Search Field */
.search
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	width: 137px;

	color: #999999;
	border: solid 1px #999999;
	margin: 0px;
	padding: 0px;
}

/* form */
td.form
{
	text-align: right;
	height: 20px;
}
#form_div input, #form_div select, #form_div textarea
{
	border: solid 1px #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 270px;
}




/* template */
#main_div
{
	width: 940px;
	min-height: 100%;
	margin: 0 auto 0 auto;
	text-align: left;

	background-image: url(images/back_main.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
}
* html #main_div {height: 100%;}

#row_1
{
	width: 100%;
	height: 80px;
	background-color: #FFFFFF;
}

#row_1_1
{
	float: left;
	width: 173px;
	height: 80px;
}

#row_1_2
{
	float: left;
	width: 494px;
	height: 80px;
}

#row_1_2_1
{
	text-align: right;
	padding: 5px 10px 0px 0px;
}

#row_1_2_2
{
	text-align: right;
	padding: 15px 0px 0px 20px;
}

#row_1_3
{
	float: left;
	width: 173px;
	height: 80px;
}

#row_1_4
{
	float: right;
	width: 100px;
	height: 80px;
}

#row_2
{
	width: 100%;
}

#row_2_1
{
	float: left;
	width: 149px;
}

#row_2_2
{
	float: left;
	width: 24px;
}

#row_2_3
{
	float: left;
	width: 494px;
}

#row_2_4
{
	float: left;
	width: 173px;
	height: 25px;
	padding: 0px 0px 0px 0px;
	background-color: #646161;
}

#row_2_5
{
	float: right;
	width: 100px;
	text-align: center;
}




#search_div
{
	text-align: right;
	padding: 3px 5px 2px 0px;
}

#title_left
{
	width: 149px;
	height: 55px;
	color: #FFFFFF;
}
#title_left .inner
{
	padding: 10px 10px 10px 10px;
}

#title_right
{
	width: 173px;
	height: 105px;
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 120%;

	background-repeat: no-repeat;
	background-position: 0px bottom;
}

#title_right .inner
{
	padding: 3px 3px 0px 10px;
}

#title_news
{
	padding: 10px 10px 10px 34px;
	font-size: 12px;
	font-weight: bold;
}

#breadcrumb
{
	padding: 10px 10px 10px 10px;
}

#content
{
	padding: 25px 10px 10px 10px;
}

#content_right
{
	padding: 10px 10px 10px 34px;
}

#content_left
{
	color: #FFFFFF;
	font-size: 10px;
	padding: 10px 5px 20px 5px;
}

#footer
{
	margin: 20px 20px 0px 20px;
	padding: 5px 0px 10px 0px;
	border-top: solid 1px #999999;
	font-size: 10px;
	text-align: center;
}

.clear
{
	clear: both;
}




/* Navi Main */
#navi_main_ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navi_main_ul li
{
	list-style: none;
	display: inline;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navi_main_ul a
{
	font-size: 11px;
	line-height: 110%;
	text-decoration: none;
	font-weight: normal;
	color: #685D61;
	width: 80px;
	padding: 0px 0px 0px 10px;
	display: block;
	float: left;
	text-align: left;
	height: 37px;

	background-repeat: no-repeat;
	background-position: 10px bottom;
}

#navi_main_4 a { background-image: url(images/navi_main_04.gif); }
#navi_main_5 a { background-image: url(images/navi_main_05.gif); }
#navi_main_6 a { background-image: url(images/navi_main_06.gif); }
#navi_main_7 a { background-image: url(images/navi_main_07.gif); }
#navi_main_8 a { background-image: url(images/navi_main_08.gif); }

#navi_main_ul a:hover, #navi_main_active a
{
	text-decoration: none;
	color: #000000;
}

#navi_main_4 a:hover, #navi_main_act_4 a { background-image: url(images/navi_main_act_04.gif); }
#navi_main_5 a:hover, #navi_main_act_5 a { background-image: url(images/navi_main_act_05.gif); }
#navi_main_6 a:hover, #navi_main_act_6 a { background-image: url(images/navi_main_act_06.gif); }
#navi_main_7 a:hover, #navi_main_act_7 a { background-image: url(images/navi_main_act_07.gif); }
#navi_main_8 a:hover, #navi_main_act_8 a { background-image: url(images/navi_main_act_08.gif); }




/* Navi Sub */
#navi_sub ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: solid 1px #FFFFFF;
}

#navi_sub ul li
{
	list-style: none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: solid 1px #FFFFFF;
}

#navi_sub ul a
{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 5px 5px 10px;
}

#navi_sub ul a:hover, #navi_sub ul a.active
{
	text-decoration: none;
	color: #FFFFFF;
}

.navi_sub_4 a:hover, .navi_sub_4_active a.active { background-color: #CC1012; }
.navi_sub_5 a:hover, .navi_sub_5_active a.active { background-color: #014A8F; }
.navi_sub_6 a:hover, .navi_sub_6_active a.active { background-color: #019158; }
.navi_sub_7 a:hover, .navi_sub_7_active a.active { background-color: #E3652D; }
.navi_sub_8_active, .navi_sub_8 a:hover, .navi_sub_8_active a.active { background-color: #38C1C5; }
.navi_sub_53 a:hover, .navi_sub_53_active a.active { background-color: #666666; }

#navi_sub ul ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0;
}

* html #navi_sub ul ul { border-bottom: solid 1px #FFFFFF; }
*+ html #navi_sub ul ul { border-bottom: solid 1px #FFFFFF; }

#navi_sub ul ul li
{
	list-style: none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 0;
}

#navi_sub ul ul a
{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	padding: 0px 5px 5px 20px;

	background-image: url(images/sub_n.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
}

#navi_sub ul ul a:hover, #navi_sub ul ul a.active
{
	background-image: url(images/sub_a.gif);
	text-decoration: underline;
}




/* Navi Global */
#navi_global_ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navi_global_ul li
{
	list-style: none;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 2px;
}

#navi_global_ul a
{
	text-decoration: none;
	color: #685D61;
}

#navi_global_ul a:hover, #navi_global_ul a.global_active
{
	text-decoration: none;
	color: #000000;
	text-decoration: underline;
}




/* sitemap */
.csc-sitemap ul
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

.csc-sitemap ul ul
{
	padding: 0px 0px 10px 0px;
}

.csc-sitemap ul ul ul
{
	padding: 0px 0px 5px 0px;
}

.csc-sitemap li
{
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

#content .csc-sitemap li a
{
	color: #AA3607;
	text-decoration: none;
}

.csc-sitemap li li
{
	padding: 0px 0px 0px 10px;
	font-weight: bold;
}

#content .csc-sitemap li li a
{
	color: #656589;
	text-decoration: underline;
}

.csc-sitemap li li li
{
	padding: 0px 0px 0px 20px;
	font-weight: normal;
}

#content .csc-sitemap li li li a
{
	color: #685D61;
	text-decoration: underline;
}

.csc-sitemap li li li li
{
	padding: 0px 0px 0px 30px;
	font-weight: normal;
}

#content .csc-sitemap li li li li a
{
	color: #666666;
	text-decoration: underline;
}