*{border:0; margin: 0; padding:0;}
body {
	background-color:#F6F6F6;font-family:Arial, Verdana,  Helvetica, Geneva, sans-serif;font-size: 62.5%;text-align:center;
	}
#header {
	width:75%;
	margin-left:auto;
	margin-right:auto;
	border-bottom:0.1em solid black;
	padding:0.5em;
	}
#header p{
	font-size:1.1em;
	}
#header h1{
	font-size:1.5em;
	font-weight:bold;
	padding:0.5em;	
	}
#navi {
	width:75%;
	margin-left:auto;
	margin-right:auto;
	border-bottom:0.1em solid black;
	padding:0.5em;
	}	
#navi p{
	font-size:1.2em;
	}
#inhalt {
	width:75%;
	margin-left:auto;
	margin-right:auto;
	border-bottom:0.1em solid black;
	padding:0.5em;
	}	
#inhalt p{
	font-size:1.3em;
	}
#inhalt h1{
	font-size:1.4em;
	font-weight:bold;
	padding:0.5em;	
	}
#inhalt h2{
	font-size:1.3em;
	font-weight:bold;
	padding:0.5em;
	}
#foot {
	width:75%;
	margin-left:auto;
	margin-right:auto;
	}
#foot p{
	font-size:1em;
	padding:0.5em;
	}
a:link {color:#600000; text-decoration:none;}
a:visited {	color:#600000; text-decoration:none;}
a:active {color:#999; text-decoration:none;}
a:hover{color: #999; text-decoration:none;
	}