	body {
		width: 99.5%;
		background: white;
/*		background: #0c4264;*/
		color: #004268;
	}
	#outer {
		width: 44em; 
		margin-left: auto; 
		margin-right: auto;
		text-align: center;
	}
	#logo {
		width: 390px; 
		margin-left: auto; 
		margin-right: auto;
		margin-top: 30px;
		margin-bottom: 00px;
	}
	h2 {
		font-size: 1.2em;
		margin: 2em 0;
	}
	p.lead {
		font-size:1.5em;
/*		font-family: Garamond, "Times New Roman", Times, serif;*/
		font-style: italic;
		margin-top: 1em;
	}
	a {
		color: #04466C;
		text-decoration: none;	
	}
	a:hover {
		text-decoration: none;
	}
	a:hover span.weiter {
		text-decoration: underline;
	}
	#claim {
		text-align:right;
		font-size: 1.2em;
		margin-top: 1.5em;
		width: 420px;
	}

	.weiter {
		font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size:0.9em;
	}
	#motto .weiter {
		font-size: 0.6em;
	}
	.invisible {
		position:absolute;
		left:-1000px;
		width:0px;
		height:0px;
		overflow:hidden;
		display:inline;
	}
	img {
		border: none;
	}
	#Announcement {
		font-size:130%;
		width: 30em;
		margin: 1em auto 0 auto;
		padding-left: 2.3em;
		padding-bottom: 1em;
		color: gray;
	}
	
	#motto h1 {
		font-size: 3em;
		margin: 0em 0 .75em 0;
	}
	#motto a {
		font-size:1.6em;
		font-style: italic;
	}
	div#main {
	}
	#clip-box {

		position:relative;
		width:140px;
		height:140px;
		top:-130px;
		left:510px;
		z-index:9;
	}
	#clip-box2 {

		position:relative;
		width:140px;
		height:140px;
		top:-514px;
		left:-100px;
		z-index:1;
		font-size:1.2em;
		color:#004268;
		text-align: left;
	}
	#clip-box3 {

		position:relative;
		width:140px;
		height:140px;
		top:-435px;
		left:650px;
		z-index:1;
	}
/*	#clip-box {

		position:absolute;
	
		width:200px;
		height:115px;
		top:50px;
		left:10px;
		z-index:1;
	}
	#spende {
		margin-top: 6px;
	}
*/
#spende {
	margin-right:50px;
	margin-top:-30px;
}

