body
{
 font-family:Arial;
 font-size:12px;
 background-color:#FFFFFF;
 margin:0px;
}

b.thema{text-decoration:underline;color:#f29400;font-size:18px;}

#main
{
width:955px;
height:650px;
margin:0px auto;
background-color:#FFFFFF;
}

#titel
{
width:955px;
height:53px;
background-color:#ffffff;
text-align:right;
}

#navi1
{
background-color:#666666;
width:135px;
height:587px;
float:left;
padding:5px;
}


#navi2
{
background-color:#cccccc;
width:135px;
height:587px;
float:left;
padding:5px;
}


#inhalt
{
background-color:#FFFFFF;
width:665px;
height:600px;
float:left;
}


#text
{
background-color:#1d6da9;
text-align:right;
vertical-align:middle;
width:655px;
height:22px;
padding:5px;
text-decoration:underline;
color:#f29400;
font-size:18px;
}


#grafik
{
background-color:#f29400;
width:665px;
height:150px;
}


#textli
{
background-color:#ffffff;
width:455px;
height:405px;
float:left;
padding:5px;
color:#000066;
}


#textre
{
background-color:#cccccc;
width:200px;
height:415px;
float:right;
color:#000066;
}


a.dg:link, a.dg:visited
{
  display:block;
  color:#cccccc;
  text-decoration:none;
  font-weight:bold;
  background-color:#666666;
}
a.dg:hover
{
  display:block;
  color:#000066;
  font-weight:bold;
  background-color:#666666;
}

a.hg:link, a.hg:visited
{
  display:block;
  color:#666666;
  text-decoration:none;
  font-weight:bold;
  background-color:#cccccc;
}
a.hg:hover
{
  display:block;
  color:#000066;
  font-weight:bold;
  background-color:#cccccc;
}

a.al:link, a.al:visited
{
  display:block;
  color:#f29400;
  text-decoration:none;
  font-weight:bold;
  background-color:#666666;
}
a.ar:link, a.ar:visited
{
  display:block;
  color:#f29400;
  text-decoration:none;
  font-weight:bold;
  background-color:#cccccc;
}
