/******************************/
/* Automatisch */
/******************************/
body  { background: #04070D; margin:0px;padding:0px;text-align:center;}
/* Normal Text */
p,ul,ol,li,div,td,th,address,nobr,i,b,a,h1,h2,h3,h4 { color: white; font-size: 11px; font-family: Arial, Helvetica, Verdana, Universe, sans-serif; line-height:16px; }
/**/
h2{font-size:12px; font-weight:bold; text-transform:uppercase;}
.red,.red b{color:#CC0000;}
/**/
.white,.white b ,.white div   {color:white;}
a.white:link,a.white:active,a.white:visited,
a.white:link b,a.white:active b,a.white:visited  b,
.white div a:link,.white div a:active,.white div a:visited,
.white div a:link b,.white div a:active b,.white div a:visited b
{ color: white; text-decoration:none;}
a.white:hover,
a.white:hover b,
.white div a:hover,
.white div a:hover b
{ color: #333333;text-decoration:none;}
/**/
a.red:link,a.red:active,a.red:visited,
a.red:link b,a.red:active b,a.red:visited  b
{ color: #CC0000; text-decoration:none; }
a.red:hover,a.red:hover b    { color: black;text-decoration:none;  }
/**/
a:link,a:active,a:visited,
a:link b,a:active b,a:visited  b
{ color: white; text-decoration:underline; }
a:hover,a:hover b   { color: #CC0000;text-decoration:underline;  }
/**/
img{border:0px;}
form{margin:0px;}
ul{padding:0px 0px 0px 14px;margin:0px;}
/**/
.clear{clear:both;line-height:1px;font-size:1px;}
.lweiter{text-align:right;}
/******************************/
/* Layout */
/******************************/
.coout{width:886px;margin:auto;margin-top:20px;text-align:left;}
.cologo{text-align:center;margin-bottom:30px;}
/*COPYRIGHT*/
.copyright{padding:20px 8px 20px 8px;}
.copyright a:link,.copyright a:active,.copyright a:visited
{ color: white; text-decoration:none; }
.copyright a:hover   { color: #CC0000;text-decoration:none;  }
/*SUBMENU*/
.submenu{padding:0px 0px 10px 0px;}
.submenu .boxro{
	margin:0;
	background:url('/x_media/img_box_subm_top_right.gif') top right no-repeat;
}

.submenu .boxlo{
	margin:0;
	background:url('/x_media/img_box_subm_top_left.gif') top left no-repeat;
}

.submenu .boxru{
	margin:0;
	background:url('/x_media/img_box_subm_bot_right.gif') bottom right no-repeat;
}

.submenu .boxlu{
	margin:0;
	background:url('/x_media/img_box_subm_bot_left.gif') bottom left no-repeat;
}
.submenu .co{padding: 2px 10px 1px 10px;color: #999999;}
.submenu a:link,.submenu a:active,.submenu a:visited
{ color: #999999; text-decoration:none; }
.submenu a:hover,
a.btsa:link,a.btsa:active,a.btsa:visited,a.btsa:hover
{ color: #CC0000;text-decoration:none;  }
/*HEADIMG*/
.headimg{padding:0px 0px 25px 0px;margin:0px;}
.headimg .boxro{
	margin:0px;padding:0px;
	background:url('/x_media/img_box_headi_top_right.gif') top right no-repeat;
}

.headimg .boxlo{
	margin:0px;padding:0px;
	background:url('/x_media/img_box_headi_top_left.gif') top left no-repeat;
}

.headimg .boxru{
	margin:0px;padding:0px;
	background:url('/x_media/img_box_headi_bot_right.gif') bottom right no-repeat;
}

.headimg .boxlu{
	margin:0px;padding:0px;line-height:0px;font-size:1px;
	background:url('/x_media/img_box_headi_bot_left.gif') bottom left no-repeat;
}
.headimg .co{padding: 8px 8px 7px 8px;line-height:0px;font-size:1px;}
/*CONTENT*/
.content{padding:0px 8px 0px 8px;}
.col1l{padding-right:15px;}
.col1m{padding:0px 15px 0px 15px;}
.col1r{padding-left:15px;}
.col2l{padding-right:15px;}
.col2r{padding-left:15px;}
.col3l{padding-right:15px;}
.col3m{padding:0px 15px 0px 15px;}
.col3r{padding-left:15px;}

/******************************/
/* MENU */
/******************************/
#menu {
  position:relative;
  width:886px;
  height:42px;
  }
#menu ul {
  margin:0px;
  padding:0px;
  list-style:none;
  }
#menu li {
  float:left;
  background:url('/x_media/bg_btm_left.gif') no-repeat left top;
  margin:0px 0px 0px 0px;
  padding:0px 62px 0px 20px;
  }
#menu a {
  float:left;
  display:block;
  width:.1em;
  background:url('/x_media/bg_btm_right.gif') no-repeat right top;
  padding:5px 20px 20px 0px;
  text-decoration:none;
  font-size:11px;
  color:white;
  }
#menu > ul a {width:auto;}
#menu a:hover {
  color:white;
  }
#menu .btmali {
  background-position:0 -70px;
  }
#menu a.btma {
  background-position:100% -70px;
  }
#menu li:hover, #menu li:hover a{
  background-position:0% -70px;
  color:white;
  }
#menu li:hover a{
  background-position:100% -70px;
  }
.btmaliie6 {
  background:url('/x_media/bg_btm_left.gif') no-repeat !important;
  background-position:0% -70px !important;
  }
a.btmaie6 {
  background:url('/x_media/bg_btm_right.gif') no-repeat !important;
  background-position:100% -70px !important;
  }
.btmnliie6 {
  background:url('/x_media/bg_btm_left.gif') no-repeat !important;
  background-position:left top !important;
  }
a.btmnie6 {
  background:url('/x_media/bg_btm_right.gif') no-repeat !important;
  background-position:left top !important;
  }