/* CSS Document */
html{overflow: auto;}

body{

/*
  background:url(../gfx/outerbg.jpg) repeat-x;
  background-color:#ffffff;
*/

  margin:0;
  padding:0;
  color:#000000;
  font-family:Arial;
  font-size:10pt;
}



#outer{width:100%;}

#site_header {
  background:url(../gfx/headbg.jpg) repeat-x; 
  position:relative;
  border-collapse:collapse;
  border-spacing:0;
  margin:0 auto;
  height:215px;
  width:1260px;  
}

#site_header #gs{
  background:url(../gfx/gsbg.jpg) repeat-x;
  position:absolute;
  padding-top:10px;
  padding-left:20px;
  width:400px;
  height:131px;
  top:35px;
  left:280px;
}

h3{
  font-size:12pt;
  font-weight:bold;
  padding:0px;
  margin-top:5px;
  margin-bottom:8px;
}


#site_header #contbgl{
/*
  background:url(../gfx/contl.jpg) no-repeat;
  background-color:#ffffff;
*/
  width:20px;height:400px;position:absolute;top:0px;left:-10px;z-index:33;
}
  
#site_header #contbgr{
/*
  background:url(../gfx/contr.jpg) no-repeat;
  background-color:#ffffff;
*/  
  width:20px;height:400px;position:absolute;top:0px;right:-10px;z-index:33;
}

#site_header #topmenue{position:absolute;top:22px;left:311px;z-index:33;font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color:#FFFFFF}
#site_header #topmenue a{font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;font-size: 11px;text-decoration:none;font-weight:bold;color:#FFFFFF}
#site_header #logo{background:url(../gfx/logok.gif) no-repeat;width:105px;height:105px;position:absolute;top:15px;left:30px;cursor:pointer;}

#site_header #gs #gsbling{background:url(../gfx/bling.jpg) no-repeat;width:57px;height:51px;position:absolute;top:-25px;left:-23px;}
#site_header #gs #gsleft{background:url(../gfx/gsbg_l.jpg) no-repeat;width:6px;height:131px;position:absolute;top:0px;left:0px;}
#site_header #gs #gsright{background:url(../gfx/gsbg_r.jpg) no-repeat;width:6px;height:131px;position:absolute;top:0px;right:0px;}
#site_header #gs #gsmirror{background:url(../gfx/mirror.jpg) no-repeat;width:175px;height:21px;position:absolute;top:80px;left:31px;}

div.cse-branding-logo{background:url(../gfx/gsbg2.jpg) repeat;}
div.cse-branding-text{background:url(../gfx/gsbg2.jpg) repeat;}
div.cse-branding-bottom{background:url(../gfx/gsbg2.jpg) repeat;position:absolute;top:15px;left:30px;}
div.cse-branding-form{background:url(../gfx/gsbg2.jpg) repeat;}


#site_header #menue0{background:url(../gfx/mnlabg_long.jpg) repeat-x;width:113px;height:57px;position:absolute;top:150px;left:20px;}
#site_header #menue01{background:url(../gfx/mnlabg.jpg) no-repeat;width:113px;height:57px;position:absolute;top:150px;left:133px;}

#site_header #menue1{background:url(../gfx/mnlabg.jpg) no-repeat;width:113px;height:57px;position:absolute;top:150px;left:20px;}
#site_header #menue2{background:url(../gfx/mnlabg2.jpg) no-repeat;width:110px;height:57px;position:absolute;top:150px;left:133px;}
#site_header #menue3{background:url(../gfx/mnlabg2.jpg) no-repeat;width:110px;height:57px;position:absolute;top:150px;left:243px;}
#site_header #menue4{background:url(../gfx/mnlabg2.jpg) no-repeat;width:110px;height:57px;position:absolute;top:150px;left:353px;}

#site_header #tmpcreate{position:absolute;top:193px;left:25px;z-index:60000;font-size:10pt;font-weight:normal;}
#site_header #tmpcreate a {color:#333333;font-weight:bold;}

#site_header #confmenue{position:absolute;top:193px;right:20px;z-index:60000;font-size:10pt;}
#site_header #confmenue a {color:#333333;cursor:pointer;}

#mnlink{font-weight:bold;color:#ffffff;text-align:center;cursor:pointer;margin-top:5px;}

#site_content{
  background-color:#ffffff; 
  border-collapse:collapse;
  border-spacing:0;
  margin:0 auto;
  width:1260px;
  position:relative;
}

#site_content #conttbl{
  /*background-color:#ffffff;*/
  position:absolute;width:1260px;top:0px;left:0px; z-index:2;
}
#site_content #filler{
  /*background:url(../gfx/contbg.jpg) repeat-x;
  background-color:#ffffff;*/
  margin-left:10px;margin-right:10px;position:absolute;height:185px;width:1240px;top:0px;left:0px;z-index:1;
}
#site_content #conttbl #conttbl2{
  /*background:url(../gfx/contbg.jpg) repeat-x;
  background-color:#ffffff;*/
  position:relative;width:1240px;margin-left:10px;margin-right:10px;
}

#site_content #site_footer{
  margin:0 auto;
  width:1200px;
  height:60px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 0px;
}

#foottext{
  text-align:left;
  padding-left:10px;
}

#foottext a{
  color:#000000;
}

#cse-search-box input{
  font-size:10pt;
}

a.lpwd {
  cursor:pointer;
  margin-left:10px;
  color:#3e3e3e;
  text-decoration:none;
  font-size:7pt;
}