body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 11px;
	background-color: #FFFFFF
}

h1,h2,h3  { color:#000; }

a { text-decoration: none }
a:link { color: #6699CC}
a:visited { color: #6699CC}
a:active { color: #6699CC}

img.folio {border: 4px solid #EEEEEE;}
a:visited img.folio {border-color: #EEEEEE;}
a:hover img.folio {border-color: #999;}
a:active img.folio {border-color: #EEEEEE;}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
input, .inputbox {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.inputimage {
	border: none;
}

.subtitle {
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	font-weight: bold;
	font-size: 10px;
}
.title2 {
	background-color: #EFF4FC;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	font-weight: bold;
	font-size: 16px;
}
.title {
	font-weight: bold;
	font-size: 16px;	
	border: 1px dotted #888;
  margin-top: 7px;
  padding: 2px;
  display: inline;
  background-color: #fff;
}
.posted {
  text-align: right;
  border-top: 1px dotted #888;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-top: 2px;
  font-size: xx-small;
  background-color: #eee;
}

.blog-container {
	width:650px;
	text-align:center;
}
.blog-item {
	/* the container */
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.blog-title
{
	padding-top: 20px;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:large;
}
.blog-summary, blog-article
{
	text-align: justify;
	color:#666666;
	padding-top: 5px;
}
.blog-posted, .blog-cat
{
	text-align: left;
	font-size: xx-small;
	color: #666666;
	padding-top: 5px;
}
/* ROUNDED BORDER */

div.Article,
div.Article h3,
div.ArticleBody,
div.ArticleFooter,
div.ArticleFooter p
{
  background: url(pics/border_blue.gif) no-repeat;
  color: inherit;
}
div.Article
{
  width:100%;
} 
div.Article h3
{
  background-position: top right;
  font-size:1.0em;
  padding:10px 10px 0 0;
  margin:0 0 0 10px;
}
div.ArticleBody
{
  background-position: 100% -10px;
  margin:0 0 0 10px;
  padding:1px 10px 1px 0;
}
div.ArticleFooter
{
  background-position: bottom left;
}
div.ArticleFooter p
{
  background-position: bottom right;
  padding:0 10px 10px 0;
  display:block;
  margin:0 0 0 10px;
}.logo-bar {
	background-image: url(pics/bar.gif);
	background-repeat: no-repeat;
	color: #849CC6;
	background-position: left top;
	height: 36px;
	padding-top: 12px;
	padding-left: 45px;
	padding-right: 1px;
	padding-bottom: 0px;
	width: 0px;
	float: none;
	background-color: #999999;
}
.bullet-list {
	list-style-image: url(pics/bullet-makeitwork.gif);
}
.shop-prices {
	font-style: italic;
	font-weight: bold;
	color: #003399;
	font-size: 12px;
}
.shop-title {
	font-size: 14px;
	font-weight: bold;
}



/* FIX THE FIELDSET & LEGEND */
/* Also put the following in HTML:

<style>

fieldset{
/border: 1px solid #CFCFC5;
}
</style>

*/

fieldset {
-moz-border-radius: 6px;
}

legend {
color: #6085B2;
margin: 2px;
}

/* END FIELSET FIX */

.kleinzwart {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}

.menu-groen {
}

.menu-rood {
}
