
body {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	background-color: silver;
	padding:10px;
	}

img {
background-color: silver;
width:100%;
    }

.bild {
		clear:both;
		margin:0 auto 0;
	  /*background-color:silver;*/
	  /*border:2px solid blue;*/
		max-width:660px;
		width:90%;
		}
	
.bild2  {
		float:left;
		max-width:330px;
		width:48%;
		}

.bild3 {
		float:right;
		max-width:330px;
		width:48%;
		}
.bild2u  {
		float:left;
		max-width:330px;
		width:48%;
		margin-top:20px;
		margin-bottom:0.6em;
		}

.bild3u {
		float:right;
		max-width:330px;
		width:48%;
		margin-top:20px;
		margin-bottom:0.6em;
		}

h1 {
   	margin-top:0.4em;
	font-size: 40px;
}

h2 {
   	margin-top:0.4em;
 	margin-bottom:-0.4em;
	font-size: 30px;
}


.bild p {
	font-size: 18px;
	width:100%;
	margin-bottom:3em;
}