@charset "utf-8";
/* CSS Document */

body {
  background-color: #000;
  margin: 0px;
  padding: 0px;
  background-image: url(/images/BGStripe.png);
  background-repeat: repeat-y;
  background-position: 50%;
  font-family: Verdana, Geneva, sans-serif;
  color: #FFF;
}

#topmenu{
  position: absolute;
  left: 344px;
  top: -30px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  bbackground-color:#000;
  z-index:100;
}

#topmenu li{
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding:0px;
  float:left;
}

#topmenu li a{
  background-image:url(/images/btnMenuTop.png);
  background-position:left top;
  display:block;
  width:110px;
  height:28px;
  background-color:#000;
  text-align:center;
  padding:14px 5px 0px 5px;
  margin:0px 20px 0px 0px;
  font-size:14px;
  text-decoration:none;
  color:#bbb;
  font-weight:bold;
  border-bottom:0px solid #222;
}

#topmenu li a:hover{
  color:#dfd;
}

#mainmenu {
  position: absolute;
  width: 290px;
  left: 5px;
  bottom: 0px;
  margin: 0px 0px 0px 0px;
  padding: 0px 1px 45px 5px;
  list-style-type: none;
  color:#999;
  background-image: url(/images/menubgtop.png);
  background-color:#000;
  background-repeat: repeat-x;
  background-position: top left;
  z-index:0;
}

#mainmenu li{
  margin: 0px;
  padding:13px 0px 0px 0px;
  clear:both;
}

#mainmenu li a{
  display:block;
  width:270px;
  height:19px;
  margin: 0px;
  text-decoration:none;
  color:#aaa;
  background-image: url(/images/btnmenu.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #191919;
  padding-top: 3px;
  padding-right: 0px;
  padding-bottom: 3px;
  padding-left: 20px;
}

#mainmenu li a:hover{
  color:#576;
}

#mainmenu li a.selected{
  color:#576;  
}

#mainmenu ul{
  margin: 0px 0px 0px 10px;
  padding: 0px;
  list-style-type: none;
}

#mainmenu ul li{
  baackground-color: #292929;
  baackground-image: url(/images/btnSubMenu.png);
  display: block;
  float:left;
  clear:none;
  height: 22px;
  width: 86px;
  margin: 0px 5px 0px 0px;  /*Hier*/
  padding:0px;
  overflow:hidden;
  text-align:center;
  border: 0px;
  font-size:13px;
  background-repeat: no-repeat;
  background-position: left top;
}


#mainmenu ul a{
  display: block;
  height: 16px;
  width: 80px;
  background-color: #1b201b;
  background-image: url(/images/btnSubMenu.png);
  margin: 0px;
  padding:3px 3px 3px 3px;
}

#mainmenu ul a:hover{
  color:#999;
  background-color:#354;
}

#mainmenu ul a.selected{
  color:#999;
  background-color:#354;
}

#tlimage, #tlimageframe{
  position:absolute;
  width:290px;
  height:400px;
  left:10px;
  top:-25px;  
  overflow:hidden;
}



#main0 {
  background-color: #000;
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0px;
  height: 560px;
  width: 960px;
  margin-top: -280px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: -480px;
  ooverflow: hidden;
  left: 50%;
  top: 50%;
  position: absolute;
}

#main1 {
  background-image: url(/images/BG02.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding: 0px;
  margin: 0px;
  height: 560px;
  width: 960px;
  overflow: hidden;
}

#main2 {
  background-image: url(/images/BGStripe.png);
  background-repeat: repeat-y;
  background-position: center center;
  padding: 0px;
  margin: 0px;
  height: 560px;
  width: 960px;
  overflow: hidden;
  z-index:10;
}

#imageframe {
  margin: 0px;
  padding: 0px;
  height: 290px;
  width: 290px;
  overflow: hidden;
  position: absolute;
  left: 10px;
  top: 10px;
}

#content {
  bbackground-color: #000;
  margin: 0px;
  padding: 0px;
  height: 526px;
  width: 624px;
  bborder: 1px solid #333;
  overflow: auto;
  position: absolute;
  top: 16px;
  right: -2px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
}

#textbox{
  color:#bbb;
  padding:10px;
}

#textbox h1{
  color:#576;
  font-size:20px;
  margin:0px 0px 10px 0px;
  padding:0px;
}

#textbox h2{
  color:#576;
  font-size:15px;
  margin:0px 0px 5px 20px;
  padding:0px;
}

#textbox p{
  padding:0px 80px 3px 20px;
  text-align:justify;
}

#textbox a{
  color:#ccc;
}

#textbox a:hover{
  color:#798;
}

#textbox .imgright{
  float:right;
  margin:5px 0px 5px 5px;
}

#textbox img{
  padding:10px;
}

#footer{
  position:absolute;
  left:10px;
  bottom:-14px;
  font-size:10px;
}

#footer a{
  color:#576;
text-decoration:none;
}
























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
