#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 990px;
	background: #F4F4F4;
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: justify;
	background: white;
}

a{
	color: #006600; 
}

#headcontainer {
	margin: 0 0 10px 0;
	background: white;
}
#header{
background: url("../images/logo_e4a_mapa.jpg") no-repeat bottom right;

}
#left {
	float: left;
	width: 170px;
}

#right {
	float: right;
	width: 150px;
}

body
{
/*background: #C0D98C;*/
/*background: #DED5C3;*/
background: #EEEEEE;
}
#content { 
	float: left;
	width: 67%;
	border: solid 1px #AFAFAF;
	background: #ececec;
	margin: 0 0 10px 0px;
}


#footer {
	clear: both;
	background: #ACABA7;
}

#hnav
{
background: #ACABA7;
}
img{
border: none;
}

.contentheading
{
	color: #006600;
	background: #ececec;
	border-bottom: #ACABA7 1px solid;
	font-style: bold;
	font-size: 140%;
}
.moduletable h3
{
	color: #006600;
	font-style: bold;
	font-size: 140%;
}
.moduletable_left ul, .moduletable
{
padding:0;
margin: 0 0px 0 0;

}
.moduletable_left ul li
{
	margin-top: 5px;

	list-style-type: none;
	display: block;
	background:url(../images/vnav.gif) no-repeat bottom left;
}
.moduletable_left ul li:hover
{
	background:url(../images/vnav.hover.gif) no-repeat top left;
}
.moduletable_left ul li > a
{
	padding: 0 10px 0 10px;
	text-decoration: none;
	color: black;        /*Linkfarbe links*/
}
.moduletable_left ul li:hover > a
{	
	color:  white;  /*Schrift hover*/
}
.moduletable_left ul li.parent:hover > a
{	
	background:url(../images/vnav.hover.gif) no-repeat top left;
	color:  white;  /*Schrift hover*/
}
.moduletable_left ul li ul li
{
	margin: 0 0 0 10px;
}

.moduletable_left ul li ul li > a
{
	padding: 0 10px 0 10px;
	text-decoration: none;
	color: black;        /*Linkfarbe links*/
}
.moduletable_left ul li ul li:hover > a
{	
	color:  white;  /*Schrift hover*/
}

#current > a
{
	color:  #006600; /*Schrift hover*/
}
#current:hover > a
{
	color:  white; /*Schrift hover*/
}
#current
{ 
	background:url(../images/vnav.active.gif) no-repeat top left;
}
#current:hover
{
	background:url(../images/vnav.active.hover.gif) no-repeat top left;	
}

.breadcrumbs
{
	color: #006600;
}
.breadcrumbs a
{
	text-decoration: none;
	color: #006600;        /*Linkfarbe links*/
}

.moduletable_footer
{
	text-align: center;
}
.moduletable_footer a
{
	text-decoration: none;
	color: #006600;        /*Linkfarbe links*/
	padding: 0 10px 0 0;
}
.moduletable_banner
{
	margin: 0 0 20px 0;
}

.CommitteePosition {
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
}
.CommitteeText {
  font-weight: normal;
  margin-right: 5em;
}
#CommitteeContainer {
  width: 600px;
}
#CommitteePicDiv {
  margin-top: 20px;
  width: 270px;
  float: left;
}
#CommitteeTextDiv {
  float: left;
  width: 330px;
}