#container {
	background-repeat: no-repeat;
	width: 820px;
	margin: 30px 0 0 60px;
	background-image: url(../image/haushaltsaufloesung-background.gif);
}
#sidebarright li {
	list-style: none;
	font-weight: bold;
	color: #000000;
	margin: 10px 0 0 10px;
	font-size: 12px;
}
#sidebarright a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#sidebarright a:hover {
	color: #336600;
}


#header h1 {
	letter-spacing: 3px;
	padding: 20px 0 0 70px;
	color: #E2F0D2;
}
#navigation li {
	display: inline;
	padding: 30px 0 0 77px;
}


* {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
}


#header {
	height: 40px;
}

#main {
	height: 410px;
}

#footer {
	height: 20px;
}
#footer h3 {
	font-size: 9px;
	font-weight: normal;
	padding: 0 0 0 45px;
	color: #999999;
}


#navigation {
	padding: 60px 0 0 68px;
}

#navigation a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#navigation a:hover {
	text-decoration: underline;
}

#sidebarleft {
	position: absolute;
	left: 148px;
	top: 354px;
	height: 180px;
	width: 400px;
}
#main h3 {
	font-size: 49px;
	color: #9ECD65;
	padding: 280px 0 0 54px;
}


#sidebarright {
	position: absolute;
	left: 599px;
	top: 351px;
	height: 180px;
	width: 199px;
}
#sidebarleft a {
	color: #000000;
	text-decoration: none;
}
