﻿/*begin body formatting*/

body {
background-color: #FFFFFF;
margin-top:0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

td,tr,table,p,div,body,ul,ol,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.Stil1 {color: #FFFFFF}

/*end body formatting*/
/***************************/
/*begin web menu formatting*/
/***************************/
.nav_webmenu_rootitem  
{
	
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color:#3a3a52;	
	height: 21px;
	line-height: 20px;
margin-right:14px;
cursor: pointer;
  	cursor: hand;
	
}
.nav_webmenu_rootitem_hover  
{
	
	text-align: center;
	font-size: 12px;
	color:#ffffff;
	font-weight: bold;
	height: 21px;
	line-height: 20px;
margin-right:14px;
cursor: pointer;
  	cursor: hand;

}

.nav_webmenu_rootitem_selected, .nav_webmenu_rootitem_hover_selected 
{
	
	text-align: center;
	font-size: 12px;
	color:#ffffff;
	font-weight: bold;
	height: 21px;
	line-height: 20px;
margin-right:14px;
cursor: pointer;
  	cursor: hand;


}

.nav_webmenu_subgroup {

	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #3a3a52;
	border-bottom-color: #3a3a52;
	border-left-color: #CCCCCC;
cursor: pointer;
  	cursor: hand;
}

.nav_webmenu_subitem  
{
	text-align:left;
	font-size: 9pt;
	color:#3a3a52;
	margin-top:1px;
	margin-bottom:3px;
	margin-right:3px;
	text-indent: 3px;
	cursor: pointer;
  	cursor: hand;
}

.nav_webmenu_subitem_hover  
{
	text-align:left;
	font-size: 9pt;
	color:#3a3a52;
	margin-top:1px;
	margin-bottom:3px;
	margin-right:3px;
	background:#e0e0e0;
	text-indent: 3px;
cursor: pointer;
  	cursor: hand;
}

.nav_webmenu_subitem_selected, .nav_webmenu_subitem_hover_selected
{
	text-align:left;
	font-size: 9pt;
	color:#3a3a52;
	margin-top:1px;
	margin-bottom:3px;
	margin-right:3px;
	background:#e0e0e0;
	text-indent: 3px;
	cursor: pointer;
  	cursor: hand;
}


.nav_webmenu_subitem_selected, .nav_webmenu_subitem_hover_selected
{
	text-align:left;
	font-size: 9pt;
	color:#3a3a52;
	margin-top:1px;
	margin-bottom:3px;
	margin-right:3px;
	background:#e0e0e0;
	text-indent: 3px;
	cursor: pointer;
  	cursor: hand;
}

/*************************/
/*end web menu formatting*/
/*************************/
/*begin normal link formatting*/

A:link, A:visited {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  cursor: pointer;
	cursor: hand;
}
A:hover, A:active {
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
  cursor: pointer;
	cursor: hand;
}

/*end normal link formatting*/

/*********************************************/
/*begin horizontal list navigation formatting*/
/*********************************************/

TABLE.nav_listh
{

 }

.nav_listh
{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.nav_listh_alt
{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.nav_listh_sep 
{
}

A.nav_listh:link, A.nav_listh:visited {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
  text-decoration: none;
  cursor: pointer;
	cursor: hand;
}

A.nav_listh:hover, A.nav_listh:active {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
  text-decoration: none;
  cursor: pointer;
	cursor: hand;
}

A.nav_listh_alt:link, A.nav_listh_alt:visited {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
  text-decoration: none;
  cursor: pointer;
	cursor: hand;
}
A.nav_listh_alt:hover, A.nav_listh_alt:active {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
  text-decoration: none;
  cursor: pointer;
	cursor: hand;
}

/**********************************/
/*end horizontal list formatting*/
/**********************************/

/*begin fonts formatting*/
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
}
.text_small_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #666666;
}


/*end fonts formatting*/


/*begin table border formatting*/


.tbl_border {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
}

.tbl_border_2 {
	border: 1px solid #999999;
}

.tbl_border_dotted {
	border: 1px dotted #ff0000;
}


/*end table border formatting*/



/*begin input-styles*/

.form {
	border: 1px solid #322A72; 

	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px; 
	color: #666666; 
	vertical-align:middle; 
}

/*end input-styles*/


/*begin search-styles*/

.search {
	width : 70px;
	height : 18px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #999999;
	border: 1px solid;
	font-weight : bold;
}

/*end search-styles*/

/*begin admin styles*/

.body_tbl_dotted {
	border: 1px dotted #ff0000;
}



/*end admin styles*/

/*******************************/
/*begin list element formatting */
/*******************************/

.list_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

.list_item_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.list_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.list_item_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.list_sep 
{
	
}

/*****************************/
/*end  list element formatting */
/*****************************/

/**********************************/
/*begin module formatting  */
/**********************************/

.module_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	width:100%;
	background-color:Transparent;
	padding-left:0;	
}

TABLE.module
{
	width:100%;
}

/**********************************/
/*end module formatting  */
/**********************************/

/**********************************/
/*begin sitemap formatting link*/
/**********************************/
TABLE.sitemap_module
{
	background-color:;
}

.sitemap_td_titel
{
	background-color:;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #F4F4F4;	
}
.sitemap_td_subtitel
{
	background-color:;
	background-color:;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

A.sitemap_module_title:link, A.sitemap_module_title:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:;
}
A.sitemap_module_title:hover, A.sitemap_module_title:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:;
}
A.sitemap_module_subtitle:link, A.sitemap_module_subtitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:;
}
A.sitemap_module_subtitle:hover, A.sitemap_module_subtitle:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:;
}


/**********************************/
/*end sitemap formatting*/
/**********************************/

.bg {
	background-attachment: fixed;
	background-image: url(../IMAGES/bg.jpg);
	background-repeat: no-repeat;
}

/******************************************/
/*begin page navigation control formatting*/
/******************************************/

TABLE.pagenav_table
{
	background-color : #ebebeb;
	border: 1px solid #cccccc;	
}


TABLE.pagenav_table
{
	background-color : #e7f5f0;
	width: 100%;
}


.pagenav_pagelink:link, .pagenav_pagelink:hover, .pagenav_pagelink:visited {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  cursor: pointer;
	cursor: hand;
}
.pagenav_currentpage:link, .pagenav_currentpage:hover, .pagenav_currentpage:visited {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold; 
}



/****************************************/
/*end page navigation control formatting*/
/****************************************/

