BODY{
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background : url(../images/bg_main_white.gif);
	background-position : left top; 
	background-repeat : repeat-x;
	background-color : #FFFFFF;
}

BODY,TD{
	font-family : Verdana;
	font-size : 12px;
	letter-spacing : 0px;
}

A, A:LINK, A:VISITED {
	color : #000000;
	font-weight : normal;
}

A:HOVER {
	color : #000080;
	text-decoration : none;
}

A.MENULINK:LINK, A.MENULINK:VISITED, A.MENULINK:HOVER{
	color : #3F8ED5;
	text-decoration : none;
	font-weight : bold;
	font-family: Verdana;
	font-size : 11pxt;
	line-height: 19px;
	letter-spacing : 0px;
}

A.SUBMENU:LINK, A.SUBMENU:VISITED, A.SUBMENU:HOVER{
	color : #3F8ED5;
	text-decoration : none;
	font-weight : normal;
	font-family: verdana;
	font-size : 10px;
	line-height: 19px;
}

A.regularLink, A.regularLink:LINK, A.regularLink:VISITED {
	color : #000000;
	font-weight : normal;
	text-decoration : none;
}

A.newsLink, A.newsLink:LINK, A.newsLink:VISITED {
	color : #000000;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}

A.equintlink:LINK, A.equintlink:VISITED, A.equintlink:HOVER{
	color : #3F8ED5;
	text-decoration : none;
	font-family: Verdana;
	font-size : 9px;
}

.small {
	color : #000000;
	font-size : 10px;
}

.color {
	background-color : #E2EEF9;
}

.empty{
	background-color : #FFFFFF;
	background : url(../images/layout_04.jpg);
	background-position : left top; 
	background-repeat : repeat-x;
}

.top{
	background : url(../images/bg_main.gif);
	background-position : left top; 
	background-repeat : repeat-x;
}

.news{
	background : url(../images/layout_04.jpg);
	background-position : left top; 
	background-repeat : repeat-x;
}

H1{
	font-family : verdana;
	font-size : 15px;
	font-weight : 600;
	background-color : transparent;
	margin-bottom : 5px;
	margin-top : 3px;
	font-variant : normal;
	color : #3F8ED5;
}

.butstyle  {
	font-size: 10px;
	color : #000000;
	font-family: verdana, arial;
	background-color : #F5F5F5;
	border-style: solid; 
	border-width: 1px; 
	border-color: #666666; 
}

.txtstyle  {
	font-size: 11px;
	font-family: verdana, arial;
	background-color : white;
	color : #000000;
	font-weight : normal;
	border-style: solid; 
	border-width: 1px; 
	border-color: #666666; 
}

/* ----------------------------------------------
|	Weblog
|---------------------------------------------- */

A.hoverLink, A.hoverLink:LINK, A.hoverLink:VISITED {
	color : #000000;
	font-weight : normal;
	text-decoration : none;
}

A.hoverLink:HOVER {
	color : #000000;
	font-weight : bold;
	text-decoration : underline;
}

input.counter {
	background		: #E2EEF9;
	font-family		: Tahoma, Verdana, Arial;
	font-size		: 11px;
	font-weight		: normal;
	color			: #000000;
	width			: 25px;
	height			: 16px;
	border			: 0; 
} 

.reactie {
	border: 1px solid #999;
	display: block;
	margin: 2em 0;
	padding: 5px;
	word-wrap: break-word;
}

.reactie .info {
	color: #666;
	font-weight: bold;
	border-top: 1px solid #999;
	margin: 4px 0;
	padding-top: 5px;
	display: block;
	text-align: right;
}
.reactie .info strong {
	float: left;
}
