body {	background: #daffa4;}

div#navigation {	position:absolute;
	top: 200px;
	width: 250px;}
a {	color: #ff9933;}
a:active {	color: #f97d00;}

div.absatz {
	clear:left
}

a:visited {	color: #c56333;}
a:hover {	color: #ff6600;}
div#bemerck {
	position:absolute;
	bottom: 50px;
}

div#inhalt {
	position: absolute;
	left: 275px;
	top: 100px;
	
}
div#logo {	width: 250px;}
div#header {
	position: absolute;
	left: 275px;
	top: 20px;
		}
img {
	margin-right: 50px;}
p {
	text-align: justify;
	margin-right: 50px;
}
img.links {float: left;
	
}
div.unter {
	clear: both;
	}

h1 {
	font-size: 200%;
}
h2 {
	font-size: 180%;
}
h3 {
	font-size: 150%;
}
ul.unterpunkt {
		list-style-position: outside;
}


div.quer {
	position: relative;
	Float: left;
	
	height: 275px;
	width: 220px;
}
div.hochkant {
	position: relative;
	Float: left;
	height: 275px;
	width: 220px;
	}
div.hochkant img {
	margin-left: 35px;
	
}
div.hochkant p {
	padding-left: 35px;
	
}

div.quer img {
	margin-left: 10px;
	
}
div.quer p {
	padding-left: 10px;
	
}

div.quer2 {
	position: relative;
	Float: left;
	
	height: 350px;
	width: 320px;
}
div.hochkant2 {
	position: relative;
	Float: left;
	height: 350px;
	width: 320px;
	}
div.hochkant2 img {
	margin-left: 35px;
	
}
div.hochkant2 p {
	padding-left: 35px;
	
}

div.quer2 img {
	margin-left: 10px;
	
}
div.quer2 p {
	padding-left: 10px;
	
}