html, body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000000; /*#ddf3fb;*/


	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%; 
	color:#FFFFFF;
	overflow:hidden
}
.content{
overflow:auto;
height:95%;
}
.footer{
    position:absolute;
    bottom:0px;
	right:0px;
height:5%;
}

#flashcontent {
	position: absolute;
	background-color:#000000;
	height: 280px;
	width: 520px;
	top: 120px;
}
#pagecontent {
	font-size: 12px;
	padding-left: 5px;

}
#pagecontentback {
	position: absolute;
	width: 500px;
	left: 520px;
	top: 180px;
	/*background-image:url(images/dot.gif);
	background-repeat: repeat-y;*/
}

#buttonbar {
	position: absolute;
	top: 405px;
	width: 520px;
}
#splashHeader{
	position: absolute;
	top: 120px;
	background-image:url(images/splash_head.gif);
	height: 54px;
	width:100%;
}
#splashPage{
	position: absolute;
	top:400px;
	width: 520px;
	height: 50px;
	background-position:bottom;
	background-image:url(images/splash_08.gif);
	background-repeat:no-repeat;
	padding-bottom:10px;
	
}
#titel{
	position: absolute;
	top: 120px;
	height: 49px;
	width:100%;
	background-image:url(images/paginatitel2.gif);
	background-repeat:repeat-x;
	background-position: 525px;
	
}
#blank2{
	width: 120x;
	height: 280px;
	background-color:#000000;
}
#blank{
	width: 525px;
	height: 49px;
	background-color:#000000;
}
