html,body {
	height: 90%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	text-align: center;
}

#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	text-align: left;
	width: 867px;
	height: auto;
	min-height: 700px;
	position: relative;
	background-color: #f2f3f5;
}

#dots_left {
	position: relative;
	left: -26px;
	top: 70px;
	width: 26px;
	height: 99px;
}

#dots_right {
	position: absolute;
	top: 38px;
	left: 0px;
	width: 194px;
	height: 131px;
}

#dotted_line_1, #dotted_line_2 {
	position: absolute;
	left: 220px;
	width: 618px;
	height: 2px;
}

#dotted_line_1 {
	top: 26px;
}

#dotted_line_2 {
	top: 180px;
}

.menu_text, #kalender {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

#menu_1, #menu_2, #menu_3, #short_info {
	position: absolute;
	top: 35px;
	height: 142px;
	border: 0px solid black;
}

#menu_1 {
	left: 219px;
	width: 124px;
}

#menu_2 {
	left: 359px;
	width: 124px;
}

#menu_3 {
	left: 499px;
	width: 124px;
}

.menu_3_layer {
	position: relative;
	height: 100%;
	width: 100%;
	display: none;
}

#submenu {
	position: absolute;
	top: 218px;
	left: 37px;
	width: 161px;
	height: auto;
	min-height: 400px;
	line-height: 22px;
}

#kalender {
	position: absolute;
	top: 218px;
	left: 37px;
	width: 161px;
	height: auto;
	min-height: 400px;
	line-height: 22px;
}

#kalender td.dag, #kalender td.dag_evenement, #kalender th {
	height: 23px;
	width: 23px;
	text-align: center;
	display: cell;
}

#kalender td.dag_evenement {
	background-image: url(../images/bolletje.gif);
	background-repeat: no-repeat;
}

#kalender th {
	font-weight: bold;
	color: rgb(226, 0, 122);
	text-align: center;
}

#kalender a, a.kalender {
	text-decoration: none;
	font-weight: bold;
	color: rgb(226, 0, 122);
}

#kalender a:hover, a.kalender:hover {
	text-decoration: underline;
}

#menu_1 a, #menu_2 a, #menu_3 a, #submenu a {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}

.url_selected {
	color: #ec008c !important;	
}

#submenu a {
	line-height: 22px;
}

.sub_sub {
	margin-left: 15px;
	display: none;
}

#menu_1 span, #menu_2 span, #menu_3, #submenu span {
	color: #ec008c;
}

#short_info {
	left: 642px;
	width: 194px;
	color: #e2007a;
	font-family: Georgia, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 18px;
}

#content {
	position: absolute;
	top: 216px;
	left: 220px;
	width: 404px;
	height: auto;
	min-height: 300px;
	font-family: Georgia, serif;
	font-size: 10pt;
}

#content p {
	display: inline;
}

#pictures {
	position: absolute;
	top: 221px;
	left: 638px;
	top: 220px;
	width: 210px;
	height: auto;
	min-height: 300px;
}

table {
	width: 100%;
	border: 0;
}

h2 {
	font-weight: bold;
	color: rgb(226, 0, 122);
	font-size: 10pt;
}

a {
	color: #ec008c;
}

h1 {
	font-family: Georgia, serif;
	font-size: 13pt;
	line-height: 16pt;
	color: #ec008c;
	margin-bottom: 0;
}
h2 {
	font-family: Georgia, serif;
	font-size: 11pt;
	line-height: 15pt;
	color: #ec008c;
	margin-bottom: 0;
}