body {
  margin: 0;
  padding: 0;
  background: #DBF2D9;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  text-align:center;
}


a {
  color: #135293;
  text-decoration:none;
}

a:hover {
  text-decoration: underline;
  color:#39A642;
}

h1 {
  color: #344F7A;
}

h2 {
  margin-bottom:3px;
  font-size:120%;
}

.pageframe
{
  width:1005px;
  margin: 0 auto;
}

.page
{
  text-align:left;
  width:880px;
  background-color:white;
}

.header
{
  width: 880px;
  text-align:center;
  padding:5px;
}

.frage
{
  background-image:url(img/frage_bg.png);
  padding:10px 5px 7px 5px;
  height:30px;
}




.mainframe
{
  width: 880px;
  margin:0px;
  text-align:left;
}

.main
{
  padding:5px;
  line-height:150%;
}

.menuframe
{
  width: 880px;
  height:25px;
  margin:0px;
}

.menu
{
  padding-left:5px;
  padding-top:6px;
  color:white;
  letter-spacing:2px;
}

.menu a
{
  color:white;
  text-decoration:none;
}

.menu a:hover
{
  color:#BEE7FC;
}

.smalltab
{
  border-style:none;
  padding:0;
  margin:0;
}

.smalltab td
{
  padding:0;
  margin:0;
}

td.titel
{
  text-align:right;
}

input
{
  border:solid 1px #939393;
  background-color:White;
  font-size:12pt;
}

.myfh td {
  padding-left:3px;padding-right:3px;
}

.myfhframe {
  background-image:url(img/bar2.png);
  background-repeat:  no-repeat;
  float:right;
  text-align:left;
  width:480px;
  padding:2px;
  border-left:solid 1px black;
  border-bottom:solid 1px black;
  color:white;
  max-height:26px;
}

.myfhframe a {
  color: white;
}

input[type=button] {
  font-size:10pt;
}






table.formular
{
  border-style:none;
  margin:0px;
  font-size:10pt;
}

table.formular td
{
  vertical-align:bottom;
}


td.titel
{
  text-align:right;
}

table.kommentare
{
  border-style:none;
  margin:0px;
  font-size:10pt;
}

table.kommentare td
{
  vertical-align:top;
}


td.highlight
{
  background-color:#DDDDDD;
}

.smalltext {
  font-size:8pt;
  color:#444444;
}

.mynavigation
{
  border:none;
  height:20px;
}

.mynavigation_input
{
  font-size:10pt;
  height:1.3em;
}
