#header_top_content_left a {
	text-decoration: none;
	color: #3F3F3F;
}

#header_top_content_left a:hover {
	text-decoration: none;
	color: #0099ff;
}


.list_headmenu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: right;

}

.list_headmenu li {
	float: left;
	padding-right: 5px;
	font-size: 9px;
	font-family: Verdana;
}

li.headmenu a {
	text-decoration: none;
	color: #000000;
}

li.headmenu a:hover {
	text-decoration: none;
	color: #0099ff;
}

li.headmenu_active a {
	color: #0099ff;
	text-decoration: none;
}

body {
	background-image: url(../resources/linebg.jpg);
	margin-top: 0px;
	padding: 0px;
	text-align: center;
}

#page_container {
	margin: 0 auto;
	width: 864px;
	min-width: 864px;
	height: 800px;
	text-align: left;
}





* html div.schattenbox_header { /*IE6 only*/
	height: 141px;
	width: 864px;
 }
  
 *+html div.schattenbox_header { /*IE7 only*/
	height: 141px;
	width: 864px;
 }

div.schattenbox_header {
	background-color: #999999;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	
	height: 139px;
	width: 862px;
}




#page_header {
	background-color: white;
	width: 860px;
	height: 137px;
}


* html #header_top_container { /*IE6 only*/
	height:  13px;
 }
  
 *+html #header_top_container { /*IE7 only*/
	height:  13px;
 }

#header_top_container {
	height:  15px;
	padding-top: 10px;
}

#header_top_content_left {
	font-size: 10px;
	font-family: Georgia;
	padding-left: 20px;	
	float:  left;
}



#header_top_content_right {
	font-size: 10px;
	font-family: Georgia;	
	text-align: right;
	padding-right: 20px;
	float: right;
}

#header_middle_container {
	height: 60px;	
}

#header_middle_content_left {
	padding-left: 20px;	
	float:  left;	
}

#header_middle_content_right {
	padding-right: 15px;	
	float:  right;
	text-align: right;	
}
#header_mainmenu_container {
	width: 860px;
	height:  27px;
	background-image: url(../resources/mainnavi_bg_nonactive.jpg);
	background-repeat:repeat-x;
}

#header_mainmenu_content {
	font-family: Georgia;
	font-size: 15px;
	padding-top: 2px;
	padding-left: 25px;
	height: 27px;
}

.list_mainmenu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.list_mainmenu li {
	float: left;
	padding-right: 15px;
}

li.mainmenu a {
	text-decoration: none;
	color: #3F3F3F;
}

li.mainmenu a:hover {
	text-decoration: none;
	color: #0099ff;
}

li.mainmenu_active a {
	color: #0099ff;
	text-decoration: none;
}

/*span.activemainmenu {
	background-image: url(../resources/mainnavi_bg_middle_active.jpg);
	background-repeat:repeat-x;
	height: 27px;
}*/

#header_submenu_container {
	width: 860px;
	height:  27px;
}

#header_submenu_content {
	font-family: Georgia;
	font-size: 12px;
	padding-top: 4px;
	padding-left: 25px;
}

.list_submenu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.list_submenu li {
	float: left;
	padding-right: 10px;
}

li.submenu a {
	text-decoration: none;
	color: #3F3F3F;
}

li.submenu a:hover {
	text-decoration: none;
	color: #0099ff;
}

li.submenu_active a {
	color: #0099ff;
	text-decoration: none;
}


#page_body {
	width: 860px;
	margin-top: 0px;
}







* html div.schattenbox_right_middle_news { /*IE6 only*/
	width: 512px;
 }
  
 *+html div.schattenbox_right_middle_news { /*IE7 only*/
	width: 512px;
 }

div.schattenbox_right_middle_news {
	width: 580px;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	background-color: #999999;
	float: right;
	margin-top: 5px;
	
}

* html div.page_body_box_right_middle_container_news { /*IE6 only*/
	width: 576px;
 }
  
 *+html div.page_body_box_right_middle_container_news { /*IE7 only*/
	width: 576px;
 }

div.page_body_box_right_middle_container_news {
	width: 518px;
	background-color: white;
	padding-left: 40px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-bottom: 2px;
}

* html div.page_body_box_right_middle_content_news { /*IE6 only*/
	width: 516px;
 }
  
 *+html div.page_body_box_right_middle_content_news { /*IE7 only*/
	width: 516px;
 }

div.page_body_box_right_middle_content_news {
	font-family: Verdana;
	font-size: 11px;
	width: 518px;
}













* html div.schattenbox_left_small_news_head { /*IE6 only*/
	width: 289px;
	height: 327px;
 }
  
 *+html div.schattenbox_left_small_news_head { /*IE7 only*/
	width: 289px;
	height: 327px;
 }

div.schattenbox_left_smallbox_news_head {
	width: 287px;
	height: 327px;
	background-color: #999999;
	float: left;
	margin-top: 5px;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
}


* html div.page_body_box_left_small_container_news_head { /*IE6 only*/
	width: 266px;
	height: 325px;
 }
  
 *+html div.page_body_box_left_small_container_news_head { /*IE7 only*/
	width: 266px;
	height: 325px;
 }

div.page_body_box_left_small_container_news_head {
	width: 265px;
	height: 305px;
	background-color: white;
	padding: 10px;
	margin-bottom: 2px;
}

* html div.page_body_box_left_small_content_news_head { /*IE6 only*/
	width: 263px;
 }
  
 *+html div.page_body_box_left_small_content_news_head { /*IE7 only*/
	width: 263px;
 }

div.page_body_box_left_small_content_news_head {
	font-family: Verdana;
	font-size: 11px;
	width: 265px;
}









* html div.schattenbox_headerpic { /*IE6 only*/
	height: 337px;
	width: 864px;
 }
  
 *+html div.schattenbox_headerpic { /*IE7 only*/
	height: 337px;
	width: 864px;
 }

div.schattenbox_headerpic {
	background-color: #999999;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	height: 331px;
	width: 862px;
	margin-top: 7px;	
	
}

#page_body_headerpic_container {
	width: 840px;
	height: 309px;
	padding: 10px;
	background-color: white;
	
}

#page_body_boxes_container {
	width: 864px;

}

* html div.schattenbox_left_small { /*IE6 only*/
	width: 269px;
	height: 176px;
 }
  
 *+html div.schattenbox_left_small { /*IE7 only*/
	width: 269px;
	height: 176px;
 }

div.schattenbox_left_small {
	width: 267px;
	height: 172px;
	background-color: #999999;
	float: left;
	margin-top: 5px;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
}

div.page_body_box_left_small_container {
	width: 245px;
	height: 150px;
	background-color: white;
	padding: 10px;
}




* html div.schattenbox_left_small_news { /*IE6 only*/
	width: 289px;
 }
  
 *+html div.schattenbox_left_small_news { /*IE7 only*/
	width: 289px;
 }

div.schattenbox_left_smallbox_news {
	width: 287px;
	background-color: #999999;
	float: left;
	margin-top: 5px;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
}

* html div.page_body_box_left_small_container_news { /*IE6 only*/
	width: 263px;
 }
  
 *+html div.page_body_box_left_small_container_news { /*IE7 only*/
	width: 263px;
 }

div.page_body_box_left_small_container_news {
	width: 265px;
	background-color: white;
	padding: 10px;
	margin-bottom: 2px;
}

* html div.page_body_box_left_small_content_news { /*IE6 only*/
	width: 263px;
 }
  
 *+html div.page_body_box_left_small_content_news { /*IE7 only*/
	width: 263px;
 }

div.page_body_box_left_small_content_news {
	font-family: Verdana;
	font-size: 11px;
	width: 265px;
}







* html p.news-single-imgcaption { /*IE6 only*/
	margin: 0px;
 }
  
 *+html p.news-single-imgcaption { /*IE7 only*/
	margin: 0px;
 }

* html div.schattenbox_right_middle_news_head { /*IE6 only*/
	width: 563px;
	height: 330px;
 }
  
 *+html div.schattenbox_right_middle_news_head { /*IE7 only*/
	width: 563px;
	height: 330px;
 }

div.schattenbox_right_middle_news_head {
	width: 560px;
	height: 327px;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	background-color: #999999;
	float: right;
	margin-top: 5px;
	
}

div.page_body_box_right_middle_container_news_head {
	width: 538px;
	height: 305px;
	background-color: white;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}


div.page_body_box_right_middle_content_news_head {
	font-family: Verdana;
	font-size: 11px;
	width: 538px;
}




* html div.schattenbox_right_middle_news { /*IE6 only*/
	width: 564px;
 }
  
 *+html div.schattenbox_right_middle_news { /*IE7 only*/
	width: 564px;
 }

div.schattenbox_right_middle_news {
	width: 560px;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	background-color: #999999;
	float: right;
	margin-top: 5px;
	
}

* html div.page_body_box_right_middle_container_news { /*IE6 only*/
	width: 478px;
 }
  
 *+html div.page_body_box_right_middle_container_news { /*IE7 only*/
	width: 478px;
 }

div.page_body_box_right_middle_container_news {
	width: 498px;
	background-color: white;
	padding-left: 40px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-bottom: 2px;
}

* html div.page_body_box_right_middle_content_news { /*IE6 only*/
	width: 478px;
 }
  
 *+html div.page_body_box_right_middle_content_news { /*IE7 only*/
	width: 478px;
 }

div.page_body_box_right_middle_content_news {
	font-family: Verdana;
	font-size: 11px;
	width: 498px;
}











* html div.schattenbox_right_middle { /*IE6 only*/
	width: 582px;
	height: 174px;
 }
  
 *+html div.schattenbox_right_middle { /*IE7 only*/
	width: 582px;
	height: 174px;
 }

div.schattenbox_right_middle {
	width: 580px;
	height: 172px;
	background-color: #999999;
	float: right;
	margin-top: 5px;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
}

div.page_body_box_right_middle_container {
	width: 518px;
	height: 130px;
	background-color: white;
	padding-left: 40px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

div.page_body_box_left_small_content {
	font-family: Verdana;
	font-size: 11px;
	height: 150px;
	width: 245px;
}

.list_menu_boxleft {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.list_menu_boxleft li {
	padding-right: 15px;
}

li.menu_boxleft a {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

li.menu_boxleft a:hover {
	text-decoration: none;
	color: #0099ff;
}

li.menu_boxleft_active a {
	font-family: Verdana;
	font-size: 11px;
	color: #0099ff;
	text-decoration: none;
}

div.page_body_box_right_middle_content {
	font-family: Verdana;
	font-size: 11px;
	height: 130px;
	width: 518px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 20px;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

p {
	font-family: Verdana;
	font-size: 11px;
	color: #474747;
	margin-top: 0px;
}

a {
	color: #0099ff;
	text-decoration: none;
}

a:active {
	color: #0099ff;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}




#page_footer {
	width: 860px;
	height: 20px;
	clear: both;
}