
@charset "utf-8";
/* CSS Document */


#content {
	position: absolute;
	width: 570px;
	top: 410px;
	background-image: url(/website/images/10/bg_menu.png);
	background-repeat: repeat-y;
	padding-left: 260px;
}

#flash {
	position: absolute;
	width: 649px;
	height: 187px;
	top: 187px;
	margin-left: 215px;
	background-color: #ccc;
	border-top: 1px solid #2e88d4;
}

#titel {
	width: 649px;
	position: absolute;
	heigth: 187px;
	top: 0px;
	margin-left: 215px;
	padding-top: 20px;
}

#logo {
	height: 187px;
	width: 215px;
	background-repeat: no-repeat;
	background-image: url(/website/images/10/logo.jpg);
}

#menu {
	z-index: 99;
	position: absolute;
	background-repeat: repeat-y;
	background-image: url(/website/images/10/bg_menu.png);
	height: 100%;
	width: 215px;
}

#container {
	text-align: left;
	margin: 0px auto;
	height: 100%;
	width: 863px;
	position: relative;
}

H1 {
	font-weight: bolder;
	font-family: verdana;
	letter-spacing: 1px;
	color: #fff;
	font-size: 25px;
}

BODY, HTML {
	line-height: 22px;
	height: 100%;
	background-repeat: repeat-x;
	background-image: url(/website/images/10/bg.jpg);
	color: #2e88d4;
	font-size: 12px;
	font-family: verdana;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#copyright {
	margin-top: 30px;
	border-top: 1px dotted #2e88d4;
	width: 632px;
}

#content1 {
	width: 600px;
	background-image: url(/website/images/10/bg_content.png);
	background-position: 20px right;
	background-repeat: no-repeat;
	color: #2e88d4;
}

#div_menu_item {
	margin-left: 1px;
	width: 213px;
	height: 26px;
	background-color: #fff;
	border-top: 1px solid #2e88d4;
	font-family: verdana;
	font-size: 14px;
	color: #2e88d4;
	vertical-align: middle;
}

* html #div_menu_item {
	width: 213px;
	height: 27px;
	line-height: 1.4;
}

#page_name {
	position: absolute;
	width: 549px;
	height: 187px;
	top: 138px;
	margin-left: 260px;
}

H2 {
	font-family: verdana;
	font-size: 23px;
	font-weight: normal;
	color: #2e88d4;
	letter-spacing: 1px;
}

* html #titel {
	padding-top: 35px;
}

* html #page_name {
	top: 158px;
}

A.menu1:visited {
	width: 100%;
	color: #2e88d4;
	text-decoration: none;
	display: block;
	font-weight: normal;
}

IMG {
	border: 0px;
}

A.menu1:link {
	width: 213px;
	color: #2e88d4;
	display: block;
	text-decoration: none;
	font-weight: normal;
}

A.menu1:hover {
	color: #ffffff;
	text-decoration: none;
	width: 213px;
	display: block;
	font-weight: normal;
	height: 26px;
	background-image: url(/website/images/10/menu_active.png);
}

A.menu1:active {
	text-decoration: none;
	width: 100%;
	color: #2e88d4;
	display: block;
	font-weight: normal;
}

* html A.menu1:link {
	padding-top: 4px;
}

* html A.menu1:hover {
	padding-top: 4px;
}

* html A.menu1:active {
	padding-top: 4px;
}

* html A.menu1:visited {
	padding-top: 4px;
}

.bestuur_td {
	height: 23px;
	width: 260px;
	background-color: #2e88d4;
	color: #fff;
	padding: 5px;
}

.table_bestuur {
	font-size: 12px;
	width: 520px;
}

.bestuur_td_text {
	vertical-align: top;
	padding: 5px;
	height: 60px;
	width: 260px;
	line-height: 20px;
}

A:link {
	color: #2e88d4;
	font-weight: bold;
}

A:visited {
	color: #2e88d4;
	font-weight: bold;
}

A:hover {
	color: #2e88d4;
	font-weight: bold;
}

A:active {
	color: #2e88d4;
	font-weight: bold;
}