/*
### BASIC HTML START ###
*/

BODY
  {
  font-family: Verdana, Arial, helvetica, sans serif;
  font-size: 10pt;
  color: black;
  background: #DED39C;
  }
  
a:link, a:visited
  {
	color: #000000;
	text-decoration: underline;
	}

a:hover
  {
  color: #9C8E39;
  color: #9C0000;
  text-decoration: none;
  }
  
/* 
### BASIC HTML END ###
#
#
### FONT FORMATTING START ###
*/
		   
B
  {
  font-family: Verdana, Arial, helvetica, sans serif;
  font-weight : bold;
  }

#underline
  {
  border-bottom: 0px solid #000;
  background: #EFE3B5;
  font-size: 11px;
  color: #9C8E39;
  color: #000000;
  padding: 1px 5px 1px 5px;
  }
  
H1
  {
  font-family: Eurostile, Verdana, Arial, helvetica, sans serif;
  font-size: 15px;
  font-weight : bold;
  color: #9C8E39;
  border-bottom: 1px solid #9C8E39;
  background: url(../images/bullet_h1.gif) left no-repeat;
  padding-left: 15px;
  letter-spacing: 1px;
  }

H2
  {
  font-family: Eurostile, Verdana, Arial, helvetica, sans serif;
  font-size: 15px;
  font-weight : bold;
  color: #9C8E39;
  padding-left: 15px;
  letter-spacing: 1px;
  }
  
HR
  {
  height: 2px;
  border-top: 1px solid #CEBE94;
  border-bottom: 1px solid #FFFFFF;
  }
  
#button
  {
  padding: 2px;
  font-size: 10pt;
  font-weight : bold;
  color: #9C8E39;
  border: 1px solid #9C8E39;
  background: #F7F4EA;
  text-decoration: none;
  }
  
.color
  {
  color: #003063;
  }


#pdf    
  {
  list-style-image: url(../images/icon_pdf.gif);
  padding-left: 10px;
  }

#doc    
  {
  list-style-image: url(../images/icon_doc.gif);
  padding-left: 10px;
  }
    
#xls    
  {
  list-style-image: url(../images/icon_xls.gif);
  padding-left: 10px;
  }

#zip    
  {
  list-style-image: url(../images/icon_zip.gif);
  padding-left: 10px;
  }
  
#jpg    
  {
  list-style-image: url(../images/icon_jpg.gif);
  padding-left: 10px;
  }

#unknown    
  {
  list-style-image: url(../images/icon_file.gif);
  }




/*
### FONT FORMATTING END ###
#
#
### TABLES START ###
*/

TABLE, TD
  {
  font-family: Verdana, Arial, helvetica, sans serif;
  font-size: 11px;
  }

/*
### TABLES END ###
#
#
### LISTS START ###
*/

UL
  {
  MARGIN-BOTTOM: 2px;
  MARGIN-TOP: 2px;
  PADDING-BOTTOM: 2px;
  PADDING-TOP: 2px;
  xline-height: 150%;
  }

#ulbox
  {
  border: 1px solid #9C8E39;
  background: #EFE3B5;
  padding-left: 25px;
  margin-left: 0px;
  horizontal-align: center;
  }
  
#ul_left
  {
  margin-left: 15px;
  }
  
LI
  {
  padding-bottom: 8px;
  }

#bigger_text
  {
  font-family: Eurostile, Verdana, Arial, helvetica, sans serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 150%;
  }
  
/*
### LISTS END ###
*/


#extlink    
  {
  list-style-image: url(../images/extlink.gif);
  }
    
.topic
  {
  padding-left : 14px;
  color: #9C0000;
  color: #003063;
  background: url(../images/t_topic.gif) left center no-repeat;
  }

a.menu:link, a.menu:visited
	{
  color: #000000;
	xbackground-color: #DEDEDE;
	text-decoration: none;
	}

a.menu:hover
	{
  color: #000000;
  color: #9C0000;
  background: url(../images/navi_hover.gif);
	}

a.menu
	{
	font-family: Verdana, Arial, helvetica, sans serif;
	font-size: 11px;
  font-weight: bold;
	color: #000000;
  text-align: right;
  display: block;
  xwidth: 122px;
  height: 26px;
  padding-top: 5px;
  xpadding-left: 5px;
  padding-right: 5px;
  border-top: 1px solid #DAD3AE;
  border-bottom: 1px solid #A99F6D;
	text-decoration: none;
	xbackground-color: #DEDEDE;
	}

a.tablehead:link, a.tablehead:visited
	{
  font-size: 10pt;
	font-weight : bold;
	background-color : #003063;
	color: #FFFFFF;
	text-decoration: underline;
	}

a.tablehead:hover
	{
  font-size: 10pt;
	font-weight : bold;
	background-color : #003063;
	color: #9C0000;
	text-decoration: none;
	}


.tablehead
  {
  font-size: 10pt;
  font-weight : bold;
	background-color : #9C8E39;
	color: #FFFFFF;
  padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
  }

.pad
  {
  padding-left: 10px;
  }  
 
.headline
  {
  font-size: 12pt;
  font-weight : bold;
	color: #003063;
  } 

.zitat
  {
  font-family: Trebuchet MS, Verdana, Arial, helvetica, sans serif;
  font-size: 10pt;
  color: #0066CC;
  }
           
.maintable_left
  {
  border-left: 1px solid #666666;
  xborder-right: 1px solid #666666;
  border-bottom: 1px solid #9E997F;
  xbackground: #F7EFD6;
  }
  
.maintable_right
  {
  xborder-left: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #9E997F;
  background: #F7EFD6;
  padding-left: 15px;
  padding-right: 10px;
  padding-bottom: 15px;
  padding-top: 25px;
  }
  
#2col
  {
  background: #F7EFD6 url(../images/content_bg.gif);
  }
  
#1col
  {
  background: #F7EFD6;
  width: 627px;
  }
  
#content_bg
  {
  background: #F7EFD6 url(../images/content_bg.gif);
  }
  
.logocol
  {
  background: #F7F7F7;
  border-bottom: 1px solid #666666;
  }
  
.navicol
  {
  background: #f7f7f7;
  xborder-right : 1px solid #666666;
  }
    
.contentcol
  {
  background: #ffffff;
  border-left : 1px solid #666666;
  border-bottom : 1px solid #666666;
  padding-left: 15px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 15px;
  xbackground: #FFFFFF url(../images/t_tableshadow.gif) repeat-x top;
  }

.footernavi
  {
  xfont-family: Verdana, Arial, helvetica, sans serif;
  font-size: 10px;
  height: 20px;
  background: url(../images/bg_footernavi.gif) repeat-x bottom;
  padding-bottom: 1px;
  }
  
.footer
  {
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  xborder-bottom: 1px solid #9E997F;
  background: #F7EFD6 url(../images/footer_bg.gif) repeat-x top;
  padding: 10px;
  }

.footertext
  {
  font-size: 11px;
  }
  
.cdtext
  {
  font-size: 9px;
  }
  
.boundbox
  {
  border : 1px solid #666666;
  xpadding: 5px;
  }
   
.boundbox_blue
  {
  border : 1px solid #666666;
  background: #EDF0F4;
  }
   
.mainbox
  {
  border : 2px solid #FAD0B5;
  background-color : #FFFFFF;
  }

.scolor
  {
  font-size : 11px;
  color: #003063;
  }

.smallpad
  {
  font-family: Verdana, Arial, helvetica, sans serif;
  font-size : 8pt;
  padding-left: 10px;
  padding-right: 10px; 
  }

.sres
  {
  font-family: Verdana, Arial, helvetica, sans serif;
  font-size : 8pt;
  padding-left: 5px;
  padding-right: 5px; 
  }

#small
  {
  font-size : 11px;
  }
  
#1px
  {
  width: 1px;
  height: 1px;
  }
  
.small
  {
  font-size : 11px;
  }

.navi
  {
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 8pt;
  font-weight : bold;
  text-decoration : none;
  }

.active
  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #008000;
  font-weight : bold;
  }

.inactive
  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #800000;
  font-weight : bold;
  }

.textblock
  {
  line-height: 170%;
  }
  
.textblock:first-letter
  {
  font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 160%;
  font-weight : normal;
  float: left;
  line-height: 80%;
  color: #9C8E39;
  }

#lh150
  {
  line-height: 150%;
  }
  
/*
### xxx END ###
#
#
### FORM ELEMENTS START ###
*/

SELECT
  {
  width: 302px;
  font-size: 10pt;
  font-weight : bold;
  color: #9C8E39;
  border: 1px solid #9C8E39;
  background: #F7EFD6;
  padding-left: 5px;
  }

INPUT
  {
  width: 300px;
  font-size: 10pt;
  font-weight : bold;
  color: #9C8E39;
  border: 1px solid #9C8E39;
  background: #F7EFD6;
  padding-left: 5px;
  }
  
TEXTAREA
  {
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  width: 300px;
  height: 130px;
  overflow: auto;
  font-size: 10pt;
  font-weight : bold;
  color: #9C8E39;
  border: 1px solid #9C8E39;
  background: #F7EFD6;
  padding-left: 5px;
  }

#half_height
  {
  height: 70px;
  }
  
.submitbutton
  {
  width: 200px;
  height: 25px;
  font-size: 10pt;
  font-weight : bold;
  color: #F7EFD6;
  color: #FFF;
  border: 0px solid #9C8E39;
  background: #F7F4EA url(../images/button_bg.gif) no-repeat;
  padding-bottom: 3px;
  }
  
.input_radio
  {
  width: 20px;
  border: 0px solid #666666;
  background: #F7EFD6;
  }
  
#s_input
  {
  width : 50px;
  }

#m_input
  {
  width : 245px;
  }

.s_input
  {
  width : 50px;
  }

.m_input
  {
  width : 245px;
  }
  
/*
### FORM ELEMENTS END ###
#
#
### FORM DESIGN START ###
*/
   
.formerror
  {
  font-family: Verdana, Arial, helvetica, sans serif;
  font-size: 10pt;
  font-weight : bold;
  background-color: #9C0000;
  color: #FFFFFF;
  padding: 5px;
  }

.form_label
  {
  font-family: Verdana, Arial, helvetica, sans serif;
  font-size: 8pt;
  font-weight : normal;
  color: #000000;
  padding-left: 10px;
  padding-right: 10px;
  width: 130px;
  }
  
.form_label_req

  {
  font-family: Verdana, Arial, helvetica, sans serif;
  font-size: 8pt;
  font-weight : bold;
  color: #000000;
  padding-left: 10px;
  padding-right: 10px;
  width: 130px;
  }

.formcontent
  {
  font-family: Verdana, Arial, helvetica, sans serif;
  font-size: 8pt;
  padding-right: 10px;
  } 
  
/*
### FORM DESIGN END ###
#
### INFOTABLE DESIGN START ###
*/
  
.infotable
  {
  border: 1px solid #9C8E39;
  } 

.infohead
  {
  font-family: Verdana, Arial, helvetica, sans serif;
  font-size : 8pt;
  font-weight : bold;
  height: 20px;
  background: #DED39C url(../images/tablehead_bg.gif) repeat-x bottom;
  color: #000000;
  padding-top: 1px;
  padding-bottom: 2px; 
  padding-left: 10px;
  padding-right: 5px; 
  }
  
a.infohead:link, a.infohead:visited
	{
	color: #FFFFFF;
	text-decoration: underline;
  background: #003063;
  padding-left: 0px;
	}

a.infohead:hover
	{
	color: #9C0000;
	text-decoration: none;
  background: #003063;
  padding-left: 0px;
	}

.infocontent
  {
  font-family: Verdana, Arial, helvetica, sans serif;
  xfont-size : 8pt;
  background: #F7EFD6;
  padding-top: 10px;
  padding-bottom: 10px; 
  padding-left: 10px;
  padding-right: 10px;
  }  

.infotopic
  {
  font-family: Verdana, Arial, helvetica, sans serif;
  font-size : 9pt;
  font-weight : bold;
  color: #9C0000;
  background: url(../images/t_topic.gif) no-repeat left;
  padding-left: 13px;
  }
  
/*
### INFOTABLE DESIGN END ###
#
### SPACER START ###
*/
  
.rightspace
  {
  margin-right: 10px;
  }
  
.leftspace
  {
  margin-left: 10px;
  }
  
/*
### SPACER END ###
*/
