.adres{
	font-size: 12px;
	font-weight: bold;
	color: White;
}
.header {
	font-size: 14px;
	font-weight: bold;
}
A {
	COLOR: Blue;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	COLOR: Red;
}
A:visited {
	
}

.highlight {
	background-color: Yellow;
	width:1
}
hr {
	color: Black;
}
body{
	font-family: Trebuchet Ms;
	font-size: 11px;

}

td {
	font-family: Verdana;
	font-size: 11px;
	vertical-align: top;
}
td.content {

}
a.optie {
	color: Blue;
	font-weight: bold;
	width: 100%;
	background-color: #B7DBFF;
	border: 1px solid #7BBFFF;
	padding: 4px;
}

a.optie:link {
text-decoration: none;
}

a.optie:active {
	text-decoration: none;
	background-color: #000099;
	color: White;
}

a.optie:visited {
text-decoration: none;
}

a.optie:hover {
	text-decoration: none;
	background-color: #2D98FF;
	color: White;
}

a.navigatie:link, a.navigatie:visited {
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;

	width: 100%;
	padding: 7px;
	color: White;
}

a.navigatie:hover {
	text-decoration: none;
	background-color: #e4e4e4;
	color: Black;
}

a.navigatieklein:link, a.navigatieklein:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	padding: 4px;
	color: White;
}

a.navigatieklein:hover {
	color: #CEE5F6;
}




a.linka {
	color: Navy;
	font-weight: bold;
	padding: 4px;
}

a.linka:link {
text-decoration: none;
}

a.linka:active {
	text-decoration: none;
	
}

a.linka:visited {
text-decoration: none;
}

a.linka:hover {
	text-decoration: none;
	color: Red;
}

a.g_box {
  display:block;
  margin:1px;
  padding:1px;
  color: #0000ff;
  border: solid 1px;
  background-color:#ffffff;
  border-color: #00ff00 #ff0000 #00ff00 #0000ff;
  font-family:Garamond,serif;
  font-size:9pt;
  font-weight:bold;
  line-height:90%;
  text-decoration:none;
  z-index:1000;
}

.scrapesitedescription  {
font-size: 12px;
}
.scrapesitenaam {
	font-weight: bold;
	font-size: 14px;
}
.siteinfoblok {
	background-color: #33CC00;
	border: 3px solid Black;
}


a.optieselect {
	background-color: #000099;
	color: White;
	font-weight: bold;
	width: 100%;
	border: 1px solid #FFFFFF;
	padding: 4px;		
	text-decoration:none
}




.rss {
	font-family: Verdana;
	font-size: 11px;
}

table.rss {
	background-color: #f9f9f9;
	color: black;
	border: 1px solid #ccc;
	width: 100%;
}

th.rss{
	background-color: #f9f9f9;
	color: black;
	border: 1px solid #ccc;
	width: 100%;
}

td.rss_stippel {
	background-image: url(../Images/dots2.gif);
	background-repeat: repeat-x;
}

a.rss, a.rss:visited {
	color: #0000CD;
	font-weight: bold;
	text-decoration: none;
}

a.rss:hover {
	color: #FF8C00;
}

td.rss_comments {
	background-color: transparent;
	color: #505050;
}

.smallheader {
	font-size: 14px;
}