          body{
               font-family:Verdana;
               width:980px;
               margin-left:auto;
               margin-right:auto;
               color: black;
               font-size:12px;
          }
		img { border:0px; } 
		a { color: #7b9f21; text-decoration:none; } 
		em { font-style:normal; font-weight:bold; } 
		a:hover { text-decoration:underline; }
		
		table { border-collapse: collapse; } 
		table td { padding:2px; } 
		table tr td a { color:black; } 
		table tr:hover td { background-color:white; } 
		table tr.subzero td { color:red; } 
		table tr.subzero td a { color:red; } 
		table tr.poszero td { color:green; } 
		table tr.poszero td a { color:green; } 
		table tr.indifferent td { color:blue; } 
		table tr.indifferent td a { color:blue; } 
		table tr:hover .icon { display:inline; } 
		table .icon { display:none; } 
		.each10 td { border-bottom:1px solid #dadada; } 
		
		#velkomst { height:75px; text-align:right; } 
		#velkomst img { border:0px; float:left; } 
		#velkomst a { text-decoration:none; color:black; } 
		#velkomst a:hover { text-decoration:underline; }
		
		ul{
			margin:0px;
			padding:0px;
			list-style:none;
		}
		li{
			margin:0px;
			padding:0px;
		}
		
          #menu{
          	background-image:url(images/menu_bg.gif);
          	height:34px;
          	width:920px;
          	padding-left: 30px;
          	padding-right: 30px;
          	margin-bottom:15px;
          }
          #menu ul{
          	height:32px;
          	border-left:1px solid black;
          }
          #menu li a{
          	text-decoration:none;
          	color:white;
          	padding:0px;
          	display:block;
          	padding-top:7px;
          	padding-left:20px;
          	padding-right:20px;
          	height:25px;
          	font-size:13px;
          	font-weight:bold;
          }
          #menu li a:hover {background-image:url(images/menu_bg_li_hover.gif);}
          #menu li.selected a:hover {background-image:url(images/menu_bg_selected.gif);}
          #menu li.selected {font-weight:bold;background-image:url(images/menu_bg_selected.gif);}
		#menu li {background-image:url(images/menu_bg_li.gif); float:left; border-right:1px solid black; color:white; font-size:1.0em; margin:0px; height:32px; }
          #menu li.dashboard {border-left:1px solid black;float:right;}





          #column1{
          	float:left;
          	width:211px;
          }
          #column2{
          	float:right;
          	width:211px;
          }
          #column3{
          	width:530px;
          	margin-left:225px;
          	margin-right:225px;
          }
          #column3.fullscreen{
          	width:755px;
          	margin-right:225px;
          }
          #column3.fullscreen2{
          	width:980px;
          	margin-left:0px;
          	margin-right:0px;
          }



          .text{
          	margin-bottom:15px;
          	padding:20px;
          	padding-top:10px;
          	background-color: #f3f3f3;
          }
          .text p{
          	margin:0px;
          	padding:0px;
          	padding-top:4px;
          	padding-bottom:4px;
          	font-size:0.9em;
          }
          .text p.support{
          	padding:0px;
          	background-color:#797979;
          	color:white;
          	padding-top:10px;
          	padding-left:10px;
          	height:69px;
          }
          .text p.collapse {padding:0px;}
          .text p.support em {display:block;}
          .text p.support img {margin-top:-10px;float:right;}
          .text h1 {font-size:1.5em;margin:0px;padding:0px;color: #7b9f21;}
          .text h2 {font-size:1.2em;margin:0px;padding:0px;font-weight:normal;}

          .text.start{
          	padding-top:30px;
          	background-repeat:no-repeat;
          }
          .text.large.start{
          	background-image:url(images/text_large_bg.gif);
          }
          .text.fullscreen.start{
          	background-image:url(images/text_fullscreen2_bg.gif);
          }
          .text.small.start{
          	background-image:url(images/text_bg_grey_small.gif);
          	/*background-color:#d5d5d5;*/
          }

		.text.submenu				{ width:211px; padding:0px; padding-top:7px; padding-bottom:7px; background-color:#d6d6d6; } 
		.text.submenu ul 			{ border-top:1px solid #adadad;} 
		.text.submenu ul li 		{ border-bottom:1px solid #adadad; margin:0px; padding:0px;} 
		.text.submenu ul li a 		{ padding-top:8px; color:black; display:block; width:191px; padding-left:20px; height:23px; border-top:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3; } 
		.text.submenu ul li a:hover 	{ background-color: #f0f0f0; border-top:1px solid #f6f6f6; border-bottom:1px solid #f6f6f6; text-decoration:none;} 
		.text.submenu ul li.selected a	{ font-weight:bold; background-color: #f0f0f0; border-top:1px solid #f6f6f6; border-bottom:1px solid #f6f6f6; } 
		
		.text.submenu ul ul 			{ border:0px; border-bottom:1px solid #adadad;} 
		.text.submenu ul ul li 			{ border:0px;} 
		.text.submenu ul ul li a 		{ border:0px; height:13px; padding-top:5px; padding-bottom:5px; padding-left:30px; width:181px;} 
		.text.submenu ul ul li a:hover 	{ background-color: #d6d6d6; border:0px; text-decoration:underline;} 
		.text.submenu ul ul li.selected a 	{ font-weight:bold; background-color: #dadada;border:0px;} 
          
          .text.large.start{
          	background-image:url(images/text_large_bg.gif);
          }
          .text hr{
          	border:1px solid white;
          	border-top:1px solid #e0e0e0;
          	border-left:1px solid #e0e0e0;
          }
          .text ul{
          	margin-left:0px;
          	padding:0px;
          }
          .text li{margin-left:0px;padding:0px;padding-left:2px;}

          #footer{
          	width:970px;
          	height:15px;
          	padding:5px;
          	text-align:center;
          	border-top:1px solid #cbcbcb;
          	border-bottom:1px solid #cbcbcb;
          	line-height:0.9em;
          }
          #footer img{vertical-align:middle;}
		#footer p{
			display:inline;
          	font-size:1.0em;
          	line-height:0.9em;
          	height:15px;
			margin:0px;
			padding:0px;
		}







		textarea{
			width:100%;
			height:200px;
		}
		h1{
          	font-size:2.0em;
          	margin:0px;
          	padding:0px;
          	color: #7b9f21;
		}


		#editor1 textarea, #editor2 textarea{
			height:300px;
		}
		#editor3 textarea{
			height:300px;
		}
		#editor3 h1{
			text-align:center;
		}
		#editor1{
			float:left;
			width:480px;
		}
		#editor2{
			margin-left:500px;
			width:480px;
		}

