﻿body 
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9pt;
	background-color: #86baf1;
}

body,table,th,td,span,img,iframe, p,div 
{ 
	padding:0px; 
	margin:0px; 
	border:0px none #ffffff; 
	vertical-align:top; 
	text-align:left; 
}

h1
{
	margin-top: .5em;
	margin-bottom: 1em;
	font-size: 2em;
}

h2
{
	font-size: 1.6em;
	margin-top: .3em;
	margin-bottom: .3em;
}

h3
{
	font-size: 1.3em;
	font-style: italic;
	margin-top: .3em;
	margin-bottom: .3em;
}

h4
{
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
}

table 
{
	border-spacing:0px; 
	border-collapse:collapse; 
}

p
{
	margin-bottom: 1em;
}

.PrintLogo
{
	width: 100%;
	display: none;
	height: 8.33em;
}

.PrintLogo img
{
	display: none;
	width: 27.5em;
	height: 8.33em;
}

/* Content styles */

.Schraegtext
{
	font-style: italic;
}