body {
	background-color: #ffffff;
	margin: 25px;
	}
h3 {
	font-family:"Verdana", "Helvetica", "Times New Roman", Georgia, serif;
	font-weight:normal;
	color: #666666;
	font-size: 22px;
	margin-top: 18px;
	margin-bottom: 18px;

	text-align: right;
	}
h4 {
	font-family:"Verdana", "Helvetica", "Times New Roman", Georgia, serif;
	font-weight:normal;
	color: #666666;
	font-size: 22px;
	margin-top: 18px;
	margin-bottom: 18px;
	text-align: left;
	}
h5 {
	font-family:"Verdana", "Helvetica", "Times New Roman", Georgia, serif;
	font-weight:normal;
	color: #666666;
	font-size: 22px;
	margin-top: 18px;
	margin-bottom: 18px;
	text-align: center;
	}

h6 {
	font-family:"Verdana", "Helvetica", "Times New Roman", Georgia, serif;
	font-weight:normal;
	color: #666666;
	font-size: 16px;
	margin-top: 18px;
	margin-bottom: 18px;
	text-align: right;
	}


.central_box	{
			position: absolute;
			top: 130px;
			right: 20px;
			width: 984px;
			}

.c_inhalt	{
		font: 18px Helvetica, 'Times New Roman', serif;
		color: #ffffff;
		margin: 0px;
		padding: 20px;
		line-height: 10px;
		}

.titel_box	{
			position: absolute;
			top: 20px;
			right: 20px;
			width: 984px;
			}

.titel_inhalt	{
		font: 16px Georgia, 'Times New Roman', serif;
		color: #000000;
		margin: 0px;
		padding: 10px 40px 30px 30px;
		}

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

a:visited	{
		color: #666666; text-decoration:none;
		}
a:hover	{
		color: #999999; text-decoration:none;
		}

a:active	{
		color: #999999; text-decoration:none;
		}


.justify	{
		text-align: center;
		}

.img		{
		position: absolute;
		margin: 0px;
		width: 500px;
		height: 100px;
		}
