@charset "utf-8";

/* ----- CSS Document ----- */
/* ----- Lepo - Kinderschuhe und mehr  ------ */
/* ----- PiKaPo ----- */
/* ----- Pia K. Pohlmann ------ */
/* ----- Textorstraße 57 ------ */
/* ----- 60594 Frankfurt ----- */

/* -------------------------- */
/* ----- Erstellt: 01-02-2010 ------ */
/* -------------------------- */

body {
	font: 				100% Arial, sans-serif;
	margin: 			0;
	padding: 			0;
	background-color: 	#ffffff;
}
body,td,th {
	color: 				#e32119;
}
a {
	font-family: 		Arial, sans-serif;
	color: 				#e32119;
}
a:link {
	text-decoration:	none;
}
a:visited {
	text-decoration: 	none;
	color: 				#e32119;
}
a:hover {
	text-decoration: 	none;
	color: 				#ae9962;
}
a:active {
	text-decoration: 	none;
	color: 				#e32119;
	white-space: 		nowrap;
	list-style: 		inside;
}
.oneColFixCtrHdr #header h1 {
	padding: 	        6px 6px;
	margin: 	        6px 6px;
}
.oneColFixCtrHdr #header {
	height: 			130px;
	width: 				800px;
	background:			#c1d784;
	background-image: 	url(../images/header_lepo.gif);
}
.oneColFixCtrHdr #menu {
	height: 			28px;
	width: 				800px;
	background:			#c1d784;
}
.menu {
	font-size: 			18px;
	font-weight: 		normal;
	text-align: 		center;
	background:			#c1d784;
}
.oneColFixCtrHdr #menu p {
	padding: 	        6px 6px;
	margin: 	        6px 6px;
}
.oneColFixCtrHdr #container {
	width: 				800px;
	height: 			auto;
	background: 		#dae6b0;
	margin: 			8px auto;
}
.oneColFixCtrHdr #container p {
	padding: 	        6px 6px;
	margin: 	        6px 6px;
}
.container-center-big {
	font-size: 			15px;
	text-align: 		center;
}
.container-center-mega {
	font-size: 			19px;
	text-align: 		center;
}
.container-center-mega-blue {
	font-size: 			19px;
	text-align: 		center;
	color:				#00F;
}
.container-center-mega-yellow {
	font-size: 			19px;
	text-align: 		center;
	color:				#FF0;
}
.container-center-middle {
	font-size: 			13px;
	text-align: 		center;
}
.container-left-middle {
	font-size: 			13px;
	text-align: 		left;
}
.container-center-small {
	font-size: 			11px;
	text-align: 		center;
}
.container-center-xtra-small {
	font-size: 			9px;
	text-align: 		center;
}
.oneColFixCtrHdr #mainContent {
	background: 		#dae6b0;
	height: 			auto;
	width: 				800px;
}
.oneColFixCtrHdr #mainContent p {
	padding: 	        6px 6px;
	margin: 	        6px 6px;
}
.oneColFixCtrHdr #footer {
	height: 			80px;
	width: 				800px;
	background:			#c1d784;
}
.oneColFixCtrHdr #footer p {
	padding: 	        3px 3px;
	margin: 	        3px 3px;
}
.footer {
	font-size: 			11px;
	text-align:			left;
}