body{
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	FONT-SIZE: 12px; 
	COLOR: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	
	
	
	}
	
#tab_overall {
	width:965px; 
	border-style:solid; 
	border-width:1pt; 
	border-color:#999999; 
	margin:auto; 
	padding: 1  1  1  1;}
	
h1 	{ font-size:16px;
	font-weight:bold;}
	
h2	{ font-size:13px;
	font-weight:normal;
	background-image:url(../img/dot_h2.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;}
		
h3 	{ font-size:14px;}		


hr	{height:1px;
	color:#999999;}
	
table	 {vertical-align:top;}
	

	
#header_logo {
	background-color:#F7F7F6; 
	vertical-align:top;
	width:612px;
	height:200px;
	table-layout:fixed;
	}
#header_img {
	width:350px;
	background-color:#F7F7F6;
	vertical-align:top;
}
.ba_green {
	background-color:#ababab;
	height:14px;
	}
	
#subnavi {	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
	width:155px;
	height:400px;
	font-size:10px;
	color: #666666;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 15px;
	
	
	}
	
#subnavi a {
	background-image: url(../img/linknorm.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 9px;
	color:#666666;
	text-decoration:none;
	
	}
#subnavi a:hover  {
	color:#666666;
	text-decoration:none;
	background-image: url(../img/link.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 9px;
	
	}	
	
#sidemap {	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
	width:155px;
	height:110px;
	font-size:10px;
	color: #666666;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 15px;
	
	
	}
	
#sidemap a {
	background-image: url(../img/linknorm.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 9px;
	color:#666666;
	text-decoration:none;
	
	}
#sidemap a:hover  {
	color:#666666;
	text-decoration:none;
	background-image: url(../img/link.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 9px;
	
	}	
	
#sidemap2 {	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
	width:155px;
	font-size:10px;
	color: #666666;
	text-decoration:none;
	}
	
#sidemap2 a {
	text-decoration:underline;
	
	}
#sidemap2 a:hover  {
	color: #990707;
	}	
	
#tab_navi {
	height:45px;
}


#haupt_contend{
	width:450px;
	color:#555555;
	vertical-align:top;
	min-height:400px;
	font-size:11px;
	padding-top:5px;
	padding-right:30px;
	line-height:18px;
	text-align:justify;
	
}

#haupt_contend2{
	width:350px;
	color:#555555;
	vertical-align:top;
	min-height:400px;
	font-size:11px;
	padding-top:5px;
	padding-right:30px;
	line-height:18px;
	text-align:justify;
	
}


#haupt_contend a:link, a:visited{
	text-decoration:underline;
	color:#555555;
	}

#haupt_contend a:hover {
	text-decoration:underline;
	color:#990707;
	}
#haupt_contend li {
	
	margin-top:10px;
}


#footer_table {
padding-top:2px;
	font-size: 9px;
	color:#666666;
}
#footer_table a:visited, a:link {
	text-decoration:none;
	color:#666666;
	}
#footer_table a:hover {
	color:#990707;
	}

ul#simple-navi {
	list-style-type: none;
	width: 100%;
	float: left;
	margin: 0;
	padding: 10px 0 0 25px;
	font-size:9px;
}
 
ul#simple-navi li {
  display: block;
  float:left;
  margin: 0 0 0 0px;
}
 
ul#simple-navi li a {
	background-color: #ffffff;
  display: block;
  padding: 2px 4px;
  text-decoration: none;
  border-style:solid;
  border-width:1px;
  border-bottom-color:#ACDF4B; 
  border-top-color:#ACDF4B;
  border-left-color:#ACDF4B;
  border-right-color:#ACDF4B; 
  color:#666666;
}

ul#simple-navi li.active a,
ul#simple-navi li a:hover {
  background-color: #eeeeee;
  color: #990707;
  border-style:solid;
  border-width:1px;
  border-bottom-color:#ACDF4B; 
  border-top-color:#ACDF4B;
  border-left-color:#ACDF4B;
  border-right-color:#ACDF4B;  
}

ul#simple-navi li.active a {
	background-color:#FFFFFF;

	color: #666666;
	border-bottom-color:#FFF;

}

ul#simple-navi li.spacer {
	border-bottom-color:#ACDF4B;
	border-bottom-style:solid;
	width:3px;
	padding: 2px 1px;
	border-bottom-width:1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

/***********************************************/
/* Layout Form                                 */
/***********************************************/		


.form_ok {
	font-size: 11px;
	background: #FFFFFF;
	border-style:solid;
	border-collapse:collapse;
	border: 1px solid #999999;
	color:#666666;
	z-index:-1;
}

.form_err {
	font-size: 11px;
	background: #FF9900;
	border: 1px solid #555555;
	color:#666666;
	
}
