body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../eldo_css_grfx/bg_lcol.gif) repeat-y left 126px;
	font-size: 11px;
}
p {
	font-size: 11px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3em;
	color: #E5BD00;
}
h2, h3 {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.3em;
	color: #E5BD00;
}
em {
	font-size: 11px;
	font-style: italic;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
#headImgSrcContainer {
	height: 126px;
	width: 100%;
	top: 0px;
	position: absolute;
	clear: both;
	float: left;
	left: 0px;
	z-index: 1;
	visibility: visible;
	background-image: url(../eldo_css_grfx/head_img_bg.jpg);
	background-repeat: repeat;
	background-position: left top;


}

#rcolContainer {
	position: absolute;
	top: 140px;
	width:170px;
	padding: 0px;
	z-index: 2;
	left: 816px;
}

#contentContainer {
	position:relative;
	left: 190px;
	top: 140px;
	margin: 0px;
	padding: 0px;
	z-index: 4;
	/*border: 1px solid #FFFFFF;*/
}
#searchContainer {
	background: #FF0000;
	display: none;
}

#navigationContainer {
	z-index: 3;
	position: relative;
	}
#navigation2 {
	position: absolute;
	bottom: 50px;
	left: 20px;
	width:170px;
	padding: 0px;
	z-index: 2;
}
#navigation2 a{
	display: block;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
	}
#navigation2 a:hover,a:active{
	display: block;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 5px;
	}

#teaserContainer {
	padding: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	width: 100%;
	/*border: 1px solid #000000;*/
}
#teaserContainer h1 a, #teaserContainer h1 span {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #C2C2C2;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 2px 4px 240px;
	margin-top: -5px;
	margin-right: -5px;
	margin-bottom: -5px;
}

#teaserContainer img {
	position:relative;
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	top: -20px;
	left: 0px;
	/*border: 1px solid #000000;*/
	}


#teaserContainer p, #teaserContainer p a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	/*border: 1px solid #000000;*/
	}
#teaserContainer h2, #teaserContainer h2 a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	/*border: 1px solid #000000;*/
	}

#teaserContainer p img {
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	/*border: 1px solid #000000;*/
	}
	
.teaserBox11 {
	padding: 5px;
	margin: 0px 0px 5px;
	/*border: 1px solid #000000;
	width: 600px;*/
	width: 100%;
}
.teaserBox21 {
	padding: 5px 5px 5px 20px;
	margin: 0px 5px 5px 0px;
	/*border: 1px solid #000000;*/
	background: #EDEEEF url(../cssgrfx/bullet3.gif) no-repeat 5px 6px;
	float: left;
	width: 41%;
	height: 70px;
}
.teaserBox31 {
	padding: 5px 5px 5px 20px;
	margin: 0px 5px 5px 0px;
	/*border: 1px solid #000000;*/
	background: #EDEEEF url(../cssgrfx/bullet3.gif) no-repeat 5px 6px;
	float: left;
	width: 27%;
	height: 70px;
}
.teaserBox41 {
	padding: 5px;
	margin: 0px 5px 5px 0px;
	/*border: 1px solid #000000;*/
	background: #EDEEEF;
	float: left;
	width: 19%;
	height: 70px;
}

