body {
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	text-align: center;
	font-size: 62.5%;
	background:#fcfcfc url(bg.jpg) left top no-repeat;
	color:#001683;
}
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%;
}
#head {
background:#001683;
color:#fcfcfc;
height:4em;
}
#seite {
margin:auto;
padding:1em 5em 5em 5em;
}
#seite p {
font-size:1.2em;
}
#head h1 {
font-size:1.6em;
font-weight:bold;
padding:0.5em 0 0 0;
}
#seite a:link {color:#9c0000; text-decoration:underline;font-weight:bold;}
#seite a:visited {	color:#9c0777; text-decoration:underline;font-weight:bold;}
#seite a:active {color:#197h66; text-decoration:underline;font-weight:bold;}
#seite a:hover{color: #197d00; text-decoration:underline;font-weight:bold;
}