body
{
  background-color: #EEEFD9; 
  margin: 30px 0 30px 0;
  padding: 0;
}


a img 
{
  border: 0;
}


#gesamtrahmen_start
{
  width: 800px;
  min-height: 600px;
  margin: 0px auto;
  text-align:left;
  background-image: url(../images/bg_start.jpg);
  background-repeat: no-repeat;
  background-color: #FFF;
}

#gesamtrahmen
{
  width: 800px;
  min-height: 600px;
  margin: 0px auto;
  text-align:left;
  background-image: url(../images/bg.jpg);
  background-repeat: no-repeat;
  background-color: #FFF;
}

#logo
{
  padding: 81px 0 0 0;
}

#container
{

}

#navigation
{
  margin: 112px 0 0 0;
  width: 200px;
  float: left;
}

#navigation ul
{
  margin: 0;
  padding: 0 0 0 0px;
  line-height: 15pt;
  list-style: none;
  list-style-image: none;
}


#navigation ul a
{
  font-family: "Trebuchet MS", "Times New Roman";
  font-size: 10pt;
  color: #A8AC40;
  text-decoration: none;
  background-image: url(../images/bullet.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding: 0 0 0 14px;
}


* html #navigation ul a
{
  background-position: 0px 6px;
}


#navigation ul a:hover
{
  color: #6E6A12;
  background-image: url(../images/bullet.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
}


* html #navigation ul a:hover
{
  background-position: 0px 6px;
}




#navigation ul a.active
{
  font-family: "Trebuchet MS", "Times New Roman";
  font-size: 10pt;
  color: #6E6A12;
  text-decoration: none;
  background-image: url(../images/bullet_act.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding: 0 0 0 14px;
  font-weight: bold;
}


* html #navigation ul a.active
{
  background-position: 0px 6px;
}


#navigation ul a.active:hover
{
  color: #6E6A12;
}




#navigation ul.meta
{
  margin: 20px 0 0 0;
  list-style: none;
  list-style-image: none;
  background-image: none;
}


#navigation ul.meta a, #navigation ul.meta a:hover
{
  background-image: none;
}





#content_start
{
  width: 352px;
  float: right;
  padding: 0 248px 0 0;
  margin: 66px 0 0 0 ;
  min-height: 340px;
}

* html #content_start
{
  height: 340px;
}

#content
{
  width: 580px;
  float: right;
  padding: 0 20px 0 0;
  margin: 66px 0 0 0 ;
  min-height: 340px;
}

* html #content
{
  height: 340px;
}

h1
{
  margin: 0 0 20px 0;
  font-family: "Trebuchet MS", "Times New Roman";
  font-size: 16pt;
  color: #6E6A12;
}

h2
{
  font-family: Arial, sans serif;
  font-size: 9pt;
  font-weight: bold;
  line-height: 14pt;
  padding: 0 20px 0 0 ;
  margin: 0 0 1px 0;
}


p
{
  font-family: Arial, sans serif;
  font-size: 9pt;
  line-height: 14pt;
  padding: 0 20px 0 0 ;
  margin: 0 0 13px 0;
}

table
{
  margin: 0;
  padding: 0;
}

td
{
  font-family: Arial, sans serif;
  font-size: 9pt;
  padding: 0 10px 2px 0 ;
  width: 140px;
}

td.rechts
{
  text-align: right;
  width: 70px;
}

td.wide
{
  text-align: right;
  width: 240px;
}


#content img
{
  float: right;
  margin: 0 0 4px 20px;
  border: 1px solid #6E6A12;
}


a
{
  color: #6E6A12;
  text-decoration: underline;
}

a:hover
{
  color: #6E6A12;
  text-decoration: none;
}


.zweispaltig
{
  margin: 0 0 20px 0;
}

.links
{
  float: left;
  width: 360px;
}

*html .links
{
  float: left;
  width: 350px;
}


.rechts
{
  float: right;
  width: 205px;
}


.nachoben
{
 text-align: right; 
 width: 100%;
 font-size: 9pt;
 font-family: Arial, sans serif;
 margin: 0 0 2px 0;
}



