* {
	margin: 0;
	padding: 0;
}

body {
	background: #380038 url('/images/lkzh/body_bg.png') repeat-x;
	background-color: #2E002E\9; /* IE */

	text-align: center;

	font-size: 15px;
	font-family: Calibri, Arial;
}

#container {
	width: 960px;

	margin: 0 auto;
	text-align: left;
}

#header {
	height: 130px;
	width: 960px;
}

#header_foto {
	height: 140px;
	width: 960px;	
}

#header_bottom {
	margin-top: -4px;
	height: 18px;
	background: url('/images/lkzh/header_bottom.png');
}

#menu {
	float: left;

	width: 220px;

	background: url('/images/lkzh/menu_bg.png');

	position: relative;

	margin-bottom: -10px;
}

#menu_content {
	min-height: 200px;
	_height: 200px;
}

#menu span, #menu span a {
	display: block;

	text-decoration: none;

	color: #99ff33;
}

#menu .level1 a, #menu .level1_selected a {
	padding: 2px 0 2px 20px;
	font-size: 20px;
}

#menu .level1 a:hover, #menu .level1_selected  {
	background: url('/images/lkzh/menu_level1_selected_bg.png');
}

#menu .level2 a, #menu .level2_selected a {
	padding: 2px 0 2px 30px;
	font-size: 14px;
}

#menu .level2 a:hover, #menu .level2_selected {
	background: url('/images/lkzh/menu_level2_selected_bg.png');
}

#menu_bottom {
	height: 14px;
	background: url('/images/lkzh/menu_bottom_bg.png');
}

* html #menu_bottom {
	margin-bottom: -3px;
}

#page {
	float: left;

	margin-left: 20px;

	width: 720px;

	background: url('/images/lkzh/page_bg.png');

	position: relative;
}

#page_content {
	padding: 0px 30px 10px 15px;

	min-height: 300px;
	_height: 300px;
}

p {
	margin-bottom: 10px;
}

h1 {
	font-size: 37px;
	color: #660066;

	margin-bottom: 8px;
}

h2 {
	font-size: 32px;
}

h3 {
	font-size: 29px;
	padding-bottom: 4px;
}

h4 {
	font-size: 27px;
}

h5 {
	font-size: 24px;
}

ul {
	padding-left: 15px;
}

ol {
	padding-left: 25px;
}

table {
	border-collapse: collapse;

	font-size: 15px;
	font-family: Calibri, Arial;
}

td, th {
	padding: 2px 5px;
	text-align: left;

	font-size: 15px;
	font-family: Calibri, Arial;
}

label.error, .error {
	color: red;
}

table.form {

}

input[type=submit] {
	padding: 2px 5px;
}

#page_content a {
	color: #660066;
	text-decoration: none;
}

#page_content a:hover {
	text-decoration: underline;
}

#page_bottom {
	height: 13px;
	background: url('/images/lkzh/page_bottom_bg.png');

	margin-bottom: -4px;
}

.dia {
	float: left;

	width: 117px;
	height: 138px;

	margin: 0 10px 15px 0;
}

.dia .imagewrap {
	display: block;
	width: 115px;
	height: 115px;

	border: 1px solid #ececec;

	line-height: 115px;

	text-align: center;
}

.dia .imagewrap img {
	vertical-align: middle;
	border: 0;
}

*+html .dia .imagewrap img { /* IE7 */
	margin-top: -1px;
}

.dia .imagewrap>img { /* FF3 */
	margin-top: -3px;
}

.dia .description {
	padding: 3px 2px 5px 2px;

	color: #444444;

	font-size: 11px;
}

.dia .description img {
	height: 16px;
	width: 16px;

	float: right;
}

#kaart {
	position: relative;
	margin-left: 20px;
	background: url('/images/lkzh/limburg.png') no-repeat;

	height: 589px;
	width: 300px;
}

#kaart .rondje {
	position: absolute;
}

#popup {
	display: none;

	position: absolute;

	top: 0;
	left: 0;

	width: 296px;
	height: 138px;
	padding: 40px 25px 0 35px;

	background: url('/images/lkzh/popup.png') no-repeat;

	color: white;
	font-weight: bold;

	font-size: 16px;

	text-align: left;
}

#popup span {
	color: #90FF2A;
	font-weight: normal;
}

#popup a {
	color: white;
}

.sponsor2, .sponsor2 a, .sponsor2 p {
	font-size: 19px;
}

.sponsor1, .sponsor1 a, .sponsor1 p {
	font-size: 17px;
}

.begunstiger, .begunstiger a, .begunstiger p {
	font-size: 15px;
}

.donateur, .donateur a, .donateur p {
	font-size: 13px;
}

