body {
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	text-align: center;
	font-size: 62.5%;
	background: #49515C;
}
body, h1, h2, h3, h4, h5, h6, div, p, table, td, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre, form, fieldset,legend {
	margin: 0;
	padding: 0;
}
body, html
{
height:100%;
}

#header {
background:#858f9e;
margin:auto;
padding:1em;
width:80em;
}
#header p {
color:#fff;
font-size:1.1em;
}
#inhalt {
background:#fcfcfc;
margin:auto;
width:80em;
padding:1em;
}
#inhalt p {
font-size:1.2em;
}
#inhalt h2 {
font-size:1.3em;
font-weight:bold;
padding:0 0 0.5em 0;
}
#inhalt h1 {
font-size:1.6em;
font-weight:bold;
padding:0 0 0.5em 0;
}
#inhalt a:link {color:#9c0000; text-decoration:underline;font-weight:bold;}
#inhalt a:visited {	color:#9c0777; text-decoration:underline;font-weight:bold;}
#inhalt a:active {color:#197h66; text-decoration:underline;font-weight:bold;}
#inhalt a:hover{color: #197d00; text-decoration:underline;font-weight:bold;
}
#footer {
background:#858f9e;
margin:auto;
width:80em;
padding:1em;
}
#footer p {
color:#fff;
font-size:1.1em;
}
