body
{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12pt;
    padding: 0px;
    margin: 0px;
}

h1, h2, h3, h4{
	font-weight: bold;
}

h1{
	font-size:14pt;
	color: #e43429; 
}

h2{
	font-size:13pt;
}

h3{
	font-size:13pt;
}

h4{
	font-size:12pt;
}

a, a:link, a:visited {
text-decoration: underline;
color: #e43429;
}

#inhalt{
    width: 100%;
} 

#navi{
display: none;
}

#footer { 
font-size: 10pt;
}

img { border: 0 none; }

td{
vertical-align:top;
border: 0 none;
}