@charset "utf-8";

/* CSS Document */



.body {

	background-color: #FFFFFF;

	width: 100%;

}



.hg1 {
	float: left;
	height: auto;
	width: 60%;
	margin-left:18%;
	margin-right:20%;
	margin-top: 0.25em;
	margin-bottom: 0em;
	clear: both;
}

.blaue-leiste {
	float: left;
	height: auto;
	width: 100%;
	background-color: #054585;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 0.5em;
	clear: right;
	margin: 0px;
	padding-left: 18%;
	padding-top: 0.5em;

}

.links {

	text-decoration: none;

	color: #0657A8;

	font-size: 16px;

	font-weight: normal;

}



.menu {

	font-family: Arial, Helvetica, sans-serif;

	color: #999999;

	font-size: 16px;

	float: right;

	margin-bottom: 0.25em;

	text-decoration: none;

}

.menu  a:hover  {

	font-family: Arial, Helvetica, sans-serif;

	color: #999999;

	font-size: 16px;

	float: right;

	text-decoration: none;

}



.header {

	float: left;

	height: auto;

	width: 100%;

}

.menu a:visited {

	font-family: Arial, Helvetica, sans-serif;

	color: #999999;

	font-size: 16px;

	float: right;

	text-decoration: none;

}

.content {

	height: auto;

	width: 60%;

	background-color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: normal;

	color: #333333;

	padding-top: 1em;

	padding-bottom: 1.5em;

	margin-top: 2em;

	clear: both;

	text-align: justify;

	margin-left: 18%;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #999999;

}

.h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: 400;

	color: #666666;

}

.h1 {

	font-family: Arial, Helvetica, sans-serif;

	color: #054585;

	font-size: 18px;

	font-weight: normal;

}

.text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #777777;

}

.text-bold {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #777777;

	font-weight: bold;

}

.bildrechte {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #666666;

}

.footer {
	height: auto;
	width: 59%;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	padding-top: 0.5em;
	padding-bottom: 2em;
	margin-top: 0.5em;
	clear: both;
	text-align: right;
	margin-left: 18%;
	padding-right: 0.5em;
}
