/* Der Header mit seinen Grafiken*/
.header_left{
	width: 113px;
	height: 143px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: url(../images/header_left.jpg) top left;
	float: left;
	border: none;
	
}
.header_mid{
	width: 676px;
	height: 143px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/header_mid.jpg);
	border: none;
	float: left;	
}
.header_right{	
	width: 179px;
	height: 143px;
	border: none;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/header_right.jpg);
	float: right;
	/*clear:right;*/
		
}
.header_navi_left{
	width: 315px;
	height: 48px;
	border: none;
	padding: 0px;
	margin: 0px;
	background: url(../images/header_navi_left.jpg) top left;
	float: left;

}
.header_navi_buttons_bg{
	width: 465px;
	height: 48px;
	border: none;
	padding: 0px;
	margin: 0px;
	background: url(../images/header_navi_buttons_bg.jpg) top left;	
	float: left;
}
/*Suchfinktion im header*/
#search {
  width: 188px;
	height: 48px;
	border: none;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/header_search.jpg) ;
	float: right;
  /* background: url(../images/top_nav_seperator.jpg) no-repeat top right ;*/
 
}
#mod_search_searchword{
	border: none;
	_border: 0px solid #cccccc;
	background-color: #b7b896;
	margin-left: 15px;
	margin-top: 10px;
	width: 115px;
	font-weight: bold;	
}

.clear{
	clear: both;
	visibility: hidden;
}

/*###################################################################################################################*/



/* custom stuff */
HTML {
  height: 100%;
  margin-bottom: 1px;
}

BODY {
	margin: 0px 0px 0px 0px;
	height: 100%;
}

a:link, a:visited {
	color: #b57b2e; text-decoration: none;
	font-weight: bold;table.moduletable {
	width: 216px;
}

table.moduletable td {
  width: 202px
  padding: 4px;
  /*border: 2px #A52A2A;*/
  /*background-color: silver;*/
}
}

a:hover {
	color: #FF8B3E;	text-decoration: none;
	font-weight: bold;
}

td,tr,p,div {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

h3, .componentheading {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	_color: #28529C;
	color: #494031;
	line-height: 18px;
	margin: 4px 0;
}

.componentheading {
  padding-top: 10px;
  
}

.contentheading {
  font-family: Tahoma, Helvetica, sans-serif;
  background: url(../images/seperator_horiz.png) bottom left repeat-x;
  padding: 0px 0px 5px 0px;
	font-size: 18px;
	font-weight: bold;
	/*height: 45px;*/
	vertical-align: bottom;
	color: #494041;
	/*color: #996600;*/
	text-align: left;
	width: 100%;
	line-height: 22px;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 2px;
	background-image: url(../images/bus_bullet_orange.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.small {
	font-size: 10px;
	color: #494041;
	font-weight: bold;
	text-align: left;
}

.modifydate {
  height: 30px;
  vertical-align: bottom;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}

.createdate {
	height: 25px;
	vertical-align: top;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;

}

.clr {
	clear: both;
}

#page_bg {
	height: 100%; 
	background: #999999;
	padding: 0;
	margin-bottom: 0px;
}

div.mosimage_caption {
  font-size: 10px;
  color: #666666;
}

div.center {
  text-align: center;
}

table#main {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

div.blog_more {
  margin-top: 30px;
}

div.syndicate div {
  text-align: center;
}

table.minimal  {
  border-collapse: collapse;
  margin:0;
  padding: 0;
}

table.minimal td {
  margin:0;
  padding: 0;
}

td.left_shadow {
  width: 17px;
  background: url(../images/bus_shadow_l.png) repeat-y;
}

td.right_shadow {
  width: 17px;
  background: url(../images/bus_shadow_r.png) repeat-y;
}

td.left_bot_shadow {
  width: 17px;
  height: 34px;
  background: url(../images/bus_shadow_bl.png) no-repeat;
}

td.right_bot_shadow {
  width: 17px;
  height: 34px;
  background: url(../images/bus_shadow_br.png) no-repeat;
}

td.bottom {
  text-align: center;
  height: 34px;
  color: #999999;
  line-height: 30px;
  vertical-align: top;
  background: url(../images/bus_shadow_b.png) bottom left no-repeat;
}

td.wrapper {
  width: 776px;
}



/*Header-Navi*/
#topnav_links {	margin-left: 0px;	margin-top: 6px;	margin-right: 0px;}
#topnav_links a {  padding: 1px 1px 1px 1px;  text-decoration: none;    color: #e7e7cf;  line-height: 17px;  text-align: left;  font-size: 11px;  font-weight: bold;  text-transform: uppercase;}


#topnav_links a:hover {  
color: #A2A2A5;

}

#links {  float: none;}

/*
#topnav_links ul {  margin: 0;  padding: 0;}

#topnav_links li {  background-image: none;  list-style:none;   float: left;   margin: 0px;   padding: 0px;  font-size: 11px;  line-height:17px;  height: 17px;  white-space: nowrap;}

#topnav_links a:hover {  color: #A2A2A5;}
*/






#tabbar {
  float: left;
  width: 776px;
	padding-top: 4px;
	height: 25px !important;
	height: 29px;
	background: url(../images/bus_tabbar_bg.png) repeat-x;
}

#colorbar {
  float: left;
  width: 776px;
	height: 7px;
	overflow: hidden;
	background: #ff6600; 
}

table.contentarea {
  width: 760px;
  max-width: 760px;

}

#pathway {
  margin-top: 10px;
  margin-left: 10px;
}

td.sidenav {

}

div.forcewidth {
  width: 194px;
  overflow: hidden;
}

td.seperator {
	background: url(../images/bus_seperator_vert.png) top center repeat-y;
}

td.middle {
  width: 550px;
}

div.bluefade_t {
  float: left;
  width: 194px;
	height: 10px;
	overflow: hidden;
	background: url(../images/bus_bluefade_t.png) no-repeat;
}

div.bluefade_m {
  float: left;
	width: 178px !important;
	width: 194px;
	background: url(../images/bus_bluefade_m.png) repeat-y;	
	padding: 8px;
}

div.bluefade_m td {
	color: #ffffff;
}

div.bluefade_b {
  float: left;
  width: 194px;
	height: 10px;
	overflow: hidden;
	background: url(../images/bus_bluefade_b.png) no-repeat;
	margin-bottom: 8px;
}
/*
div.menu_t {
float: left;
  width: 202px;
	height: 10px;
	overflow: hidden;
	background: url(../images/left_menu_t.png) no-repeat;
}

div.menu_m {
float: left;
  width: 202px;
 _background: url(../images/left_menu_m.png) repeat-y;
}
*/
div.menu_b {
float: left;
  width: 202px;
	height: 10px;
	overflow: hidden;
	background: url(../images/left_menu_b.jpg) no-repeat;
	margin-bottom: 8px;
}

a.mainlevel:link, a.mainlevel:visited {
	font-size: 11px;
	font-weight: bold;
	color: #996633;
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: left;
	height: 20px;
	line-height: 20px;
	text-indent: 20px;
	width: 202px;
}

a.mainlevel:hover {
	background-position: 0px -30px;
	text-decoration: none;
	font-weight: bold;
	_color: #494041;
	color: #FF8B3E;
	
}

a.mainlevel#active_menu {
	background-position: 0px -60px;
}
a.mainlevel#active_menu:hover {
	color: #345A1F;
}


/*Footer-Links*/
a.mainlevel_footer_left:link, a.mainlevel_footer_left:visited {
	font-size: 11px;
	font-weight: normal;
	color: #868688;
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: left;
	height: 20px;
	padding: 0px 0px 0px 10px;
	line-height: 40px;
	text-indent: 20px;
	width: 202px;
}

a.mainlevel_footer_left:hover {
	background-position: 0px -30px;
	text-decoration: none;
	font-weight: normal;
	_color: #494041;
	color: #999999;
	
}

a.mainlevel_footer_left#active_menu {
	background-position: 0px -60px;
}
a.mainlevel_footer_left#active_menu:hover {
	color: #345A1F;
}

/**/





_div#_left div.moduletable {
  float:left;
	width: 216px;
	/*background: url(../images/menu_left_headline_bg.png) no-repeat;*/
	margin: 1px 0px 0px 0px;
	padding-top: 0px;

	border: 2px Fuchsia;
}

table#greybox td.smallbox{
	width: 200px;
	background: #D6D6D6 url(../images/bus_greybox_small_b.png) bottom left no-repeat;
	padding-bottom: 11px;
}

table#greybox td.smallbox div.moduletable {

	background: url(../images/bus_greybox_small_t.png) top left no-repeat;
	padding: 8px;
}

table#greybox td.largebox{
	width: 500px;
	background: #D6D6D6 url(../images/bus_greybox_large_b.png) bottom left no-repeat;
	padding-bottom: 11px;
	margin: 5px;
}

table#greybox td.largebox div.moduletable {
	background: url(../images/bus_greybox_large_t.png) top left no-repeat;
	padding: 8px;
}

table#greybox td.spacer {
	width: 8px;
}



table#greybox h3 {
  margin: -5px 0px 5px 0px;
  padding:0;
}

table#greybox a:link, table#greybox a:visited {
  color: #333333;
}
table#greybox a:hover {
  color: #ff6600;
}

div#mainbody {
	width: 530px;
	margin: 0px;
	padding: 8px 0px 0px 0px;
}
/*
div#footer {
  height: 17px;
  line-height: 17px;
  background: url(../images/bus_bluebar_bot.png) repeat-x;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  color: #9CB8E2;*/
}

/**  legacy **/
input.button {
	border: 1px solid #cccccc;
	background: url(../images/bus_button_bg.png) repeat-x;
	height: 20px;
	padding: 2px 10px 4px 10px !important;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Tahoma, Helvetica, sans-serif;
}

.inputbox {
  font-size: 10px;

}

table.moduletable {
	width: 216px;
	margin: 0px 0px 15px 0px;
	background-color: Fuchsia;
	background: url(../images/menu_left_headline_bg.png) no-repeat;
}

table.moduletable td {
  width: 202px
  padding: 4px;
  /*border: 2px #A52A2A;*/
 /* background-color: silver;*/
}

table.module {
	width: 202px;
	_margin: 3px 2px 15px 3px;
	/*background-color: Fuchsia;*/
	background: Black;
	/*background: url(../images/menu_left_headline_bg.png) no-repeat;*/
}

.module td {
  width: 202px
  /*padding: 0px;*/
  /*background-color: Green;*/
  /*border: 2px #A52A2A;*/
  /*background-color: silver;*/
}

/*
div.module_mainmenu{
	width: 212px;
	background: url(../images/left_menu_m.png);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.module_mainmenu div {
	width: 202px;
	background: url(../images/left_menu_b.jpg) no-repeat bottom left;
	padding: 0px 0px 1px 0px;
	margin: 0px 0px 5px 0px;

}

div.module_mainmenu div div{
	width: 202px;
	background: url(../images/left_menu_b.jpg) no-repeat bottom;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.module_mainmenu div div div{
	background-image: url(../images/left_menu_t.png);
	width: 202px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
*/

div.module {
padding: 0px 0px 0px 0px;
margin: 0px 0px 10px 0px;
	/*padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;*/
  width: 202px;
  background: url(../images/left_menu_m.jpg);
  background-repeat: repeat-y;
 /*margin-bottom: 2px;*/
 
}

div.module div {
  background: url(../images/left_menu_b.jpg) bottom left no-repeat;
  background-image: url(../images/left_menu_b.jpg) bottom left;
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px; 
  
}

div.module div div {
	width: 202px;
	background-color: #C5C2A1;
  	background: url(../images/module_header_bg.jpg) top left no-repeat;
  	/*background-image: url(../images/module_header_bg.jpg) top left no-repeat;*/
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;*/
}

div.module div div div {
margin: 0px 0px 0px 0px;
padding: 2px 0px 0px 5px;
  background: none;
 
  width: auto !important;
  width: 100%; 
}

/* Styles für die rechten menüs*/
div.module_rightmenue {
 
  width: 180px;
  background: url(../images/right_menu_m.jpg);
  background-repeat: repeat-y;
padding: 0px 0px 0px 0px;
margin: 0px 0px 10px 0px;
}

div.module_rightmenue div {
  background: url(../images/right_menu_b.jpg) bottom left no-repeat;
  background-image: url(../images/right_menu_b.jpg) bottom left no-repeat;
  margin-bottom: 0px 0px 0px 0px;
  
  /*
  background: url(../images/left_menu_b.jpg) bottom left no-repeat;
  background-image: url(../images/left_menu_b.jpg) bottom left;
  margin-bottom: 0px 0px 0px 0px; */
  
  
  
}

div.module_rightmenue div div {
	background: #ABAB93;
  background: url(../images/menu_left_headline_bg.png) top left no-repeat;
   margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;*/
  
  /*
  width: 180px;
	background-color: #ABAB93;
  	background: url(../images/module_header_right_bg.jpg) top left no-repeat;
  	background-image: url(../images/module_header_right_bg.jpg) top left no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 1px 10px 15px 12px;
  
  
  
  */
  
}

div.module_rightmenue div div div {
  
  background: none;
  padding: 0;
  width: auto !important;
  width: 100%; 
}

/**################################################################################################/*/
div.module_rightmenue {
padding: 0px 0px 0px 0px;
margin: 0px 0px 10px 0px;
	/*padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;*/
  width: 180px;
  background: url(../images/right_menu_m.jpg);
  background-repeat: repeat-y;
 /*margin-bottom: 2px;*/
 
}

div.module_rightmenue div {
  background: url(../images/right_menu_b.jpg) bottom left no-repeat;
  /*background-image: url(../images/left_menu_b.jpg) bottom left;*/
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px; 
  
}

div.module_rightmenue div div {
	width: 180px;
	background-color: #C5C2A1;
  	background: url(../images/module_header_right_bg.jpg) top left no-repeat;
  	/*background-image: url(../images/module_header_bg.jpg) top left no-repeat;*/
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;*/
}

div.module_rightmenue div div div {
margin: 0px 0px 0px 0px;
padding: 2px 0px 0px 5px;
  background: none;
 
  width: auto !important;
  width: 100%; 
}

div.module_rightmenue {
padding: 0px 0px 0px 0px;
margin: 0px 0px 10px 0px;
	/*padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;*/
  width: 180px;
  background: url(../images/right_menu_m.jpg);
  background-repeat: repeat-y;
 /*margin-bottom: 2px;*/
 
}

div.module_rightmenue div {
  background: url(../images/right_menu_b.jpg) bottom left no-repeat;
  /*background-image: url(../images/left_menu_b.jpg) bottom left;*/
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px; 
  
}

div.module_rightmenue div div {
	width: 180px;
	background-color: #C5C2A1;
  	background: url(../images/module_header_right_bg.jpg) top left no-repeat;
  	/*background-image: url(../images/module_header_bg.jpg) top left no-repeat;*/
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;*/
}

div.module_rightmenue div div div {
margin: 0px 0px 0px 0px;
padding: 2px 0px 0px 5px;
  background: none;
 
  width: auto !important;
  width: 100%; 
}


div.module_footermenu {
 
  width: 180px;
  background: url(../images/right_menu_m.jpg);
  background-repeat: repeat-y;
padding: 0px 0px 0px 0px;
margin: 0px 0px 10px 0px;
}






 
/* required stuff */

#content-pane .tab-page {
	
}

table.contentpane {

	text-align: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 5px;
	
	border-collapse: collapse;
	
}

table.contentpaneopen {
	text-align: left;
	width: 100%;
	height: auto;
padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
  	padding: 0px;
	font-size: 17px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding-top: 5px;
	color: #b57b2e;
	text-align: left;
	width: 100%;
}

a.contentpagetitle:hover {
	color: #FF8B3E;
}

a.sublevel:link, a.sublevel:visited {
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #504b37;
	text-align: left;
	padding-left: 11px;
	margin-left: 0px;
	line-height: 20px;
}


a.sublevel:hover {
	color: #996633;
	font-weight: bold;
	_background: #026604;
	text-decoration: none;
}




a.category:link, a.category:visited {

}

a.category:hover {

}

a.pagenav, a.pagenav:visited {

}

a.pagenav:hover {

}

.frontpageheader {

}

.newsfeedheading {

}

.newsfeeddate {

}

.fase4rdf a:link {

}

.fase4rdf a:hover {

}

div#mainbody td.sectiontableheader {
  font-weight: bold;
  _background: #1F4E8F;
  background: transparent;
  color: #494041;
  padding: 0px;
  border: none;
}

td.smalldark {
  color: #666666;
  font-size: 11px;
  font-weight: bold;
}


table.pollstableborder {
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  text-align: left;
}

table.pollstableborder td {
  padding: 5px 2px 0 0;
}

td.sectiontableentry1 {
  padding: 0px;
}

td.sectiontableentry2 {
  padding: 0px;
}

tr.sectiontableentry1 td {
  padding-left: 4px;
  padding-right: 4px;
}

tr.sectiontableentry2 td {
  padding-left: 4px;
  padding-right: 4px;
}




/* Styles for dhtml tabbed-pages */

.ontab {
	background-color: #cccccc;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 0px #cccccc;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #cc0000;
}
.offtab {
	background-color: #BCBCBC;
	border-left: solid 1px #999999;
	border-right: solid 1px #bbbbbb;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #666666;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #666666;
}

.tabpadding {
}

.tabheading {
	background-color: #eeeeee;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

h4 {

}

h5 {

}

h6 {

}

/* Horizontal Line */
hr {
	background: #999999; height:1px; border: 1px solid;
}

hr.separator {

}

td.buttonheading img{
padding-left: 5px;
}

span.highlight {
  background: #ffffcc;
}


/* Content - Sections & Categories */


table.contenttoc_org {
  margin: 3px;
 border:solid 1px #504b37;
 background: #eeeeee;
}

table.contenttoc {
  margin: 3px;
 border:solid 1px #504b37;
  background-image: url(../images/left_navi_bg.png) ;
  background-repeat: repeat;
 
}

table.contenttoc th {
  font-size: 11px;
  text-transform: uppercase;
  color: #333333;
  background: #abab93;
  padding: 1px 5px 0px 3px;
}


table.contenttoc td {
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
	padding: 1px 5px 0px 0px;
	margin: 0px 0px 0px 0px
}

.toclink{
	margin-left:3px;
}

.contentdescription {
	text-align: left;
}

/** category text format and links **/
.category {

}



.poll {
	font-size: 10px;
	padding: 0px;
	margin: 0px
}

table.pollstableborder {
	border: 0px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

.smalldark {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	color: #000000;
	font-weight: bold;
}


.pagenav {
	font-weight: normal;
}

.pagenavbar {

}

.pagenavcounter {
 color: #494041;
 font-weight: bold;
}
/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

.readon {
  _display: block;
  margin: 0px 0px 0px 0px;
	
}

strong {
	color: #112544;
}

/* SuckerFish Menus Default */

#nav {
	margin-left: 5px;
}

#nav ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

/* top level links */

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */


#nav li {
	margin: 0;
  float:left;
  height: 25px;
  background:url(../images/bus_tab_norm_l.png) no-repeat bottom left;
  margin-left: 4px;
  padding:0 0 0 7px;
}

#nav li a {
	float:left;
  display:block;
  line-height: 25px;
  height: 25px;
  background:url(../images/bus_tab_norm_r.png) no-repeat 100% 100%;
  padding: 0px 35px 0px 20px;
  text-decoration: none;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  _color: fuchsia;
  text-transform: uppercase;
}

div#nav li:hover, div#nav li.sfhover {
  background: url(../images/bus_tab_over_l.png) no-repeat bottom left;
}
div#nav li:hover a, div#nav li.sfhover a {
  background: url(../images/bus_tab_over_r.png) no-repeat bottom right;
  color: #29539E;
}

div#nav li.active a {
  background:url(../images/bus_tab_active_r.png) no-repeat bottom right;
  color: #ffffff;
}

div#nav li.active {
  background:url(../images/bus_tab_active_l.png) no-repeat bottom left;
}




/** preloads **/
span.pl_tab_l {
	background-image: url(../images/bus_tab_over_l.png);
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
}

span.pl_tab_r {
	background-image: url(../images/bus_tab_over_r.png);
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
}
/*mein style*/

HTML {
  height: 100%;
  margin-bottom: 1px;
}

BODY {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 100%;
	min-width: 970px;
	width: 970px;
	
	
}
/*
#container3c {
	width:968px; 
	background: #556B2F;
	background: url(../images/body_bg_long.jpg) no-repeat top left;
	_margin: auto auto auto auto; 
	margin-left:auto; 
	margin-right:auto;
	_text-align:left; padding:0; border:1px solid black;
}

#container3c .wrapper {margin:0; padding:0; border: none;}

#container3c .header {width:968px; margin:0 auto; padding:0; height:191px; background:#3a6381;border: none;}

#container3c .columnLeft {width:217px; float:left; margin:0; padding:0; _background: url(../images/navi_left_bg_trans.png); height: 100%; }

#container3c .columnRight { text-align: right; width:180px; float:right; margin:0; padding:0; border: none;}

#container3c .content {padding:0px 0px 0px 0px; margin: 0px 0px 0px 0px ; _width:540px; float:left; border: none;}

#container3c .footer { clear:both; width:968px; margin:0 auto; padding:0; _background:#3a6381; height:46px; background: url(../images/footer_complete.jpg);border: none;}

.header_left{
	width: 113px;
	height: 143px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: url(../images/header_left.jpg) top left;
	float: left;
	border: none;
	
}
.header_mid{
	width: 676px;
	height: 143px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/header_mid.jpg);
	border: none;
	float: left;	
}
.header_right{	
	width: 179px;
	height: 143px;
	border: none;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/header_right.jpg);
	float: right;
	
	
}
.header_navi_left{
	width: 315px;
	height: 48px;
	border: none;
	padding: 0px;
	margin: 0px;
	background: url(../images/header_navi_left.jpg) top left;
	float: left;

}
.header_navi_buttons_bg{
	width: 465px;
	height: 48px;
	border: none;
	padding: 0px;
	margin: 0px;
	background: url(../images/header_navi_buttons_bg.jpg) top left;	
	float: left;
}



#search {
  width: 188px;
	height: 48px;
	border: none;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/header_search.jpg) ;
	float: right;
 
 
}

#mod_search_searchword{
border: none;
	_border: 0px solid #cccccc;
	background-color: #b7b896;
	margin-left: 15px;
	margin-top: 10px;
	width: 115px;
	font-weight: bold;	
}


.clear{
	clear: both;
	visibility: hidden;
}


*/

.footer_left{
	width: 476px;
	height: 46px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: url(../images/footer_left.jpg) top left;
	float: left;
	
}

/*Footer-Navi
.footer_left a {  
padding: 20px 1px 1px 1px;  
margin: 20px 0px 0px 0px;
text-decoration: none;    
color: #B6B6B6;  
color: Fuchsia;
line-height: 17px;  
text-align: left;  
font-size: 11px;  
font-weight: normal;  
_text-transform: uppercase;
}


.footer_left a:hover {  
	_color: #A2A2A5;
	color: Fuchsia;
}
.footer_left ul {  margin: 0;  padding: 0;}

.footer_left li {  
background-image: none;  
list-style:none;   
float: left;   
margin: 0px;   
padding: 0px;  
font-size: 11px;  
line-height:17px;  
height: 17px;  
white-space: nowrap;
}

*/

#links {  float: none;}




.footer_mid{
	width: 163px;
	height: 46px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/footer_mid.jpg);
	float: left;	
}
.footer_right{	
	width: 329px;
	height: 46px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/footer_right.jpg);
	float: right;
	
}	
	

