
		div.Titel {
	margin-top : 0px;
	margin-right : 5px;
	margin-left : 600px;
	max-width : 180px;
	font : "MS Sans Serif", Geneva, sans-serif;
	}

		a:link
	{
		text-decoration:none;
		color:Maroon;
		font-family:verdana;
		font-size:8pt;
	}

		a:visited
	{
		text-decoration:none;
		color:Maroon;
	}

		a:active
	{
		text-decoration:underline;
		color:Navy;
	}

		a:hover
	{
		text-decoration:underline;
		color:Teal
	}

	body
	{
	font-family:verdana;
	font-size:8pt;
	color:#000000;
	background:#FFF8F0;
	margin-top : 0px;
}

	table,th,td,tr,p,div,li,ul,ol
	{
	font-family:verdana;
	font-size:8pt;
	color:#000000;
	line-height : 16px;
}

	p.absatz
	{
		font-family:verdana;
		font-size:8pt;
		font-weight:normal;
		color:#000000;
		margin-bottom:20;
	}

	p.gross
	{
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	color:#000000;
	margin-bottom:0;
	position:relative;
	top:10px;
	bottom : 5px;
}

		p.gross_titel
	{
		font-family:verdana;
		font-size:10pt;
		font-weight:normal;
		color:#000000;
		margin-bottom:0;
	}
	
	p.klein
	{
		font-family:verdana;
		font-size:8pt;
		font-weight:normal;
		color:#000000;
		margin-bottom:0;
	}
	i#klein
	{
		font-family:verdana;
		font-size:8pt;
		font-weight:normal;
		color:#000000;
		margin-bottom:0;
		font : italic;
	}
	h3
	{
	font-size:8pt;
	font-weight:bold;
}


		a.titel:link
	{
		text-decoration:none;
		color:Maroon;
		font-family:verdana;
		font-size:7pt;
	}

		a.titel:visited
	{
		text-decoration:none;
		color:Maroon;
		font-size:7pt;
	}

		a.titel:active
	{
		text-decoration:underline;
		color:Navy;
		font-size:7pt;
	}

		a.titel:hover
	{
		text-decoration:underline;
		color:Teal;
		font-size:7pt;
	}
	
		div.logo1
		{
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	color:#000000;
	margin-bottom:0;
	position:relative;
	top:10px;
	bottom : 5px;
	text-decoration:none;	
		}

		div.logo2
		{
	font-family:verdana;
	font-size:12pt;
	font-weight:bold;
	color:#800000;
	margin-bottom:0;
	position:relative;
	top:10px;
	bottom : 5px;
	letter-spacing:2pt;
	text-decoration:none;
		}
		
		div.logo3
		{
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	color:#800000;
	margin-bottom:0;
	position:relative;
	top:10px;
	bottom : 5px;
	letter-spacing:2pt;
	text-decoration:none;
		}
		
		div.logo4
		{
	font-family:verdana;
	font-style:normal;
	font-size:8pt;
	font-weight:normal;
	color:#800000;
	margin-bottom:0;
	position:relative;
	top:10px;
	bottom : 5px;
	margin-top:3pt;
	text-decoration:none;
		}
		
		a.logo
		{
	text-decoration:none;
		}
		
	.box-clear {
    border: 1px solid #000000;
 margin: 0 auto;
}

.center {
    text-align: center;
}

.font-medium {
    font-size: 15px;
}