body {
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	text-align: center;
	font-size: 62.5%;
	background: #900000;
}
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%;
}
#kopf {
background:#fcfcfc url(bg.jpg) center bottom no-repeat;
margin:auto;
width:80em;
height:4em;
}
#inhalt {
background:#fcfcfc;
margin:auto;
width:80em;
}
#inhalt p {
font-size:1.2em;
padding:1em;
}
#inhalt h1 {
font-size:1.3em;
font-weight:bold;
}
#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;