body
{
	font-family:Verdana;
	font-size:12px;
	margin-top:0px;
	margin-left:0px;
	background:#ccccff;
}

a:link    {
	color: #837373;
	text-decoration: none;
	FONT-SIZE: 9pt;
}
a:active  {
	color: #837373;
	text-decoration: none;
	FONT-SIZE: 9pt;
}
a:visited {
	color: #837373;
	text-decoration: none;
	FONT-SIZE: 9pt;
}
a:hover   {
	color: blue;
	text-decoration: big;
	FONT-SIZE: 9pt;
}

.ausgabe
{

}

.navHeader
{
	height:60px;
	vertical-align:bottom;
}

#header div
{
	display:block;
	margin-top:20px;
}

.imgSize
{
	width:200px;
	height:48px;
	vertical-align:top;	
}

.imgHeader
{
	height:50px;
	vertical-align:top;	
}

.header
{
	position:relative;
	left:0px;
	top:0px;
	height:100px;
	border-style:none;
}

.mainDiv
{
	display: table; margin: 0 auto;
}