body {
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 62.5%;
	background:#f0f5f8;
	color:#072B30:
}
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 */
	}
#seite {
	margin:0 auto;
	height:100%;
	width:80%;
	}
#oben {
	margin-top:1.5em;
	background:#92b9be;
	}
#oben p{
	padding:1em 0 1em 0;
	font-size: 11.em;
	font-weight: bold;
	text-align:center;
	}
#oben a:link {color:#fcfcfc; text-decoration:underline;}
#oben a:visited {color:#fff; text-decoration:none;}
#oben a:active {color:#999; text-decoration:none;}
#oben a:hover{color: #49515C; text-decoration:none;	
	}
#mitte {
	background:#dae6ec;
	}
#mitte h1 {
	padding:1.5em 0 1.5em 0;
	text-align:center;
	font-size: 1.2em;
	font-weight: bold;	
	}	
#mitte p {
	padding-bottom:1.5em;
	text-align:center;
	font-size: 1.2em;
	}
#mitte a:link {color:#49515C; text-decoration:underline;}
#mitte a:visited {color:#656e7b; text-decoration:none;}
#mitte a:active {color:#999; text-decoration:none;}
#mitte a:hover{color: #000; text-decoration:none;	
	}
#unten {
	background:#92b9be;
	}
#unten p {
	padding:1em 0 1em 0;
	font-size: 1em;
	text-align:center;
	}
#unten a:link {color:#fff; text-decoration:underline;}
#unten a:visited {color:#fcfcfc; text-decoration:none;}
#unten a:active {color:#999; text-decoration:none;}
#unten a:hover{color: #49515C; text-decoration:none;	
	}
