body {
	background-color: white;
	margin: 0px;
	padding: 20px 0px 5px;
	/*
	text-align: center;
	*/
} 

/*---------------------------------------------------------------------------------------------*/

a:link       {
	text-decoration: none;
	color: #000000;
}
a:visited    {
	text-decoration: none;
	color: #000000;

}
a:active     {
	text-decoration: none;
	color: #333333;
}
a:hover      {
	text-decoration: none;
	color: #0D3F96;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}
#normal {
	padding: 5px;
}



/*---------------------------------------------------------------------------------------------*/
.borderleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #0D3F96;
	border-right-color: #0D3F96;
	border-bottom-color: #0D3F96;
	border-left-color: #0D3F96;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0D3F96;
	line-height: 1.5em;
}
#adresse_rechts {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#rechts_oben {
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.3em;
	text-align: justify;
}
.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0.1em;
	line-height: 1.3em;
}
#normal2 {
	padding: 5px;
}
