@charset "utf-8";

/* ----- CSS Document ----- */
/* ----- LaRoeck  ------ */
/* ----- PiKaPo ----- */
/* ----- Pia K. Pohlmann ------ */
/* ----- Textorstraße 57 ------ */
/* ----- 60594 Frankfurt ----- */

/* -------------------------- */
/* ----- Erstellt: 03-02-2010 ------ */
/* -------------------------- */

body {
	font: 				100% Arial, sans-serif;
	margin: 			0;
	padding: 			0;
	text-align: 		center;
	background-color: 	#f0f6f1;
	font-size: 			12px;
	font-style: 		normal;
	font-weight:		normal;
}
body,td,th {
	color: 				#0000000;
	text-align: 		center;
}
a {
	font-family: 		Arial, sans-serif;
	color: 				#9d2d25;
}
a:link {
	text-decoration:	none;
}
a:visited {
	text-decoration: 	none;
	color: 				#9d2d25;
}
a:hover {
	text-decoration: 	none;
	color: 				#c62e1c;
}
a:active {
	text-decoration: 	none;
	color: 				#9d2d25;
	text-align: 		center;
	white-space: 		nowrap;
	list-style: 		inside;
}
.oneColFixCtrHdr #header h1 {
	margin: 			0; 
	padding: 		    0px 0; 
}
.oneColFixCtrHdr #header {
	height: 			100px;
	width: 				800px;
	background-image: 	url(../images/header_logo_laroeck.png);
}
.header-other {
	font-family: 		Arial;
	color: 				#9d2d25;
	font-size: 			12px;
	font-weight: 		bold;
	text-align: 		right;
}
.oneColFixCtrHdr #container {
	width: 				800px;
	height: 			650px;
	background: 		#f0f6f1;
	margin: 			2% auto;
	border: 			0px solid #000000;
}
.container-center {
	font-family: 		Arial;
	color: 				#9d2d25;
	font-size: 			14px;
	font-weight: 		normal;
	text-align: 		center;
}
.container-left {
	font-family: 		Arial;
	color: 				#9d2d25;
	font-size: 			14px;
	font-weight: 		normal;
	text-align: 		left;
}
.container-center-middle {
	font-family: 		Arial;
	color: 				#9d2d25;
	font-size: 			12px;
	font-weight: 		normal;
	text-align: 		center;
}
.container-center-small {
	font-family: 		Arial;
	color: 				#9d2d25;
	font-size: 			10px;
	font-weight: 		normal;
	text-align: 		center;
}
.container-center-smaller {
	font-family: 		Arial;
	color: 				#9d2d25;
	font-size: 			8px;
	font-weight: 		normal;
	text-align: 		center;
}
.oneColFixCtrHdr #mainContent {
	height: 			480px;
	background: 		#f0f6f1;
}
.oneColFixCtrHdr #footer {
	padding: 	        0 0px;
	height: 			20px;
	vertical-align: 	middle;
	background: 		#f0f6f1;
}
.oneColFixCtrHdr #footer p {
	margin: 			0;
	padding: 	        10px 0; 
}
.footer-other {
	font-family: 		Arial;
	color: 				#9d2d25;
	font-size: 			12px;
	font-weight: 		bold;
	text-align: 		center;
}

