body
{
  /*background:#000000; #323131*/
  background:url(../img/bg_body.jpg) repeat-x #312F30;
  background-position:0 0px;
  margin-top:21px;
  /*min-height:900px;
  border:solid 1px yellow;
  */
  color:#ffffff;
}

.body_home
{
  /*background:#000000; #323131*/
  background:url(../img/bg_body_home_.gif) repeat-x #000000;
  background-position:0 0px;
  margin-top:21px;
  /*min-height:900px;
  border:solid 1px yellow;
  */
  color:#ffffff;
}

div#mainarea_home
{
  position:relative;
  top:70px;
  left:0px; 
  width:963px;
  min-height:800px;
 
  background:url(../img/bg_home.jpg) no-repeat;
  background-position:0px 0px;
 /*  
  border:solid 1px yellow;  */
  
}

div#mainarea_homeV2
{
  position:relative;
  top:70px;
  left:0px; 
  width:963px;
  min-height:800px;
  
}



a
{
  font-family:Arial;
  font-size:11px;
  color:#9b9b9b;
}

.home_navi
{
  width:963px;
  margin-left:auto;
  margin-right:auto;
  margin-top:-125px;
  font-family:Arial;
  font-size:12px;
  text-align:center;
  
  border:none;
}

.home_flasharea
{
  background:url(../img/bg_homeV2.jpg) no-repeat;
  background-position:0px 0px;
  min-height:356px;
  width:963px;
  margin-left:auto;
  margin-right:auto;
  font-family:Arial;
  font-size:12px;
  text-align:center;
  padding-top:13px;
  border:none;
}


.homeintro_layer
{
  position:absolute;
  top:0;
  left:0;
  
  background:#000000;
  
  width:100%;
  height:1000px;
  
  visibility:visible;
  z-index:100;
  
  margin-top:0px;
  margin-left:auto;
  margin-right:auto;
  
  border:none;
}

.homeintro_layer_inner
{
  width:970px;
  margin-left:auto;
  margin-right:auto;
  
  font-family:Arial;
  font-size:12px;
  text-align:center;
}

div#general
{
  position:relative;
  top:0px;
  left:0px; 
 
  width:964px;
  min-height:500px;
  margin-left:auto;
  margin-right:auto;
  
  /*border:solid 1px red;*/
}

div#logo
{
  position:absolute;
  top:0px;
  left:0px; 
  width:231px;
  height:67px;
}

div#topnavi
{
  position:absolute;
  top:0px;
  left:234px; 
  width:730px;
  height:22px;
  background:url(../img/bg_topnavi.jpg) no-repeat;
  cursor:pointer;
}

div#toparea_left
{
  position:absolute;
  top:25px;
  left:234px; 
  width:120px;
  height:42px;
  
  background:url(../img/bg_toparea_left.jpg) no-repeat;
}

div#toparea_middle
{
  position:absolute;
  top:25px;
  left:357px; 
  width:302px;
  height:42px;
  
  background:url(../img/bg_toparea_middle.jpg) no-repeat;
}

div#toparea_right
{
  position:absolute;
  top:25px;
  left:662px; 
  width:302px;
  height:42px;
  background:url(../img/bg_toparea_right.jpg) no-repeat;
  /*border:solid 1px red;*/
}

div#mainarea_org
{
  position:relative;
  top:70px;
  left:0px; 
  width:963px;
  min-height:924px;
  background:url(../img/bg_body.jpg) no-repeat;
  background-position:0px 0px;
  /*border:solid 1px yellow;*/
  
}

div#mainarea
{
  
  position:relative;
  top:70px;
  left:0px; 
  width:963px;
  min-height:924px;
  /*
  background:url(../img/bg_body.jpg) no-repeat;
  background-position:0px 0px;
  border:solid 1px yellow; */
  
}


div.content_leftarea
{
  position:absolute;
  top:0px;
  left:0px; 
  width:963px;
  min-height:600px;
  /*border:solid 1px white;*/
}


div.content_middlearea
{

  position:absolute;
  top:35px;
  left:357px; 
  /* 
  filter:alpha(opacity=60);
  -moz-opacity:.2;
  */
  width:607px;
  min-height:300px;
  /*border:solid 1px red;*/
  
}


div.content_middlearea_wide
{
  position:absolute;
  top:35px;
  left:0px; 

  width:963px;
  min-height:300px;
  /*border:solid 1px red;*/
  
}



.content_area
{
  background:url(../img/test2.png); /*bg_dark.png*/
  min-height:500px;
  /*border: 1px solid yellow;*/
  margin-bottom: 30px;
  
}

.clear
{
  font-size:0px;
}

.header
{
  height:30px;
  vertical-align:top;
  /*border:solid 1px red;*/
}


.intro
{
  min-height:35px;
  
  font-family:Arial;
  font-size:13px;
  color:#b3b3b3;
  line-height:16px;
  margin-bottom:32px;
}

.intro_flexible
{
  font-family:Arial;
  font-size:13px;
  color:#b3b3b3;
  line-height:16px;
  margin-bottom:32px;
 
}


.navi_level2
{
  /*border:solid 1px red;*/
}


.bg_darkgrey
{
  background:#525151;
}

.bg_grey
{
  background:#505050;
}

.bg_col_dark
{
  background:url(../img/test.png); /*bg_dark.png*/
  min-height:245px;
  width:202px;
  
}

.bg_col_light
{
  background:url(../img/bg_light.png);
  min-height:245px;
  width:202px;
  
}

h3
{
  font-family:Arial;
  font-size:16px;
  color:#b80f0f;
  text-transform:uppercase;
  line-height:16px;
}

/************ top navigation ***********************************/

.bg_topnavi
{
  height:22px;
  padding-left:10px;
  padding-right:10px;
  cursor:pointer;
  padding-top:0px;
}

.bg_topnavi_over
{
  background:url(../img/bg_topnavi_over.jpg) repeat-x;
  height:22px;
  padding-left:10px;
  padding-right:10px;
  padding-top:0px;
}

.link_topnavi
{
  font-family:Arial;
  font-size:10px;
  color:#B3B3B3;
  text-decoration:none;
  text-transform:uppercase;
}

.link_topnavi:hover
{
  font-family:Arial;
  font-size:10px;
  color:#ffffff;
  text-decoration:none;
  text-transform:uppercase;
}

.link_topnavi_over
{
  font-family:Arial;
  font-size:10px;
  color:#ffffff;
  text-decoration:none;
  text-transform:uppercase;
}

/************** middle navi *******************************************/

.bg_middlenavi
{
  background:url(../img/bg_middlenavi.png) repeat-x;
  height:30px;
  padding-left:30px;
  padding-right:30px;
  cursor:pointer;
}

.bg_middlenavi_over
{
  background:url(../img/bg_middlenavi_over.png) repeat-x;
  height:30px;
  padding-left:30px;
  padding-right:30px;
}

.link_middlenavi
{
  font-family:Arial;
  font-size:12px;
  color:#B3B3B3;
  text-decoration:none;
}

.link_middlenavi_over
{
  font-family:Arial;
  font-size:12px;
  color:#ffffff;
  text-decoration:none;
}

.bg_middlenavi_shadow
{
  background:url(../img/shadow_middlenavi.png) no-repeat;
  width:8px;
  height:30px;
}

.bg_middlenavi_shadow_over
{
  background:url(../img/shadow_middlenavi_over.png) no-repeat;
  width:8px;
  height:30px;
}

/************** sub navi ************************************************/
.bg_subnavi
{
  background:url(../img/bg_light2.png);
  
  width:125px;
  min-height:300px;
  padding-top:30px;
  /*border:solid 1px red;*/
  
}

.bg_subnavi_list
{
  background:url(../img/bg_light2.png);
  width:125px;
  min-height:300px;
  padding-top:16px;
  /*border:solid 1px red;*/
}

.subnavi
{
  padding-left:15px;
  padding-top:2px;
  padding-bottom:2px;
  cursor:pointer;
}

.subnavi_over
{
  background:#4B4B4B;
  padding-left:15px;
  padding-top:2px;
  padding-bottom:2px;
  cursor:pointer;
}

.link_subnavi
{
  font-family:Arial;
  font-size:11px;
  color:#cccccc;
  text-decoration:none;
}

.link_subnavi_over
{
  font-family:Arial;
  font-size:11px;
  color:#ffffff;
  text-decoration:none;
}

/************************* text *******************************************/
.text_white
{
  font-family:Arial;
  font-size:10px;
  color:#ffffff;
  line-height:12px;
}

.text_white_small
{
  font-family:Arial;
  font-size:9px;
  color:#ffffff;
  line-height:10px;
}

.text_grey
{
  font-family:Arial;
  font-size:10px;
  color:#B3B3B3;
  line-height:11px;
}

.text_grey_small
{
  font-family:Arial;
  font-size:9px;
  color:#B3B3B3;
  
}

.text_main_grey
{
  font-family:Arial;
  font-size:12px;
  color:#B3B3B3;
  /*border: 1px solid red;*/
}

.border_pics img
{
  border:solid 4px #514F50;
  margin-right:25px;
  margin-bottom:30px;
  height:62px;
}

.text_main_white
{
  font-family:Arial;
  font-size:11px;
  color:#ffffff;
}

.text_middle_grey
{
  font-family:Arial;
  font-size:11px;
  color:#B3B3B3;
}

.text_header_red
{
  font-family:Arial;
  font-size:16px;
  color:#b80f0f;
  text-transform:uppercase;
  font-weight:bold;
}

.text_content
{
  font-family:Arial;
  font-size:12px;
  color:#ffffff;
  line-height:18px;

}

.text_header_white
{
  font-family:Arial;
  font-size:11px;
  color:#ffffff;
  text-transform:uppercase;
  font-weight:bold;
  /*margin-bottom:5px;*/
}


.text_white_bold
{
  font-family:Arial;
  font-size:10px;
  color:#ffffff;
  font-weight:bold;
  text-transform:uppercase;
}

.text_small_darkgrey
{
  font-family:Arial;
  font-size:10px;
  color:#353535;
  
}

.text_darkgrey
{
  font-family:Arial;
  font-size:11px;
  color:#ffffff;
}


/********************** images ********************************************/
.bg_thumb
{
  border:solid 4px #514F50;
  margin-right:30px;
  margin-bottom:30px;
  height:62px;
}

.pic_border
{
  border:solid 4px #514F50;
  height:62px;
}

.bg_thumb2
{
  border:solid 4px #514F50;
  /* margin-right:39px;*/
  /*margin-top:10px;*/
  width:107px;
  height:62px;
}

.td_pics
{
  /*padding-right:39px; */
  padding-bottom:10px;
  width:153px;
}

/*********************** links ********************************************/
.div_link_red
{
  background:url(../img/arrow_red.png) no-repeat;
  background-position:0px 3px;
  height:10px;
  
  padding-left:5px;
  padding-top:0px;
  margin:0px;
  vertical-align:top;
  font-size:8px;
  line-height:12px;
}

.link_arrow_small_white,.link_arrow_white
{
  background:url(../img/arrow_white.png) no-repeat;
  background-position:0px 4px;
  font-family:Arial;
  font-size:10px;
  color:#ffffff;
  text-decoration:none;
  padding-left:6px;
}


.link_print
{
  background:url(../img/arrow_white.png) no-repeat;
  background-position:0px 3px;
  font-family:Arial;
  font-size:10px;
  color:#B3B3B3;
  text-decoration:none;
}


.link_red
{
  font-family:Arial;
  font-size:9px;
  color:#b80f0f;
  text-decoration:none;
  line-height:10px;
}

.link_grey
{
  font-family:Arial;
  font-size:9px;
  color:#B3B3B3;
  text-decoration:none;
}

.link_darkgrey
{
  font-family:Arial;
  font-size:11px;
  color:#9b9b9b;
  
}

.div_link_grey
{
  background:url(../img/arrow_white.png) no-repeat;
  background-position:0px 4px;
  
  padding-left:7px;
  padding-top:0px;
  margin:0px;
  vertical-align:top;
  font-size:8px;
  line-height:10px;
 
}

.link_main_grey
{
  font-family:Arial;
  font-size:11px;
  color:#B3B3B3;
  text-decoration:none;
  line-height:11px;
}

.link_white
{
  font-family:Arial;
  font-size:12px;
  color:#ffffff;
  cursor:pointer;
}

.link_browse
{
  font-family:Arial;
  font-size:10px;
  color:#ffffff;
  cursor:pointer;
  text-decoration:none;
}

.link_browse_active
{
  font-family:Arial;
  font-size:12px;
  color:#ffffff;
  cursor:pointer;
  font-weight:bold;
}


/*************** ticker *****************************************************/
#pscroller1{
  width: 300px;
  height: 42px;
  padding: 0px;
}

#pscroller2 a{
  text-decoration:none;
}

/**************** form fields **********************************************/
input
{
  width:245px;
  height:16px;
  border:solid 1px #7F7F7F;
}

.input_nl
{
  width:120px;
  height:16px;
  border:solid 1px #7F7F7F;
  font-size:12px;
}


textarea
{
  width:310px;
  height:100px;  
  border:solid 1px #7F7F7F;
  font-family:Arial;
  font-size:12px;
  margin:0px;
}

.input_submit
{
  width:86px;
  height:22px;
  background:url(../img/bg_submit.png);
  font-size:7pt;
  color:#ffffff;
  border:none;
  cursor:pointer;
}

.input_browse
{
  width:55px;
  height:18px;
  background:url(../img/bg_submit.png);
  font-size:7pt;
  color:#ffffff;
  border:none;
  cursor:pointer;
}
.input_radio
{
  width:30px;
  border:none;
}

.browse_area
{
  width:400px;
   
  border-left:solid 1px #514F50;
  border-right:solid 1px #514F50;
  border-bottom:solid 1px #514F50;
  padding-left:10px;
  padding-right:10px;
  padding-top:5px;
  padding-bottom:5px;
}












