@charset "UTF-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	padding: 0;
	color: #000;
	margin-top: 1%;
	margin-right: 5%;
	margin-bottom: 0;
	margin-left: 5%;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px;
	line-height: normal;
	white-space: normal;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	font-size: medium;
	text-align: left;
}
a img { 	border: none;
}


a:link {
	color: #990000;
	text-decoration: underline; 
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


.container {
	width: 95%;
	max-width: 1260px;
	min-width: 780px;
	background-color: #FFF; 
	margin-top: 0px;
	margin-bottom: 0;
}


.header {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #999;
	text-align: center;
	height: auto;
	width: auto;
	position: fixed;
	top: 10px;
	margin: 2px;
	right: auto;
}


.content {
	font-size: 14px;
	margin-top: 200px;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 130px;
}

.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}

.footer {
	text-align: center;
	height: auto;
	width: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	font-size: medium;
	background-color: #999;
	padding: 0;
	position: fixed;
	margin: 0px;
	bottom: 0px;
}


.fltrt {  
	float: none;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.date1 {
	color: #F90;
	padding-left: 5%;
	font-style: normal;
	font-weight: bold;
}
.container .footer strong {
	font-size: medium;
}
.container .footer strong {
	font-size: medium;
}
.Quelle {
	font-size: 9px;
}
