html {
	height: 100%;
	width:100%;
}
body {
	margin: 0px;
	height: 100%;
	width:100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 140%;
	font-size: 12px;
	color: #3F3F3F;
	background-color: #222222;
}
sup {
	vertical-align:top; 
	font-size:0.8em; 
	line-heigt:100%;
}
a:link, a:visited {
	color: #3F3F3F;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.noborder{
	border:0;
}
#container {
	height:100%;
	width:100%;
}
#box{
	background-color:#000000;
	width:955px;
	height:580px;
	text-align:left;
	margin:auto;
}
#body_main{
	height:440px;
	width:645px;
	float:left;
}
#content{
	width:955px;
	height:440px;
}
#body_left{
	float:left;
	width:25px;
	height:45px;
	background-image:url(../images/header2.jpg);
	
}
#mainmenu{
	position:relative;
	top:50px;
	left:265px;
	width:470px;
}
#search{
	position:relative;
	top:65px;
	left:660px;
	width:250px;
	height:30px;
}
.inputbox{
	border:1px solid #000000;
	width:150px;
	/*padding: 3px 3px 3px 5px;*/
	font-size: 11px;
	
}
#body_right{
	float:left;
	width:110px;
	height:45px;
	background-image:url(../images/header3.jpg);
}

#header{
	width:auto;
	height:114px;
	background-image:url(../images/header1.jpg);
	background-repeat:no-repeat;
}
#navi_left{
	width:175px;
	background-color:#FFcc00;
	height:340px;
}
#navi_container{
	width:175px;
	float:left;
}
#navi_head{
	height:30px;
	width:175px;
	background-image:url(../images/navoben.jpg);
}
#navi_foot{
	height:70px;
	width:175px;
	background-image:url(../images/navunten.jpg);
}
#footer{
	/*background-color:#FFFFFF;*/
	
	height:28px;
	line-height:10px;
	left:0px;
	padding:3px;
	/*height:10px;
	width:955px;
	*/
	text-align: center;
	/*padding: 1px;*/
	font-size: 9px;
	color: #666666;
}

.inputboxform {
	vertical-align:bottom;
	border: 1px solid #cccccc; 
 	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	border-color:#aaaaaa;
	width:150px;  
}
.inputboxform_small {
	border: 1px solid #cccccc; 
	vertical-align:bottom;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	border-color:#aaaaaa;
	width:50px;  
}
textarea{
	vertical-align:top;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cccccc; 
	width:310px;
}
.search_btn{
	font-family: arial, helvetica, sans-serif;
	width:auto;
	font-size: 10px;
	/*padding-left:0px;*/
	border:0;
	background-color:transparent;
	color:#FFFFFF;
}
#navi_left .subnavi{
	
}
a.nav_main,
a.nav_main:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	 text-align: center;
  	font-size: 10px;
  	font-weight: bold;
/*  	line-height: 20px;*/
  	padding-left: 7px;
	padding-right: 4px;
}

a.nav_main:hover,
a.nav_main_active
{
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
  	font-size: 10px;
	padding-left: 7px;
	padding-right: 4px;
}
a.nav_sub,
a.nav_sub:visited {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	 text-align: center;
  	font-size: 12px;
  	font-weight: bold;
/*  	line-height: 20px;*/
  	padding-left: 10px;
  	
}
a.nav_sub:hover,
a.nav_sub_active
{
  	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
  	font-size: 12px;
	padding-left: 10px;
}
a.nav_subsub,
a.nav_subsub:visited {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	 text-align: center;
  	font-size: 11px;
  	font-weight: bold;
/*  	line-height: 20px;*/
  	padding-left: 18px;
  	
}
a.nav_subsub:hover,
a.nav_subsub_active
{
  	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
  	font-size: 11px;
	padding-left: 18px;
}
#navi_left .sublink{
	padding:5px;
	border-bottom:1px solid #FFFFFF;
}
.home_div{
	text-align:right;
	padding-right:10px;
	border-bottom:1px solid #FFFFFF;
}
/* JOOMLA styles disabling*/
.contentpaneopen{
	padding:0px;
	margin:0px;
	border-collapse: collapse;
	border-spacing: 0px;

}
table.contentpaneopen td {
   padding: 0px;
}

