A:link     {color: #aaaaaa; text-decoration:none;  }
A:visited  {color: #aaaaaa; text-decoration:none;}
A:active   {color: #aaaaaa; text-decoration:underline;}
A:hover    {color: #ffffaa; text-decoration:underline;}

body{
        font-family:Arial, Helvetica, sans-serif;
        font-size:16px;
        border: 0px solid red;
        background-color:#444444;
        margin:0px;
        color:white;
        /*width:1024px;*/
    }
div.info{
 background-color:#ECE39B;
 color:#39150F;
 width:260px;
 font-size:14px;
 z-index:3;
 top:1;left:1;
 position:absolute;
 border:2px solid #ECE39B;
 filter:alpha(opacity=80);
 -moz-opacity:0.8;
 visibility:hidden;
 font-weight:bold;
 }
 
.logo{
position:relative;
top:0px;
left:0px;
/*width:220px;
height:125px;*/
border: 0px solid black;
background-color:black;
float:right;
}
.head{
  background-color:#000000;
  color:#ffff99;
  text-align:center;
  border:0px solid red;
}
.foot{
  color:#ffff99;
  text-align:center;
  border:0px solid red;
}
div.navi{

position:relative;
left:0px;
width:200px;
border: 1px solid black;
background-color:#ffff88;
float:left;

  position:absolute;
  border:0px solid #444444;
  left:0.5%;
  top:150px;
  width:18%;
  padding-left:5px;
  padding-bottom:5px;
  padding-top:5px;
  font-size:14px;
  line-height:20px

}
div.newnavi{
/*
position:relative;
left:0px;
width:200px;
border: 1px solid black;
height:200;left:0.5%;
*/
  background-color:#333333;
  text-align:center;
  align:center;
  /*position:absolute;*/
  border:0px solid blue;
  left:1%;
  /*width:98%;*/
  top:150px;

  padding-left:5px;
  padding-bottom:5px;
  padding-top:5px;
  font-size:14px;
  line-height:20px;
  z-index:5;
}
div.navi A:link     {color: #ffffff; text-decoration:none;

}
div.navi A:visited  {color: #ffffff; text-decoration:none;
}
div.navi A:active   {color: #ffffff; text-decoration:underline;
}
div.navi A:hover    {color: #ffffff; text-decoration:underline;
}

.anze{
/*
position:relative;
top:0px;
width:;
border: 1px solid black;
background-color:#ffffff;
float:left;
*/

        left:1%;
        width:98%;
        position:absolute;
        border:0px solid red;
        /*left:18.5%;*/
        top:160px;
        z-index:3;
        /*width:79%;*/
}



.news1{
color:white;
/*position:relative;*/
right:0px;
width:200px;
height:120px;
border: 1px solid black;
background-color:#000000;
float:left;
}
  div.allgUebText{
        color:white;
        font-weight:bold;
        margin-bottom:20px;
        margin-left:20px;
        margin-right:20px;
        font-size:20px;
  }
  div.uebText{
        color:red;
        font-weight:bold;
        margin-top:20px;
        margin-bottom:20px;
        margin-left:20px;
  }
    div.allgText{
        color:white;
        margin-bottom:20px;
        margin-left:20px;
        margin-right:20px;
        /*max-width:600px;*/
  }
    div.allgUebTextB{
        color:white;
        font-weight:bold;
        margin-bottom:20px;
        margin-left:20px;
        margin-right:20px;
        font-size:20px;
        border-bottom:2px dotted gray;
  }
    div.allgTextB{
        color:white;
        margin-bottom:20px;
        margin-left:20px;
        margin-right:20px;
        /*max-width:600px;*/
        padding:10px;
        border-bottom:2px dotted gray;
  }

  div.allgTextB:first-letter{font-size:30px;}
