﻿body {
	background-color: #FFFFFF;
	background-image: url('../grafiken/august 2013 091.JPG');
	background-repeat: no-repeat;
}
#container {
	width: 900px;
	right: auto;
	left: auto;
	margin-right: auto;
	margin-left: auto;
}
#kopf {
	text-align: center;
	width: 900px;
	height: 100px;
	margin-top: 100px;
	margin-bottom: 10px;
}
#navigation {
	padding: 20px 10px 20px 5px;
	width: 195px;
	height: auto;
	float: left;
}
#inhalt {
	background-position: center center;
	width: 900px;
	float: none;
	height: 450px;
	margin: 20px 2.5px 5px 2.5px;
	background-image: url('../grafiken/baustelle.gif');
	background-repeat: no-repeat;
}
#fuss {
	width: 900px;
	height: 50px;
	clear: both;
	text-align: center;
}
p {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	color: #FF0000;
}
#box1 {
	height: 100px;
	width: 685px;
	float: right;
}
h2 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 25px;
	color: #000080;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	color: #800080;
	font-size: 60px;
	font-family: "Comic Sans MS";
}

