body {
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 62.5%;
	background:#999 url(/images/bg.gif);
}
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;
}
p, li, div, h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 1em;
}
td {vertical-align:top}
ul {list-style:none}
img,fieldset {border:0
}
body, html
{
height:100%;
}
.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.clearfix {display: inline-table;}
	 /* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;
	/* End hide from IE-mac */
	}
#container {
	margin:0 auto;
	height:100%;
	width:80em;
	}
#kopf {
	background:#656e7b url(/images/infoservice.gif);
	height:9.8em;
	}
#kopf p{
	color:#fcfcfc;
	font-size: 11.em;
	font-weight: bold;
	text-align:right;
	padding:.1em .6em 0 0;
	}
#kopf a:link {color:#fcfcfc; text-decoration:none;}
#kopf a:visited {color:#fff; text-decoration:none;}
#kopf a:active {color:#999; text-decoration:none;}
#kopf a:hover{color: #49515C; text-decoration:none;	
	}
#mitte {
	background:#fcfcfc;
	width:80em;
	}
#mitte h1 {
	padding:1.5em 0 1.5em ;
	text-align:center;
	font-size: 1.2em;
	font-weight: bold;	
	}	
#mitte p {
	padding:0.5em 1em 0.5em 1em;
	text-align:center;
	font-size: 1.2em;
	}
#mitte a:link {color:#49515C; text-decoration:none;}
#mitte a:visited {color:#656e7b; text-decoration:none;}
#mitte a:active {color:#999; text-decoration:none;}
#mitte a:hover{color: #000; text-decoration:none;	
	}
#footer {
	width:80em;
	background:#656e7b;
	float:left;
	}
#footer p{
	color:#fcfcfc;
	font-size: 11.em;
	font-weight: bold;
	text-align:right;
	padding:0.4em;
	}
#footer a:link {color:#fff; text-decoration:none;}
#footer a:visited {color:#fcfcfc; text-decoration:none;}
#footer a:active {color:#999; text-decoration:none;}
#footer a:hover{color: #49515C; text-decoration:none;	
}
