

html {
	background: #FFFFFF url(/images/gradient.gif) repeat-x;
	height: 100%;
	width:100%;
}

BODY
{
	font-size: 12px;
	font-family : Arial, Times New Roman;
	padding: 0;
	margin: 0;
	background: url(/images/header.jpg) no-repeat center top;
	color: #333;
	width: 100%;
	height: 100%;
	display:block;
}

#depagina
{
	/*background-color:#4d4d4d;*/
	margin: 0px auto 0;
	width: 889px;
	border-left: #cc0000 solid 3px;
	border-right: #cc0000 solid 3px;
	/*height: 100%;*/
	min-height: 100%;
	height:auto !important;
	height:100%;
	text-align: left;
	display: table;
}

#menubalk
{
	position:absolute;
	/*margin: 0px auto 0;*/
	margin-top: 222px;
	margin-left: 33px;
	/*max-height:20px;*/
	/*margin-left: 0px;*/
	text-align: left;
	display: inline;
	/*z-index:50;*/
}

#inhoud
{
	position: relative;
	margin-top: 245px;
	margin-left: 50px;
	text-align: left;
	width:820px;
	display: table;
}

#footer
{
	bottom: 0px;
	text-align:right;
	position:relative;
	width:890px;
	display: table;
}

h2,h3
{
	color: #cc0000;
	font-size: 16px;
}

h4
{
	color: #cc0000;
	font-size: 14px;
	margin-bottom : 0px;
}

p, .lijst
{
	font-size: 14px;
	font-family: Arial, Times New Roman;
}

a
{
	color: #000000;
}
a:hover
{
	color: #cccccc;
}

.infotekst
{
	font-size : 12px;
	font-family : Arial, Times New Roman;
	color : #000000;
}

.update
{
	font-size: 11px;
	font-family: Arial, Times New Roman;
	color:#cc0000;
	text-align:right;
}

.copyright,a.copyright:link,a.copyright:active,a.copyright:visited 
{
	font-size: 10px;
	font-family: Arial, Times New Roman;
	color:#cc0000;
	text-align:right;
}
