body
{
       font-family:arial;
       font-size:100%;
       color:#000000;
       margin:0px;
       padding:0px;
	margin-top:60px;
	background-color:#F7E7CE;
}

a:active, a:focus, a:link, a:visited, a {
   color:#EE5778;
   text-decoration: none;
}
a:hover {
   text-decoration: underline;
}

#inhalt{
  margin-left: 10px;
  margin-right: 10px;
  padding:5px;
  min-height: 397px;
  height:auto;
  border:1px dotted #EF7B88; /* #F3BC48; */
}

#inhalt td {
   font-size:0.8em; 
   vertical-align:top;
   border: solid 1px #FCFBDF;
   /* border-style:dotted; */
}
#footer {
text-align:center;
}
h1 {
   display:inline;
   font-size: 1.2em ;
   font-weight:normal;

}
h2 {
   display:inline;
   font-size: 1em ;
   font-weight:normal;
}
h3 {
   display:inline;
   font-size: 0.8em ;
   font-weight:normal;
}
h4 {
   display:inline;
   font-size: 0.6em ;
   font-weight:normal;   
}
#tt_lab {
   font-size: 1.6em;
}
      