body
	{
	height: 100%;
	width: 100%;
	background-color: #ffffff;
	margin-top: 8%;
	margin-left: 0em;
	margin-right: 0em;
	text-align: center;
	}
	
	
#page
	{
	width: 48em;
	height: 32em;
	margin: auto;
	padding: 0px;
	}
	
#imgbox0,
#imgbox1, 
#imgbox2, 
#imgbox3, 
#imgbox4, 
#imgbox5, 
#imgbox6, 
#imgbox7 
	{
	width: 48em;
	height: 8em;
	padding: 0px;
	margin: auto;
	background-position: bottom right;
	background-repeat: no-repeat;
	}
	

#imgbox0
	{
	background-image: url(../img/bunt.png);
	}
	
#imgbox1
	{
	background-image: url(../img/blind1.png);
	}
	
#imgbox2
	{
	background-image: url(../img/blind2.png);
	}
	
#imgbox3
	{
	background-image: url(../img/blind3.png);
	}

#imgbox4
	{
	background-image: url(../img/blind4.png);
	}
	
#imgbox5
	{
	background-image: url(../img/blind5.png);
	}
	
#imgbox6
	{
	background-image: url(../img/blind6.png);
	}
	
#imgbox7
	{
	background-image: url(../img/blind7.png);
	}
	
	
	
#contentbox
	{
	width: 40em;
	height: 21em;
	padding-top: 3em;
	margin-left: 8em;
	text-align: left;
	}
	
#textbox
	{
	width: 30em;
	height: 20em;
	padding: 0px;
	margin: 0;
	}
	
#sonstig
	{
	height: 18.6em;
	width: 10em;
	margin-left: 32em;
	margin-top: -18.6em;
	padding: 0px;
	}
	
#footer0,
#footer1,
#footer2,
#footer3,
#footer4,
#footer5,
#footer6,
#footer7
	{
	width: 48em;
	height: 3em;
	margin-top: 21.8em;
	padding: 0px;
	background-position: bottom right;
	background-repeat: no-repeat;
	}
	
#footer1
	{
	background-image: url(../img/blind1.png);
	}
#footer2
	{
	background-image: url(../img/blind2.png);
	}
#footer3
	{
	background-image: url(../img/blind3.png);
	}
#footer4
	{
	background-image: url(../img/blind4.png);
	}
#footer5
	{
	background-image: url(../img/blind5.png);
	}
#footer6
	{
	background-image: url(../img/blind6.png);
	}
#footer7
	{
	background-image: url(../img/blind7.png);
	}
