/* Copyright: IT service Mächtlinger, www.maechtlinger.com */
/* http://www.baden-tag.de */
/* 12. März 2009 */

/* Footer */

#footerleft { 
	width:500px;
	height:20px;
	background-color:#ffcc00;
	position:absolute;
	top:570px;
	left:0px;
}

#footerleft p {
	padding:0.3em 0em 0em 2em;
	font-size:0.9em;
}

#footerleft a {
	color: #a02c2c;
	text-decoration: none;
}

#footerleft  a:hover {
	text-decoration: underline;
}

#footermiddle { 
	width:283px;
	height:20px;
	background-color:#a02c2c;
	position:absolute;
	top:570px;
	left:500px;
}

#footermiddle p {
	color:#ffffff;
	padding:0.3em 0em 0em 1em;
	font-size:0.9em;
}

#footermiddle a {
	color: #ffcc00;
	text-decoration: none;
}

#footermiddle a:hover {
	text-decoration: underline;
}

#footerright {
	width:217px;
	height:20px;
	background-color:#ffcc00;
	position:absolute;
	top:570px;
	left:783px;
}

#footerright p {
	padding: 0.3em 0.2em 0.2em 2.5em;
}
#footerright img, a img {
	padding: 0em 1em 0em 0em;
}
