body {
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 11px;
	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:800px;
	}
#kopf {
	background:#656e7b url(/images/kopfzeile.gif);
	height:98px;
	}
#kopf p{
	color:#fcfcfc;
	font-size: 11px;
	font-weight: bold;
	text-align:right;
	padding:1px 6px 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;	
	}
div#wrapper {
	overflow:hidden;
	position:relative;
	width:100%;
	}
#mitte, #rechts	{
	padding-bottom: 1000em !important;
	margin-bottom: -1000em !important;
	}
#mitte	{
	padding-bottom: 1000em !important;
	margin-bottom: -998em !important;
	}
	/*Opera*/
	@media all and (min-width: 0px) {
	div#mitte, #rechts 	{
		padding-bottom: 0 !important;
		margin-bottom: 2em !important;
		}
	div#mitte:before, div#rechts:before {
		content: '.';
		display: block;
		background: inherit;
		border: inherit;
		padding-top: 1000em !important;
		margin-bottom: -998em !important;
		height: 0;
		}
	}
#mitte {
	background:#fcfcfc;
	width:600px;
	float:left;
	}
#rechts {
	background:#fcfcfc;
	width:200px;
	float:left;
	}
#box1 {
	background:#a6b0be;
	width:500px;
	margin:10px 40px 20px 40px;
	border:2px solid #a6b0be;
	left:10px;top:10px;
	-moz-border-radius:20px;
	}
#box1 h1 {
	padding:5px;
	text-align:center;
	font-size: 1.2em;
	font-weight: bold;	
	}	
#box1 p {
	padding:0 5px 5px 5px;
	text-align:center;
	font-size: 1.2em;
	}
#box1 a:link {color:#fff; text-decoration:none;}
#box1 a:visited {color:#fcfcfc; text-decoration:none;}
#box1 a:active {color:#999; text-decoration:none;}
#box1 a:hover{color: #49515C; text-decoration:none;	
	}
#box2 {
	background:#a6b0be;
	width:500px;
	margin:0 40px 20px 40px;
	border:2px solid #a6b0be;
	left:10px;top:10px;
	-moz-border-radius:20px;
	}
#box2 h1 {
	padding:5px;
	text-align:center;
	font-size: 1.2em;
	font-weight: bold;	
	}	
#box2 p {
	padding:0 5px 5px 5px;
	text-align:center;
	font-size: 1.2em;
	}
#box2 a:link {color:#fff; text-decoration:none;}
#box2 a:visited {color:#fcfcfc; text-decoration:none;}
#box2 a:active {color:#999; text-decoration:none;}
#box2 a:hover{color: #49515C; text-decoration:none;	
	}
#box3 {
	background:#a6b0be;
	width:500px;
	margin:10px 40px 20px 40px;
	border:2px solid #a6b0be;
	left:10px;top:10px;
	-moz-border-radius:20px;
	}
#box3 h1 {
	padding:5px;
	text-align:center;
	font-size: 1.2em;
	font-weight: bold;	
	}	
#box3 p {
	padding:0 5px 5px 5px;
	text-align:center;
	font-size: 1.2em;
	}
#box3 a:link {color:#fff; text-decoration:none;}
#box3 a:visited {color:#fcfcfc; text-decoration:none;}
#box3 a:active {color:#999; text-decoration:none;}
#box3 a:hover{color: #49515C; text-decoration:none;	
	}
#footer {
	width:800px;
	height:17px;
	background:#656e7b;
	float:left;
	}
#footer p {
	color:#fcfcfc;
	font-size: 11px;
	text-align:center;
	padding:3px 0 0 0;
	}
