body {
	margin:0;
	padding:0;
	background-color: #000000;
	font-family: arial, verdana, impact;
	}
	
	
#header {
	position: absolute;
	top: 40px;
	left: 100px;
	width: 850px;
	height: 180px;
	background-color: #000000;
	}
		
#topbar {
	position: absolute;
	top: 0px;
	left: 100px;
	width: 850px;
	height: 40px;
	background-color: #000000;
	}
		
#button1 {
	position: absolute;
	top: 220px;
	left: 100px;
	width: 170px;
	height: 50px;
	background-color: #000000;
    }
	
#button2 {
	position: absolute;
	top: 220px;
	left: 270px;
	width: 170px;
	height: 50px;
	background-color: #000000;
    }
	
#button3 {
	position: absolute;
	top: 220px;
	left: 440px;
	width: 170px;
	height: 50px;
	background-color: #000000;
	}
	
#button4 {
	position: absolute;
	top: 220px;
	left: 610px;
	width: 170px;
	height: 50px;
	background-color: #000000;
	}
	
#button5 {
	position: absolute;
	top: 220px;
	left: 780px;
	width: 170px;
	height: 50px;
	background-color: #000000;
	}
	
#note {
	position: absolute;
	top: 271px;
	left: 100px;
	width: 850px;
	height: 30px;
	background-color: #FFFFFF;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 5px;
	font-weight: bold;
	text-indent: 15px;
	}
	
#content {
	position: absolute;
	top: 306px;
	left: 100px;
	width: 630px;
	height: 445px;
	background-color: #FFFFFF;
	}
	
#sidemenu {
	position: absolute;
	top: 306px;
	left: 730px;
	width: 220px;
	height: 445px;
	background-color: #000000;
	font-size: 12px;
	color: #FFFFFF;
	}
	
#footer {
	position: absolute;
	top: 750px;
	left: 100px;
	width: 850px;
	height: 40px;
	margin: 0;
	text-align: center;
	padding: 0;
	background-color: #000000;
	font-size: 12px;
	color: #FFFFFF;
	}


p {
	margin: 0;
	font-color: #FFFFFF;
	;
	margin-left: 15px;
	margin-top: 20px;
	margin-right: 15px;
}


p.bayern {
	margin: 10;
	padding: 2px 2px 2px 2px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
</style>
@charset "UTF-8";
/* CSS Document */
