body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
  font-size: 100.1%;
  background: url(../grafik/hg_neu.gif);
  background-repeat:repeat-y;
  background-position: center top;
  margin: 0;
  padding: 0;
}

#top
{
height: 60px;
background: url(../grafik/hg_oben.gif);
}

#gesamt 
{
width: 920px;
margin-right: auto;
margin-left: auto;
padding: 0;
/*border-right: 1px solid #283465; */
border-bottom: 0px solid #000000;
/* border-left: 1px solid #283465; */
background: #FFFFFF; 
font-size: 95%;
}

#navleiste 
{
font-size: 0.7em;
color: #999999;
height: 22px;
white-space: nowrap;  /* bricht Grafiken nebeneinander nicht um */
padding: 0;
padding-right: 15px;
margin: 0;
background: url(../grafik/hg_navleiste.gif) no-repeat;
}

#navleiste table
{
width: 100%;
text-align: right;
}

#navleiste td.flagge
{
width: 30px;
}

#navbox
{
padding: 0px;
}

#mitte
{
padding: 20px 30px 30px 30px;
font-size: 0.8em;
line-height: 1.5em;
}

#schluss
{
width: 920px;
border-top: 2px solid #000000;
background: #7580AC;
text-align: center;
font-size: 9px;
line-height: 1em;
color: #FFFFFF;
padding-top: 6px;
padding-bottom: 8px;
}
/* Tabellen =========================================== */

td.links
{
width: 200px;
background: #FAFAFA;
vertical-align:top;
}

td.mitte
{
background: #FFFFFF;
vertical-align:top;
}

td.rechts
{
width: 200px;
background: #FFFFFF;
vertical-align:top;
}

table.toolleiste
{
border-top: 1px solid #DDDDDD;
padding: 15px;
padding-top: 10px;
}

td.toolleiste_links
{
font-size: 0.8em;
width: 260px;
text-align: left;
}

td.toolleiste_rechts
{
font-size: 0.8em;
width: 260px;
text-align: right;
}