html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend {
margin: 0;
padding: 0;
border: 0;
outline: 0;
}

html,body {
font-family: Verdana;
font-size: 8pt;
line-height: 1.7em;
color: #000000;
height: 100%;
}

a {
color: #000000;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

a img {
border: 0;
}

div#container {
position: relative;
width: 980px;
height: 627px;

background-image: url('../images/bg.jpg');
background-repeat: no-repeat;
background-position: 122px 0px;
}

	div#container div#menu_links {
	float: left;
	position: relative;

	width: 122px;
	height: 627px;

	background-image: url('../images/sprite_links.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}

		div#container div#menu_links div.menu {
		float: left;
		clear: both;
		width: 108px;

		margin-left: 4px;
		margin-top: 5px;
		padding-bottom: 5px;
		border: 0;
		border-bottom: 1px solid #fc0a00;
		}

			div#container div#menu_links div.menu a {
			margin-left: 5px;
			text-decoration: none;
			color: #ffffff;
			}

		div#container div#menu_links div.info {
		position: absolute;
		left: 4px;
		bottom: 10px;
		width: 108px;
		text-align: center;
		}

		div#container div#menu_links div.taal {
		position: absolute;
		left: 4px;
		top: 10px;
		width: 108px;
		text-align: center;
		}

			div#container div#menu_links div.info a,
			div#container div#menu_links div.taal a {
			color: #fff;
			}

	div#content {
	float: left;

	width: 734px;
	height: 627px;
	}

		div#content div#txt,
		div#content div#txt2 {
		display: inline;
		float: left;
		margin-top: 135px;
		margin-left: 35px;
		width: 665px;
		height: 492px;
		padding-right: 10px;
		padding-left: 10px;

		text-align: justify;
		overflow: auto;
		}

			div#content div#txt img {
			border: 1px solid #000;
			}

		div#content div#txt2 {
		margin-left: 0px;
		width: 725px;
		padding-right: 11px;
		overflow: auto;
		}

			div#content div#txt2 a {
			color: #ec6804;
			}


	div#container div#menu_rechts {
	float: left;
	position: relative;

	width: 124px;
	height: 627px;

	background-image: url('../images/sprite_rechts.jpg');
	background-position: -124px 0px;
	background-repeat: no-repeat;
	}

		div#container div#menu_rechts div.menu {
		float: right;
		clear: both;

		width: 108px;

		margin-right: 4px;
		margin-top: 5px;
		padding-bottom: 5px;

		border: 0;
		border-bottom: 1px solid #fc0a00;
		}

			div#container div#menu_rechts div.menu a {
			margin-right: 5px;
			text-decoration: none;
			font-size: 1.4em;
			color: #fff;
			}

			div#container div#menu_rechts div.menu a:hover {
			text-decoration: none;
			font-size: 1.4em;
			color: #fff;
			}

		div#container div#menu_rechts div.info {
		position: absolute;
		right: 4px;
		bottom: 10px;
		width: 108px;
		text-align: center;
		}

		div#container div#menu_rechts div.taal {
		position: absolute;
		right: 4px;
		top: 10px;
		width: 108px;
		text-align: center;
		}

			div#container div#menu_rechts div.info a {
			color: #fff;
			font-size: 1.2em;
			text-decoration: none;
			}

			div#container div#menu_rechts div.taal a {
			color: #fff;
			font-size: 1.6em;
			text-decoration: none;
			}

			div#container div#menu_rechts div.info a:hover,
			div#container div#menu_rechts div.taal a:hover {
			text-decoration: none;
			}



ul {
list-style-image: url('../images/opsomming.gif');
list-style-position: outside;
}
/*
li {
background-image: url('../images/opsomming.gif');
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 14px;
}
*/

h1 {
font-size: 2.3em;
font-weight: normal;
margin-bottom: 10px;
}

h2 {
font-size: 1.5em;
font-weight: normal;
padding-left: 25px;
background-image: url( '../images/logo_h2.gif');
background-repeat: no-repeat;
}

h2.ar {
font-size: 1.5em;
font-weight: normal;
padding-right: 25px;
background-image: url( '../images/logo_h2.gif');
background-repeat: no-repeat;
background-position: right center;
}


table.partners a img {
border: 10px solid #fff !important;
}
