body {
	background-color:		white;
	font-family:			Verdana, Arial, Helvetica, Sans-serif;
	color:					#27282A;
	margin:					5px;
	margin-top:				10px;
}

body, table {
	font-size:				13px;
	line-height:			150%;
}

a {
	color: black;
	text-decoration:none;
}

#content img, img {
	border:					0px;
	text-decoration:		none;
}

h1 {
	margin-bottom:			18px;
	font:					bold 13px Verdana, Arial, Helvetica, sans-serif;
	color:					#C62734;
}


#content a {
	border:					none;
	text-decoration:		underline;
	color:					#FF4000;
}
#content a:hover {
	text-decoration:		none;
}

#container {
	margin-left:			auto;
	margin-right:			auto;
	width:					999px;	
}

#taal {
	text-align:				right;
	position:				relative;
	z-index:				20;
}

#taal img {
	margin-left:			5px;
}

#header {
	position:				relative;
	height:					93px;
	margin-top:				-24px;
	text-align:				right;
	z-index:				10;
}

#navi {
	background-color:		#C62734;
	height:					30px;
}

#expose {
	height:					132px;
}

#expose img {
	margin-left:			1px;
	width:					199px;
	float:					left;
}
#expose img:first-child {
	margin-left:			0px;
}

#content {
	margin-left:			100px;
	margin-right:			100px;
}

#spacer1 {
	height:					10px;
	background-color:		#727272;
	margin-bottom:			20px;
}

#spacer2 {
	height:					10px;
	background-color:		#C62734;
	margin-top:				20px;
}

#footer {
	font-size:				9px;
}

a.themapagina {
	color:					#27282A !important;
	text-decoration:		none !important;
	cursor:					text;
}