body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-repeat: no-repeat;
	scrollbar-3dlight-color: #FFFFFf;
	scrollbar-arrow-color: #666633;
	scrollbar-base-color: #666633;
	scrollbar-track-color: #FFFFF7;
	scrollbar-darkshadow-color: #0099cc;
	scrollbar-face-color: #FFFFF7;
	scrollbar-highlight-color: #FFFFFf;
	scrollbar-shadow-color: #0099CC;
	font-style: normal;
	background-color: #FFFFFF;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.plattetekst {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666633;
}
.kop {
	background-image: url(../image/header.jpg);
	height: 170px;
	width: 955px;
}
.navi {
	height: 430px;
	width: 140px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.veld {
	background-image: url(../image/veld.jpg);
	height: 430px;
	width: 640px;
	background-repeat: no-repeat;
}
.rechts {
	background-image: url(../image/rechts.jpg);
	background-repeat: no-repeat;
	height: 430px;
	width: 175px;
}
.scroll {
	vertical-align: text-top;
}

.laag {
	position: relative;
	z-index: 1;
	height: 360px;
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
	top: -40px;
	left: 20px;
	overflow: auto;
	text-align: left;
	vertical-align: top;
}


a:hover {
	text-decoration: none;
	
}
a:active {
	text-decoration: none;
}

/*containers*/
  #co2_news_general_container, co2_news_full_article_container {
    width: 80%;
  }
  #co2_news_headlines_container {
  }
  .co2_news_article_container {
    margin-bottom: 15px;
  }
  .co2_news_source_container
  {
    margin-bottom: 15px;
  }
  .co2_news_article_body_container {
    margin-top: 4px;
  }

/*article list*/
  .co2_news_article_title {
    font-weight: bold;
  }
  .co2_news_article_date {
    font-style: italic;
  }
  .co2_news_article_intro {
  }
  .co2_news_article_link {
    font-style: italic;
  }

/*headlines list*/
  .co2_news_headline, a.co2_news_headline, a.co2_news_headline:active, a.co2_news_headline:visited {
    text-decoration: none;
    margin-bottom; 2px;
  }
  a.co2_news_headline:hover {
    text-decoration: underline;
    margin-bottom; 2px;
  }
  .co2_news_headline_div {
  }

/*show full article*/
  .co2_news_full_article_title {
    font-size: 150%;
    font-weight: bold;
  }
  .co2_news_full_article_intro {
    font-weight: bold;
  }
  .co2_news_full_article_body {
  }
  .co2_news_back_button, a.co2_news_back_button, a.co2_news_back_button:active, a.co2_news_back_button:visited {
    text-decoration: none;
  }
  a.co2_news_back_button:hover {
    text-decoration: underline;
  }

/*general*/
  .co2_news_content {
    margin-bottom: 8px;
  }
  
  a, a:visited, a:active {
		color: #5C5543;
  }

	a:hover {
	}
	
	/*containers*/
  #co2_newsletter_general_container {
    width: 80%;
  }

/*general*/
  .co2_newsletter_message {
    margin-bottom: 8px;
    color: #3BBBE0;
  }

  .co2_newsletter_marked_input {
    background-color: #FFDDDD;
  }

