@charset "UTF-8";
body {
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
} 
.imo #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	list-style-position: outside;
	list-style-type: disc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
} 
.imo #header {
	background: #ffffff;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin-bottom: 6px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
} 
.imo #header h1 {
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	margin-right: 0px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.imo #titel {
	margin-top: 0;
	margin-left: 75px;
	width: 650px;
	border-top-style: solid;
	border-top-color: #660058;
	border-top-width: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #640057;
	padding: 0px;
} 
.imo #footer {
	background:#fff;
	height: 30px;
	width: 650px;
	margin-left: 75px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660058;
} 
.imo #footertop {
	background:#fff;
	height: 1px;
	width: 526px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660058;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.vlag {
	left: 20px;
	bottom: 20px;
}
.PaginaKop {
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F93630;	
}
.imo #contentLinks {
	margin-top: 0;
	margin-left: 75px;
	width: 320px;
	border-top-style: solid;
	border-top-color: #660058;
	border-top-width: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
}
.imo #contentSep {
	margin-top: 0;
	width: 10px;
	border-top-style: solid;
	border-top-color: #660058;
	border-top-width: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	margin-left: 395px;
}
.imo #contentRechts {
	margin-top: 0;
	margin-left: 75px;
	width: 320px;
	border-top-style: solid;
	border-top-color: #660058;
	border-top-width: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
}
.normal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #206c93;
	line-height: 16px;
}
.Inspringen {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #1B80A5;
	margin-left: 20px;
}
.SubKop {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660058;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.imo #container table tr td .OnderTitel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #206c93;
	left: 10px;
}
.imo afterfooter {
	font-family: Helvetica, sans-serif;
	font-size: 8px;
	line-height: 10px;
}
.BelArt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	color: #444;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.Punten {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660058;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	clip: rect(0px,0px,0px,0px);
	left: 0px;
	position: static;
	width: 0px;
	z-index: 0;
	float: none;
	clear: left;
	text-align: left;
}
