/* ontwerp: Biep en Lu ontwerp (www.biepenlu.nl) */

img {
	border: 0px;
}

body {
	background: #FFFFFF;
	margin: 0px;
	text-align: center;
}

body,
#content,
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}

a {
	text-decoration: underline;
}

body,
#content {
	vertical-align: top;
}

#content {
	position: relative;
	margin: 0px auto 0px auto;
	text-align: left;
	width: 752px;
}

#left,
#right,
#left_home,
#right_home {
	position: absolute;
	top: 8px;
}

#left {
	left: 0px;
	width: 248px;
}

#right {
	left: 256px;
	width: 496px;
}

#footer {
	margin-top: 8px;
}

#footer a {
	text-decoration: none;
	font-size: 9px;
}

.tit {
	margin-bottom: 8px;
}

h1 {
	font-size: 30px;
	line-height: 36px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.h2_margin,
.date {
	margin: 24px 0px 0px 0px;
}

.date {
	font-style: italic;
	font-weight: bold;
}

/* ### HOME ### */

#left_home {
	left: 0px;
	width: 500px;
}

#left_home_left,
#left_home_right {
	position: absolute;
	top: 0px;
	width: 248px;
}

#left_home_left {
	left: 0px;
}

#left_home_right {
	left: 250px;
}

#right_home {
	left: 506px;
	width: 246px;
}

.eye_home {
	margin-top: 2px;
}

/* ### MENU ### */

#left ul a:link,
#left ul a:visited,
#left ul a:hover,
#left_home ul a:link,
#left_home ul a:visited,
#left_home ul a:hover {
	display: block;
	width: 232px; /* 248 - 8 - 8 */
	padding: 8px;
	color: #FFFFFF;
	text-decoration: none;
}

#left ul a:link,
#left ul a:visited,
#left_home ul a:link,
#left_home ul a:visited {
	background: #000000;
}

#left ul a:hover,
#left_home ul a:hover {
	background: #0099FF;
}

#left ul,
#left li {
	display: block;
	padding: 0;
	margin: 0;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}

#left ul a:link,
#left ul a:visited,
#left ul a:hover {
	margin: 2px 0 2px 0;
}

#left_home ul,
#left_home li {
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}

#left_home ul a:link,
#left_home ul a:visited,
#left_home ul a:hover {
	margin: 2px 2px 0 0;
}

#left_home .menu_current {
	display: none;
}
