h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

:focus {
	outline: 0;
}
div {
	min-height: 0;
}

body, html{
	width: 100%;
	height: 100%;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
body.waiting * {
	cursor: wait;
}

body {
	color: #454545;
	font-family: 'arial rounded mt bold', Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-image: url(../img/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #b7d1ed;
	min-width: 1000px;

}
#contentdiv #linked {
	float: none;
}
#ajax_content {
	min-height: 100%;
}
#hero {
	position: absolute;
	width: 350px;
	height: 180px;
	left: 70px;
	bottom: 10px;
	z-index: 5;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 350px;
	height: 180px;


}
#logo span.helper {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 350px;
	height: 180px;
	background-image: url(../img/logo_btm.png);
	background-repeat: no-repeat;
}
#logo a{
	position: absolute;
	left: 0px;
	top: -298px;
	width: 248px;
	height: 288px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;

}

#contentcontainer {
	position: absolute;
	z-index: 3;
	height: 100%;
	right: 0px;
	top: 0px;
	width: 520px;
	padding-left: 5px;
	overflow-y: auto;
	overflow-x: hidden;


}
#contentcontainer a {
	color: #006766;
	text-decoration: none;
}
#contentcontainer a:hover {
	text-decoration: underline;
}
#contentcontainer #content a.more {
	display: block;
	width: 351px;
	margin-left: -13px;
	margin-right: -13px;
	background-image: url(../img/more.gif);
	background-repeat: no-repeat;
	min-height: 30px;
	line-height: 30px;
	color: #ffffff;
	font-size: 14px;
	padding: 5px 60px 0px 13px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 10px;
	white-space: nowrap;
}
#contentcontainer #content a.more:hover {
	background-position: 0px -100px;
}
#content2container #content2 a.more {
	position: absolute;
	right: 19px;
	bottom: 47px;
	width: 39px;
	height: 39px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(../img/more_2.gif);
}
#content2container.hover {
	cursor: pointer;
}
#content2container #content2 a.more:hover, #content2container.hover #content2 a.more {
	background-position: 0px -39px;
}
#contentdiv {
	background-image: url(../img/head.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 100%;
	width: 520px;
	float: left;
	color: #ffffff;


}
#contentcontainer #content {
	min-height: 270px;
	background-image: url(../img/content.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 398px;
	padding: 13px 25px 56px 13px;
	z-index: 2;
	color: #5a6674;
	font-size: 13px;
	margin-left: 30px;
	position: relative;
	margin-bottom: 100px;
}

#contentcontainer #content span.rt {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 22px;
	height: 10px;
	background-image: url(../img/content_corner.gif);
}
#content2container {
	position: absolute;
	left: -30px;
	bottom: 438px;
	padding-top: 10px;
	width: 248px;
	background-image: url(../img/content2_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#content2container #content2 {
	float: left;
	width: 218px;
	color: #5a6674;
	font-size: 19px;
	padding: 0px 20px 50px 10px;
	background-image: url(../img/content2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#contentcontainer h1#contenttitle {
	color: #ffffff !important;
	font-size: 32px;
	margin-bottom: -7px;
	margin-top: 70px;
	margin-left: 30px;
	width: 430px;
}
.startmode #contentcontainer h1#contenttitle, .contentmode #contentcontainer h1#contenttitle {
	margin-bottom: 10px;
}
#topmenu {
	position: absolute;
	left: 234px;
	bottom: 214px;
	width: 289px;
	padding: 0px 10px 10px 0px;
	z-index: 2;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: right bottom;


}
#topmenu h2 {
	display: none;
}
#topmenu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
	float: right;
	clear: both;
	width: 289px;

}
#topmenu ul li {
	margin: 0;
	padding: 0;
	float: right;
	width: 289px;
	clear: both;
}
#topmenu a.linklevel1 {
	float: right;
	text-align: right;
	padding: 0px 10px 0px 0px;
	width: 279px;
	font-size: 24px;
	line-height: 30px;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	text-decoration: none;
}
#topmenu .last a.linklevel1 {
	border-bottom: none;
	padding-bottom: 1px;
}
#topmenu a.linklevel1:hover, #topmenu ul .currenttree a.linklevel1{
	color: #5a6674;
	border-color: #5a6674;
}
#topmenu ul .currenttree a.linklevel1{
	border-bottom: 1px solid #5a6674;
}
#topmenu ul ul {
	display: none ;
	float: right;
}
#topmenu ul .currenttree ul {
	display: inline;
	border-bottom: 1px solid #5a6674;
	padding-bottom: 2px;
}
#topmenu ul .last ul {
	border: none;
}
#topmenu ul ul ul {
	display: none;
}
#topmenu a.linklevel2 {
	float: right;
	text-align: right;
	white-space: nowrap;
	color: #ffffff;
	font-size: 13px;
	padding: 0px 10px 0px 0px;
	width: 279px;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
}
#topmenu a.linklevel2:hover,
#topmenu ul ul .currenttree a.linklevel2 {
	color: #5a6674;

}

.startmode #topmenu, .startmode #contentcontainer, .startmode #content2container, .contentmode #topmenu, .contentmode #contentcontainer, .contentmode #content2container {
	display: block;
}

/* formulieren */
#linked .header {
	color: #8ca0b5;
	padding-bottom: 5px;
	border-bottom: 1px solid #b7d1ed;
	min-height: 20px;
	margin: 10px 0px;
	padding-left: 30px;
	background-image: url(../img/headje.gif);
	background-repeat: no-repeat;
}
.inputrow {
	clear: both;
	padding-top: 5px;
}
.inputlabel {
	float: left;
	width: 150px;
	margin-right: 10px;
}
.inputfields {
	float: left;
	width: 238px;
}
#linked .inputfields input {
	border: none;
	border-bottom: 1px dotted #8ca0b5;
	background-color: #f3f3f3;
	font-size: 11px;
	padding: 3px;
	float: left;
	margin-right: 5px;
}
#linked .inputfields input.focus,
#linked .inputrow textarea.focus {
	background-color: #f6ff97;
	border-color: #000000;
}
#linked .inputrow textarea {
	width: 228px;
	padding: 5px;
	border: none;
	border-bottom: 1px dotted #8ca0b5;
	background-color: #f3f3f3;
	font-size: 11px;
}
#linked .inputrow select, #linked .inputrow option {
	font-size: 11px;
}
#linked input.checkbox {
	clear: left;
	float: left;
	border: none;
	background-color: transparent;
}
#linked .inputfields label {
	margin-right: 5px;
	cursor: pointer;
	float: left;
}
#linked .inputfields label:hover {
	color: #8ca0b5;
}
#linked .psubmit {
	background-color: #006766;
	border: 1px solid #006766;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	cursor: pointer;
	color: #ffffff;


}
#linked span.required {
	background-image:url(../img/required_non.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
.mode #menuitem_36 .menulevel2 {
	display: none;	
}
.startmode #topmenu #menuitem_36 .menulevel2,
.contentmode #topmenu #menuitem_36 .menulevel2  {
	position: absolute;
	left: 295px;
	bottom: -214px;
	width: 190px;
	overflow: hidden;
}
.startmode #topmenu #menuitem_36 .menulevel3,
.contentmode #topmenu #menuitem_36 .menulevel3  {
	width: 190px;
	overflow: hidden;
}

