/* Default html tags */
html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

body.site {
	background-image: url(/img/image_bar_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

body.mceContentBody {
	width: 90%;
	height: 90%;
	margin: 10px;
}

body.mceContentBody a {
	color: #00adef;
}

body, input, select, textarea, label {
	font-family: verdana, helvetica, arial;
	font-size: 12px;
}

img {
	border: 0;
}

a {
	color: #000000;
	text-decoration: none;
}

table td, table th {
	padding: 0px;
	vertical-align: top;
	padding-right: 4px;
}

table th {
	padding-right: 8px;
}

.clear {
	clear: both;
	height: 0px;
}

h1, h2, h3 {
	margin: 8px 0px 8px 0px;
	color: #00adef;
	border-bottom: 1px dashed #41d0fa;
}

h1 { font-size: 16px; }
h2 { font-size: 14px; }
h3 { font-size: 11px; }
h1.padh1 { padding-left: 10px; }

a.current {
	color: #00adef;
}

form input[type=text] {
	border: 1px solid #000000;
	width: 180px;
}

form input[type=submit] {
	border: 1px solid #000000;
}

form textarea {
	border: 1px solid #000000;
	width: 180px;
}

form .error {
	color: #ff0000;
}

form .hint, form .okay {
	color: #ffffff;
}

.myalign {
	margin: 0 auto;
	width: 1000px;
	min-height: 100%;

	background-image: url(/img/achtergrond.gif);
	background-repeat: repeat-y;
	background-position: left center;
}

#menu {
	width: 100%;
	height: 135px;
	background: #ffffff;
}

#menu_bar1 {
	height: 95px;
}

#menu_bar1 img {
	margin-top: 5px;
	margin-left: 50px;
	float: left;
}

#menu_logo2 {
	float: right;
	width: 450px;
	height: 100%;

	background-image: url(/img/klokje.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#menu_logo2_text {
	margin-top: 40px;
	margin-left: 55px;

	font-size: 14px;
	font-weight: bold;
	color: #0085bf;
}

#menu_bar2 {
	margin-left: 15px;
	margin-right: 15px;
	height: 30px;
	border-top: 1px dashed #41d0fa;
	border-bottom: 1px dashed #41d0fa;
}

#menu_bar2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu_bar2 ul li.main {
	margin-top: -1px;
	float: left;
}

#menu_bar2 a.mb, a.mb_nosub {
	display: block;

	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;

	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	
	position: relative;
	z-index: 2;
}

#menu_bar2 a.mb_nosub {
	margin-bottom: 1px;
}

#menu_bar2 a.mb_hover, a.mb_nosub_hover {
	margin: 0px;

	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;

	background: #ffffff;
	color: #00adef;
}

#menu_bar2 a.mb_nosub_hover {
	margin-bottom: 0px;
	border-bottom: 1px solid #000000;
}

#menu_bar2 .submenu {
	margin-top: -1px;
	position: absolute;
	z-index: 1;

	display: none;
}

#menu_bar2 .outsideRight {
	background: url(/img/fade_tr.png) right top no-repeat;
}

#menu_bar2 .outsideLeft {
	background: url(/img/fade_bl.png) left bottom no-repeat;
	padding: 8px 0 0 8px;
}

#menu_bar2 .mainShadow {
	background: url(/img/fade_br.png) bottom right;
}

#menu_bar2 ul ul {
	position: relative;
	left: -8px;
	top: -8px;

	border: 1px solid #000000;
	padding: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	
	background-color: #ffffff;
}

#menu_bar2 ul li ul li a {
	display: block;
	padding: 2px;
	margin: 2px;

	border-bottom: 1px dashed #41d0fa;
}

#menu_bar2 ul li ul li a:hover {
	color: #00adef;
}

#menu_bar2 form {
	padding-top: 6px;
}

#menu_bar2 input {
	background-color: #ffffff;
	border: 1px solid #41d0fa;
}

#menu_bar2 input[type=text] {
	margin-left: 8px;
	margin-right: 8px;
	width: 120px;
}

#image_bar {
	width: 1000px;
	height: 200px;
	background: #ffffff;
}

#image_image {
	height: 200px;
}

#image_border_left {
	float: left;
	height: 200px;
	width: 20px;
	background-image: url(/img/image_border_left.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#image_border_right {
	float: right;
	height: 200px;
	width: 20px;
	background-image: url(/img/image_border_right.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#content {
	width: 100%;
}

#content_top {
	height: 15px;
	background-image: url(/img/achtergrond_top.gif);
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
}

#content_left {
	float: left;
	width: 200px;
	padding-left: 15px;
	padding-top: 5px;
}

#content_mid {
	float: left;
	width: 510px;

	margin-top: 5px;
	margin-left: 20px;
}

#content_mid a {
	color: #00adef;
}

.content_mid_head {
	width: 100%;
	height: 5px;
	background: #ffffff;
	background-image: url(/img/inner_box_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.content_pad {
	border: 1px solid #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	background: #ffffff;
	min-height: 250px;
}

.content_mid_foot {
	width: 100%;
	height: 5px;
	background: #ffffff;
	background-image: url(/img/inner_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#content_mid .footermenu {
	clear: both;
	padding: 10px;
	text-align: center;
}

#content_mid .footermenu a {
	color: #000000;
	margin-left: 10px;
	font-size: 11px;
}

#content_right {
	float: left;
	width: 240px;
	padding-top: 5px;
}

#content_left a {
	display: block;
	padding: 2px;
	padding-left: 10px;
	margin-left: 2px;
	margin-right: 2px;
	
	border-bottom: 1px dashed #41d0fa;
}

#content_right a, .header {
	display: block;
	padding: 2px;
	padding-left: 10px;
	margin-left: 2px;
	margin-right: 2px;
	
	color: #00adef;

	border-bottom: 1px dashed #41d0fa;
}

.mypad {
	padding-left: 10px;
	padding-right: 10px;
}

.header {
	color: #0085bf;
}

.case {
	float: left;
	margin-top: 10px;
	width: 250px;
	background: #ffffff;
}

.case_box_head {
	width: 100%;
	height: 5px;
	background-image: url(/img/case_box_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.case_box_foot {
	width: 100%;
	height: 5px;
	background-image: url(/img/case_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#news {
	margin: 10px;
}

.news {
	display: block;
	width: 218px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
}

.news_box_head {
	width: 100%;
	height: 5px;
	background-image: url(/img/news_box_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ffffff;
}

.news_box_foot {
	width: 100%;
	height: 5px;
	background-image: url(/img/news_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #ffffff;
}

.homepad {
	display: block;
	width: 100%;
	height: 250px;
	overflow-y: hidden;
}

.direct_naar a {
	padding-left: 10px;
}

#homeleesverder {
	display: block;
	height: 16px;
}

#searchresult a {
	color: #000000;
}

#searchresult .search {
	color: #41d0fa;
	font-weight: bold;
	border-bottom: 1px dashed #41d0fa;
}