body {
				font:12px/18px "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
				background:url(/pictures/IMAG0552.jpg);
				background-attachment: fixed;
				background-size: cover;
				color:#333;
				margin: 0;
				padding: 0;
			}
			article {
				
				margin-top:15px;
				margin-left:auto; 
				margin-right:auto;
				margin-bottom:auto;
				width:800px;
				min-height: 70px;
				padding: 2em;
				background-color: rgba(255, 255, 255, 0.85);
				border-radius: 5px 5px 5px 5px !important;
				box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
				text-align: center;
			}
			p {
				font-size:small
			}
			footer {						
				text-align:center;
				color:#414141;
				font-size:10px !important;
				margin-top:10px;
				margin-bottom:10px;
			}
			footer a,footer a:active,footer a:visited { 
				text-decoration:none;
				color:#A90000; 
			}
			footer a:hover {
				color:#E20000;
				text-decoration:underline;
			}
			a,a:active,a:visited {
				color:#176fa1;
				text-decoration:none;
			}
			a:hover {
				color:#B42D2D;
				text-decoration:underline;
			}
			blockquote {
				font-style:italic;	
				line-height: 25px;			
			}
			h1 {
				font-size:17px;
			}
			h2 {
				font-size: 14px;
			}
			h3 {
				font-size:10px;
			}
			#farbe1 {
				color:#0066CC;
			}
			#farbe2 {
				color:#00B233;
			}
			.schriftfarbe-weiss {
				color: #FFFFFF;
			}
			.linksbuendig {
				text-align:left;
			} 
			.zentriert {
				text-align:center;
			}
			.eingerueckt {
				margin: 0px 0px 0px 250px;
			}
