body	{
		margin: 0px;
		}

td {
	font-family: "Lucida Grande", "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight : bold;
	text-decoration: none;
	color : #3e413b;
}

.answer {
	float:left;
	padding: 2px;
}

.float {
	float:right;
	padding: 2px;
}

#windows {
	margin: 15px;
}

b {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight : bold;
	text-decoration: none;
	color : #910D0B;
}

em {
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight : normal;
	text-decoration: none;
	color : #FFFFFF;
}

H1 {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight : bold;
	text-decoration: none;
	color : #FFFFFF;
	margin: 0;
}

H2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight : bolder;
	color: #FFF;	
}

H3 {
	font-size: 14px;
	font-weight : bolder;
	color: #3e413b;	
}

#Credits  {	
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none;
	color: #3d403a;
}

.CreditLink {
	color: #3d403a;
	text-decoration: underline;
}

a.Active {
	color: #FFF;
	text-decoration: none;
	margin: 0 10px 0 10px; 
}

a.Active:hover {
	text-decoration: underline;
}

a.NotActive {
	color: #3e413b;
	text-decoration: none;
	margin: 0 10px 0 10px; 
}

a.NotActive:hover {
	text-decoration: underline;
}


/* subMenuContainer */
#subMenuContainer ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#subMenuContainer li {
	border-bottom: #FFF 1px solid; 
	margin: 0 0 1px 0; 
}

#subMenuContainer a {
	display: block;
	color: #3d403a;
	background-color: #d1dbdd;
	padding: .2em .8em;
	text-decoration: none;
}

#subMenuContainer a:hover {
	background-color: #fff;
	color: #3d403a;
}
/* subMenuContainer */

/* Nieuw */
input.text_contact {
	margin: 10px 0 0 0; 
	padding: 3px 2px 3px 2px; 
	width: 240px;
	border: 1px solid #EE1204; 
	color: #000000; 
	background: #FFF;
	font-family: georgia;
	font-size: 11px;	 
}

input.text_contact:hover { 
	border: 1px solid #EE1204; 
	background: #EFF5EB; 
	color: #000000; 
}

.button { 
	margin: 10px 0 0 0; 
	padding: 3px 2px 3px 2px;
	width: 100px; 
	border: 1px solid #CCC;
	color: #FFF; 
	background: #333;	 
}

textarea.information { 
	width: 350px; 
	height: 200px;
	border: 1px solid #F5EEEB;
	padding: 2px;
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #011F39;	 
	background: #F2F2F2;  
}

textarea.information:hover { 
	background-color: #E3E3E3;	 
}

input.text { 
	width: 350px; 
	border: 1px solid #F5EEEB; 
	color: #011F39; 
	background: #F2F2F2;
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;	 
}

input.text:hover { 
	background-color: #E3E3E3;	 
}

.captcha { 
	margin: 0; 
	padding: 3px; 
	width: 206px; 
	border: 1px solid #4C6662; 
	background: #FFF;
	color: #2F3F3C;	 
}

.captcha:hover { 
	background: #F4F4F4; 
}

.text { 
	margin: 0; 
	padding: 3px 3px 3px 3px; 
	width: 350px; 
	border: 1px solid #4C6662; 
	background: #FFF;
	color: #2F3F3C;	 
}

.text:hover { 
	background: #F4F4F4; 
}

.textarea { 
	width: 400px; 
	height: 80px;
	padding: 3px; 
	border: 1px solid #E08503; 
	background: #FFF;
	color: #2F3F3C;
}

.textarea:hover { 
	background: #F4F4F4; 
}

.block div.incolor {
	background-color: #558ED3;
	padding: 5px;
}

a.populairTags {
	color: #CCCCCC;
	text-decoration: none;
}
a.populairTags:hover {
	color: #FFF;
	text-decoration: underline;
}