﻿body,html {
	font-family: Verdana,Arial,sans-serif;

	color: #000000;

	line-height: 1.166;
	
	font-size:11pt;

	margin: 0px;

	padding: 0px;

    background-color: #ffffff;	
}

* {
	font-family: Verdana, Arial, sans-serif;
}

a:link {
	color: #9c0002;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:visited {
	color: #9c0002;
	text-decoration: underline;
}

.headline {
	padding:20px 0px 0px 0px;
	color:#9c0002;
	font-size:120%;
}

.header 
{
	padding:0px 0px 0px 0px;
	color:#9c0002;
	font-weight:bold;
	font-size:100%;

}

img
{
	width:160px;
	margin-right:10px;
}

.fliesstext {
	font-size: 11pt;
	font-style: normal;
	color: #000000;
}

.navigation {
	font-size: 8pt;
	font-style: normal;
	color: #000000;
}