/* CSS Document */
body {
  background-color: #CFD4F2;
  font-family: verdana;
}

#container a:hover{
  text-decoration: underline;
  font-weight: bold;
}

#top{
  width: 800px;
  height: auto;
  margin-top: 0px;
  margin-right: auto; /* Abstand rechts */
  margin-bottom: -12px;
  margin-left: auto; /* Abstand links */
  text-align: right;  
}
#top h1{
  margin-top: 0px;
  width: 744px;
  font-family: arial;
  font-size: 16px;
  line-height: 15px;
  float: right;
}
#top img{
  text-align: left;
  border: 0px;
}

#container {
  border: 1px solid black;
  width: 800px;
  height: auto;
  margin-top: 20px;
  margin-right: auto; /* Abstand rechts */
  margin-bottom: 20px;
  margin-left: auto; /* Abstand links */
  background-color: white;
}

#container img{
  border: 0px;
}

#header {
  
}

#special_row {
  height: 25px;
  text-align: center;
  background-image: url(images/bg_wow_gold_aion_kinah_kaufen.JPG);
  margin-top: -5px;
  line-height: 25px;
  border-top: 3px solid black;
  border-bottom: 1px solid black;
  font-size: 12px;
  color: black;
}
#special_row a{
  color: black;
  font-weight: bold;
  text-decoration: none;
}

/*IE Anpassungen*/
*+html #special_row{  margin-top: -4px; border-top: 1px solid black;}

/*IE Anpassungen ENDE*/

#content{
  width: 568px;
  float: right;
  padding: 10px 10px 10px 10px;
  margin-top: -11px;
  color: black;
}
/*IE Anpassungen*/
*+html #content{  margin-top: -19px; padding: 25px 15px 35px 15px;}

/*IE Anpassungen ENDE*/

#headline{
  height: 50px;
  width: 568px;
  background-image: url(images/content_bg_top.gif);
  background-repeat: no-repeat;
  text-align: center;
  line-height: 50px;
}
#text{
  width: 548px;
  margin-top: -11px;
  background-image: url(images/content_bg_middle.gif);
  background-repeat: repeat-y;
  padding: 0px 10px 10px 10px;
  
}
*+html #text{
  margin-top: 0px;
}
#headline h2{
  font-size: 0.95em;
}
#text p{
  font-size: 0.7em;
}
#text h3{
  font-size: 0.7em;
  padding-top: 15px;
}

#text a{
  color: black;
  text-decoration: underline;
}
#text a:hover{
font-weight: bold;
}
#text span{
  
  font-size: 0.7em;
}
#text table{ 
  font-size: 0.7em;
  /*border-collapse:collapse;*/
}
#text tr{
  
  border: 1px solid black;
}

#text th{
  width: 110px;
  background-color: #ffffff;
}

#text td{
  width: 110px;
  text-align: center;
  background-color: #ffffff;  
}
#text li{
  font-size: 0.7em;
}
#kontakt{
  border: 0px solid black;
  border-spacing: 0px;
  padding: 0px 0px 0px 0px;
   
}

#kontakt td{
background-color: #e7dda7;
}
#bottom {
  height: 50px;
  width: 568px;
  background-image: url(images/content_bg_bottom.gif);
  background-repeat: no-repeat;
  text-align: center;
  line-height: 50px;
}

#left{
  width: 200px;
  height: auto;
  float: right;
  font-size: 0.7em;
}
#left a:hover{
  font-weight: bold;
  text-decoration: underline;
}
#right{
  width: 200px;
  height: auto;
  font-size: 0.7em;
}
#right a:hover{
  font-weight: bold;
  text-decoration: underline;
}
#navigation {
  width: 179px;
  background-color: white;
  padding: 10px 10px 10px 10px;
  margin-top: -11px;
}

.nav1{
  background-image: url(images/nav_bg_top.gif);
  background-repeat: no-repeat;
  height: 35px;
  line-height: 30px;
  width: 179px;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  margin-top: 21px;
}
*+html .nav1{
  height: 30px;
}

.nav2{
  width: 179px;
  background-image: url(images/nav_bg_middle.gif);
  background-repeat: repeat-y;
}

.nav3{
  background-image: url(images/nav_bg_bottom.gif);
  background-repeat: no-repeat;
  height: 30px;
  width: 179px;
}

#navigation ul{
  padding-top: 10px;
  margin-top: -5px;
  margin-bottom: -0px;
}

#navigation li{
  list-style-type: none;
  margin-left: -20px;
  font-size: 0.7em;

}
#navigation a{
  text-decoration: none;
  color: black;
  font-weight: bold;
  line-height: 1.5em;
}

/*IE Anpassungen*/
*+html #navigation{  margin-top: -19px; padding: 25px 10px 35px 10px;}

/*IE Anpassungen ENDE*/

#footer {
  width: 800px;
  height: 25px;
  margin-bottom: 0px;
  padding-top: 5px;
  clear: both;
  text-align: center;
  background-image: url(images/bg_wow_gold_aion_kinah_kaufen.JPG);
  border-top: 1px solid black;
  color: black;
}

/*IE Anpassungen*/
*+html #footer{margin-top: -19px;}

/*IE Anpassungen ENDE*/

#footer a{
  color: black;
  font-size: 0.75em;
  text-decoration: none;
  font-weight: bold;
}