html {
	height: 100%;
}

body {
	height: 100%;
	font-family: Arial, sans-serif;
	font-size: 11px;
	background:url(/brita/visuals/basis/background.jpg) top center;
	color:#0f579a;
}

em{
	font-style:italic;
	font-weight: bold;
}


h1 {
	font-size: 12px;
	margin: 0px 0px 15px 0px;
}

h2 {
	font-size: 12px;
	margin: 0px 0px 15px 0px;
}

h3 {
	font-size: 12px;
	margin: 0px 0px 15px 0px;
}

p {
	margin: 0px 0px 15px 0px;
}

table {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0px 0px 15px 0px;
	border-spacing: 0px 0px;
}

td {
	padding: 2px 2px 2px 2px;
}

a {
	text-decoration: underline;
	color:#f5375f;
}

a:hover {
	text-decoration: none;
	color:#f5375f;
}

ol {
	margin: 0px 0px 15px 25px;
	list-style-type: decimal;
}

ul {
	margin: 0px 0px 5px 12px;
	list-style-type: square;
	color:#f5375f;
}

ul ul {
	list-style-type: circle;
}

li {

	margin: 0px 0px 0px 0px;
}

sup {
	font-size: 65%;
	vertical-align: super;
}

sub {
	font-size: 65%;
	vertical-align: sub;
}

input {
	width: 200px;
	border: 1px solid black;
	background: white;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

select {
	width: 204px;
	border: 1px solid black;
	background: white;
}

textarea {
	width: 200px;
	height: 80px;
}

strong {
	font-weight:bold;
}

.checkbox {
	border: 0px;
	width: 20px;
	background: none;
}

.radiobutton {
	border: 0px;
	width: 20px;
	background: none;
}

.form_button {
	background: white;
	border: 1px solid black;
	width: 204px;
}

#center_hor {
	position: relative;
	height: 100%;
	width: 984px;
	margin: 0px auto 0px auto;
}

#main_gejojo {
	position:absolute;
	top:207px;
	left:217px;
	width:219px;
	height:142px;
	line-height:16px;
	font-weight:bold;
}

#maand_gratis {
height:15px;
left:22px;
position:absolute;
top:90px;
width:24px;
}

#maand_gratis a {
	display:block;
	width:117px;
	height:20px;
}

#meld {
	height:300px;
	left:409px;
	margin:0pt;
	padding:0pt;
	position:absolute;
	top:160px;
	width:530px;
	margin:0;
	padding:0;
	line-height:15px;
}

#meld p {
padding:0;
margin:0 0 5px 0;
}

#meeting #btn_cursus {
	width:156px;
	height:24px;
	position:absolute;
	left:0;
	bottom:0;
}

#btn_cursus a {
	background:red url(/brita/visuals/basis/btn_vind_een_cursus.jpg) 100% 100%;
	display:block;
	width:156px;
	height:24px;
}


#meld #btn_meld {
	width:156px;
	height:24px;
	position:absolute;
	left:0;
	bottom:0;
}

#btn_meld a {
	background:red url(/brita/visuals/basis/btn_meld_je_aan.jpg) 100% 100%;
	display:block;
	width:156px;
	height:24px;
}

#meld .btn_info,
#meeting   .btn_info
 {
	width:156px;
	height:24px;
	position:absolute;
	left:175px;
	bottom:0;
}

.btn_info a {
	background:red url(/brita/visuals/basis/btn_meer_info.jpg) 100% 100%;
	display:block;
	width:156px;
	height:24px;
}


#meeting {
	height:101px;
	left:409px;
	line-height:15px;
	margin:0pt;
	padding:0pt;
	position:absolute;
	top:520px;
	width:513px;
}

#main_footer {

	color:#8499AC;
	font-size:10px;
	height:202px;
	left:40px;
	margin:0pt;
	padding:0pt;
	position:absolute;
	top:670px;
	width:906px;
	line-height:11px;
}

#str{
	font-weight:bolder;
}
/* horizontaal css menu */

#menu {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 24px;
	width: 100%;
	z-index: 15;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #bbbbbb;
}

#menu ul {
	list-style: none;
	margin: 0px;
	width: 125px;
	float: left;
}

#menu a, #menu h2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	border-left: 1px solid #bbbbbb;
	display: block;
	margin: 0px;
	padding: 4px 2px 4px 2px;
	background: white;
	text-decoration: none;
	color: #000000;
}

#menu a:hover {
	color: #FFFFFF;
	background: #999999;
}

#menu li {
	position: relative;
}

#menu ul ul {
	position: absolute;
	z-index: 500;
	border: 0px solid black;
}

#menu ul ul ul {
	top: 0;
	left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul {
	display: none;
}

div#menu ul ul,
div#menu ul ul ul,
div#menu ul li:hover ul ul,
div#menu ul li:hover ul ul ul{
	display:none;
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {
	display: block;
}




/* Verticaal menu*/

#menu_ver {
	position:absolute;
	top:7px;
	left:7px;
	z-index:900;
	width:110px;
	padding-bottom:12em; /* To allow room for bottom dropdown */
}

#menu_ver a, #menu_ver h2 {
	display:block;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	border-left: 1px solid #bbbbbb;
	display: block;
	margin: 0;
	padding: 4px 2px 4px 2px;
	background: white;
	text-decoration: none;
	color: #000000;

}

#menu_ver a:hover, #menu_ver a:active{
	color: #FFFFFF;
	background: #999999;
}

#menu_ver ul{
	list-style:none;
	margin: 0px;
	width:100%;
}

div#menu_ver li, div#menu li:hover{
	position:relative;
}

div#menu_ver li ul{
	position:absolute;
	top:0px;
	left:100%;
	display:none;
}

div#menu_ver ul ul,
div#menu_ver ul ul ul,
div#menu_ver ul li:hover ul ul,
div#menu_ver ul li:hover ul ul ul{
	display:none;
}

div#menu_ver ul li:hover ul,
div#menu_ver ul ul li:hover ul,
div#menu_ver ul ul ul li:hover ul {
	display:block;
}



/* normaal menu */

#main_menu {
	position: relative;
	height: 20px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid black;
}

#main_menu ul {
	list-style-type: none;
	margin: 0px;
}

#main_menu ul li {
	float: left;
	width: 100px;
	height: 20px;
	margin: 0px 4px 0px 0px;
	border: 1px solid black;
	text-align: center;
}

#main_menu ul li a:link,
#main_menu ul li a:visited,
#main_menu ul li a:active {
	display: block;
	padding: 2px 0px 0px 0px;
	height: 18px;
	text-decoration: none;
}

#main_menu ul li a:hover {
	background: #eeeeee;
}

#main_menu ul .active a:link,
#main_menu ul .active a:visited,
#main_menu ul .active a:hover,
#main_menu ul .active a:active {
	background: #eeeeee;
}

#top {
	position: relative;
}

#content {
	position: relative;
	padding: 10px 0px;
	border-bottom: 1px solid black;
}

#swfBase {
	margin:0px;
	padding:0px;
	width:100%;
}

.login_form {
	width: 120px;
	font-size: 11px;
	font-weight: normal;
}

.login_form p {
	margin: 0px;
}

.login_form input {
	width: 116px;
	height: 16px;
}

.login_form .form_button {
	width: 120px;
	height: 20px;
	font-size: 11px;
}

.login_form .checkbox {
	width: 40px;
	border: 0px;
}

.login_form .username {
	text-align: center;
}

.navigation {
	position: relative;
	margin: 0px auto 0px auto;
	text-align: center;
	color: #666666;
}

.frame {
	padding: 0px;
	margin: 0px auto 0px auto;
}

.frame img {
	display: inline;
	float: left;
	border: 1px solid black;
	margin: 0px;
	padding: 0px;
}

.right_shadow {
	display: inline;
	float: left;
	width: 7px;
	font-size: 0px;
	line-height: 0px;
}

.shadow_top_right {
	width: 7px;
	height: 7px;
	font-size: 0px;
	line-height: 0px;
	background:  url('/brita/visuals/basis/shadow_right_top.png') top left no-repeat;
}

.shadow_right {
	width: 7px;
	font-size: 0px;
	line-height: 0px;
	background:  url('/brita/visuals/basis/shadow_right.png') top left repeat-y;
}

.bottom_shadow {
	clear: both;
	height: 7px;
	font-size: 0px;
}

.shadow_bottom_left {
	display: inline;
	float: left;
	width: 7px;
	height: 7px;
	font-size: 0px;
	background:  url('/brita/visuals/basis/shadow_left_bottom.png') top left no-repeat;
}

.shadow_bottom {
	display: inline;
	float: left;
	height: 7px;
	font-size: 0px;
	background:  url('/brita/visuals/basis/shadow_bottom.png') top left repeat-x;
}

.shadow_bottom_right {
	display: inline;
	float: left;
	width: 7px;
	height: 7px;
	font-size: 0px;
	background:  url('/brita/visuals/basis/shadow_right_bottom.png') top left no-repeat;
}

#popup {
	position: absolute;
	display: none;
	top: 150px;
	left: 150px;
	height:378px;
	width: 393px;
	border:2px solid #0E579B ;
	background:#ffffff;
}
#popup a{
	text-decoration:none;
}

#popup #print {
	position: absolute;
	display: none;
	bottom: 10px;
	right: 149px;
	height:29px;
	width: 55px;
	background:url(/brita/visuals/basis/ww_print.gif) top center;
}

#print a
{
	display:block;
	height:29px;
	width: 55px;
}

#popup #close {
	position: absolute;
	display: none;
	bottom: 10px;
	right: 30px;
	height:25px;
	width: 109px;
	background:url(/brita/visuals/basis/ww_close.gif) top center;
}

#close a{
	display:block;
	height:25px;
	width: 109px;
}

@media print {
	#main_footer,
	#meeting,
	#meld{
		display:none;
	}


	#popup #print,
#popup #close
	{
		display:block;
	}

	#popup {
		display:block;
		height:358px;
		width: 393px;
	}

}

#waterlink {
	background:transparent url(/brita/visuals/basis/spacer.gif) scroll repeat left top;
	display:block;
	height:17px;
	left:40px;
	position:absolute;
	top:485px;
	width:134px;
}

