/*
 * @ H.J.Christians
 * I www.admhgc.nl
 */

/* Body defaults */
BODY {
	SCROLLBAR-FACE-COLOR: #CCCCCC;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #CCCCCC; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
    SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

TD {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #647988;
}

.error {
	color: RED;
}

/* table first voor de uitlijning van de site*/
.tbl_first
{
	width: 100%;
	height: 100%;
}
.td_first
{
	text-align: center;
}

/* table waar de site daadwerkelijk in komt */
.tbl_main
{
	width: 984px;
	height: 588px;
	border: 1px solid #000000;
	background-image: url(../images/layout/background.gif);
	background-repeat: no-repeat;
}
.main_spacer_v {
	width: 6px;
}
.main_spacer_v2 {
	width: 9px;
}
.main_title {
	background-image: url(../images/layout/title.jpg);
	background-repeat: no-repeat;
	width: 967px;
	height: 89px;
	vertical-align: bottom;
}
.menuimg {
	background-repeat: no-repeat;
	width: 315px;
	height: 108px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: bottom;
	padding: 8px 8px 8px 8px;
}
.vlak {
	width: 315px;
	height: 327px;
	vertical-align: center;
	text-align: center;
}
.vlak_1 {
	background-image: url(../images/layout/vlak_01.jpg);
	background-repeat: no-repeat;
}
.vlak_2 {
	background-image: url(../images/layout/vlak_02.jpg);
	background-repeat: no-repeat;
}
.vlak_3 {
	background-image: url(../images/layout/vlak_03.jpg);
	background-repeat: no-repeat;
}
.vlak_4 {
	background-image: url(../images/layout/vlak_04.jpg);
	background-repeat: no-repeat;
	width: 640px;
	height: 327px;
}
.iframe {
	background: transparent;
	width: 640px;
	height: 327px;
}
.body_iframe {
	SCROLLBAR-FACE-COLOR: #CCCCCC;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #CCCCCC; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
    SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;

	margin: 0px 0px 0px 0px;
	padding: 8px 8px 8px 8px;
	background-color: transparent;
}
.tbl_frame {
	width: 600px;
}
.iframe_title {
	font-weight: bold;
}
.iframe_lead {
}
.iframe_text {
}
.main_bottom {
	background-image: url(../images/layout/bottom.jpg);
	background-repeat: no-repeat;
	width: 967px;
	height: 22px;
	text-align: right;
	padding-right: 8px;
}

.getPage {
	width: 305px;
	height: 317px;
}
.getPageText {
	width: 305px;
	height: 300px;
	vertical-align: top;
}
.getPageReadmore {
	width: 305px;
	height: 17px;
}

.Pitem_Title {
	height: 60px;
	vertical-align: middle;
	font-weight: bold;
}

/*links*/
a:active 
{
	font-family: Verdana, Helvetica, sans-serif;
	cursor: hand;
	color: #647988;
	text-decoration: underline;
}
a:link 
{
	font-family: Verdana, Helvetica, sans-serif;
	cursor: hand;
	color: #647988;
	text-decoration: underline;
}
a:visited 
{
	font-family: Verdana, Helvetica, sans-serif;
	cursor: hand;
	color: #647988;
	text-decoration: underline;
}
a:hover 
{
	font-family: Verdana, Helvetica, sans-serif;
	cursor: hand;
	color: #000000;
	text-decoration: none;
}

/*lees verder*/
a.readmore:active 
{
	width: 100%;
	color: #000033;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	cursor: hand;
}
a.readmore:link 
{
	width: 100%;
	color: #000033;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	cursor: hand;
}
a.readmore:visited 
{
	width: 100%;
	color: #000033;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	cursor: hand;
}
a.readmore:hover 
{
	width: 100%;
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	cursor: hand;
}

/*copyrights*/
a.copy:active
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #647988;
}
a.copy:link
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #647988;
}
a.copy:visited
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #647988;
}
a.copy:hover
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

/*tmp*/
.temp100{
	width: 90%;
	height: 90%;
}
.temp100{
	width: 100%;
	height: 100%;
}
