body {	
	margin: 0 0 0 0;
	background-color: #CCCCCC;
}

#header {
	height: 250px;
	width: 645px;
	background-image: url(layout/header.gif);
	background-repeat: no-repeat;	
} 

#footer {
	height: 25px;
	width: 645px;
	background-color: #302e77;
	border-bottom: 5px solid white;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}

.background {
	width: 645px;
	display: block;
	background-color: #FFFFFF;
	border-top: 1px dashed #302e77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.id {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #302E77;
}

.upload {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
