/* Sonderformate für die Darstellung im IFRAME */

body
{
padding-left:6px;
}

/* Standard Hyperlinks */

#allin
{
 position: absolute;
 top: 1px;
 left: 1px;

 background-color: #FFFFff;
 padding-left: 5px;
 padding-right: 5px;
 padding-top: 5px;
 padding-bottom: 5px;
 border: none;
}

/* Container, der die Inhalte enthält */

#content
{
margin: 0px;
}

/* Tabellen und Formulare*/

td, th
{
background-color: #ffffff;
}

ul
{
margin-top: 1px;
margin_bottom: 1px;
}

li
{
margin-bottom: 1px;
}

h1 { font-size:120%; margin-top:3px; margin-bottom:10px;}
h2 { font-size:110%; margin-top:3px; margin-bottom:3px; background-color:#eeeeee;}
h3 { font-size:100%; }
h4 { font-size:90%; }



