@charset "UTF-8";
#flashcontent {
	z-index: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	padding: 0px;
}
#footerhome {
	top: 80%;
	position: absolute;
	width: 100%;
}
	/* end hide */

	body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	height: 100%;
	}
html,body{margin:0; padding: 0;height: 100%}
body {
	font-family: Tahoma, Geneva, sans-serif;
	color: #C60;
}
#logo {
	width: 100%;
	top: 15%;
	position: absolute;
}
td {
	font-size: 9px;
}
h1 {
	font-size: 10px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
h1 a {
	color: #B50C0B;
	font-weight: bold;
}
#impressum {
	padding-bottom: 100px;
	text-align: center;
	padding-top: 10px;
}

