/* CSS Document */

div.omtrek { height: 100%; background-image: url("images/background.gif"); background-repeat: repeat-x; background-attachment: scroll; }

body { 
background-color: #c6c5c3; margin: 0 0 25px; padding: 0; height: 100%; width: 100%; 
background-image: url("images/background_espressivologo.gif"); background-repeat: no-repeat; background-attachment: inherit;background-position:bottom left;
}

body.klein { 
background-color: #c6c5c3; margin: 0 0 25px; padding: 0; height: 100%; width: 100%; 
background-image: url("images/background_espressivologo_k.gif"); background-repeat: no-repeat; background-attachment: inherit;background-position:bottom left;
}

TABLE, .bodytabel .bodytabelcenter table {
	margin: 0px;
	padding: 0px;
}

A { font-family: Arial; 
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
	}
	
A:hover {
	font-family: Arial; 
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration:underline;
	}
	
B {	
	font-family: Arial; 
	font-size: 12px;
	color: #626262;
	font-weight: bold;
	text-decoration:none;
}

STRONG {
	font-family: Arial; 
	font-size: 12px;
	color: #626262;
	font-weight: bold;
	text-decoration:none;
}

.formveld {
	border: #626262 1px dotted; 
	background: #c6c5c3;
	font-family: Arial; 
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
}

.knop {
	border: #626262 1px double; 
	background: #c6c5c3;
	font-family: Arial; 
	font-size: 12px;
	color: #626262;
	font-weight: normal;
	text-decoration:none;

}

.bodytabel {width: 775px; height: 100%;}

.bodytabel td { vertical-align: top; }

.bodytabelside {width: 70px;}

.binnentabel {width: 100%; height: 100%; }

.topleeg {vertical-align: bottom; height: 50px;}

.text{ 
color: #e3b25f; font-size: 10px; font-family: Arial, Helvetica }

.toplogo {
	background-image: url(images/logo_groot.gif); background-repeat: no-repeat; background-attachment: scroll;
	height: 150px; background-position:top right;
	font-family: Arial; 
	font-size: 28px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	
}

.menu {
	font-family: Arial; 
	font-size: 12px;
	text-transform: uppercase;
	color: #edecec;
	font-weight: bold;
	text-decoration:none;
	}

.menu:HOVER {
	font-family: Arial; 
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	}

.menuactive {
	font-family: Arial; 
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	}

.menuactive:HOVER {
	font-family: Arial; 
	font-size: 12px;
	text-transform: uppercase;
	color: #edecec;
	font-weight: bold;
	text-decoration:none;
	}
	
.tekstkolom1, TABLE, TR, TD { 
	margin-top: 10px;
	margin-right: 10px;	
	font-family: Arial; 
	font-size: 12px;
	color: #626262;
	font-weight: normal;
	text-decoration:none;}

.tekstkolom2 {
	margin-top: 10px;
	margin-left: 10px;	
	font-family: Arial; 
	font-size: 12px;
	color: #626262;
	font-weight: normal;
	text-decoration:none; }

.voettekst {
	text-align:center;
	border-top: 1px #edecec solid;	
	font-family: Arial; 
	font-size: 9px;
	color: #edecec;
	font-weight: normal;
	text-decoration:none; }

.inleiding {
	font-family: Arial; 
	font-size: 12px;
	color: #edecec;
	font-weight: normal;
	text-decoration:none;
	font-style: italic;
}

.titel {
	font-family: Arial; 
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.foto {
	border: 1px #363636 solid;
}

.tekstkolom1 IMG, .tekstkolom2 IMG {
	border: 1px #edecec solid;
}
