body {
	color:#6f6f6f;
	font-family:sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	z-index:1;
}

*:focus 
{ 
  -moz-outline: 0 !important; 
}

input{
	border: 1px solid #d8d8d8;
}

h1{
	margin: 0px;
	font-size: 30px;
}

h2{
	font-family:arial;
	font-size: 18px;
}

h3{
	margin: 0px;
	line-height: 12px;
		font-size: 18px;
}

h4{
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}


#titleimage{
	margin-bottom: 8px;
}

#container {
	background-image:url('../images/achtergrond.gif');
	margin:0pt auto;
	text-align:left;
	width:1003px;
} 

#header {
	background-image:url('../images/header.gif');
	background-repeat: no-repeat;
	Height:130px;
	width:1003px;
}

#logo{
	float: left;
	padding-top: 42px;
	padding-left: 33px;
}

#menu{
	float: left;
	margin-top: 69px;
	margin-left: 15px;
}

#content{
	clear: left;
}

#columnleft{
	width: 275px;
	float: left;
	padding-left: 50px;
	padding-right: 20px;
	padding-top: 12px;
}

#columnright{
	float:left;
	padding-left:21px;
	padding-top:50px; 
	width:600px;
}

#columnfull{
	padding-left: 50px;
	padding-right: 20px;
	padding-top: 12px;
}

#submenubox{
	border-top: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	width: 291px;
}

#submenuline{
	border-top: 1px solid #e2e2e2;
	/*border-right: 1px solid #e2e2e2;*/
	width: 291px;
}

.screenshot{
	padding: 10px;
	border: 1px solid #e2e2e2;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#softwarevanactinumbox{
	padding: 10px; 
	width: 300px; 
	border: 1px solid #e2e2e2;
	margin-bottom: 30px;
	padding-left: 20px;
}

#softwarevanactinumbox .content{
	line-height: 30px; 
	font-size: 13px; 
	font-style: italic; 
}

#submenutekst{
	line-height: 30px;
	padding-bottom:26px;
	padding-right:20px;
	padding-top:17px;	
	font-size: 12px;
}

#footer {
	clear: left;
	background-image:url('../images/footer.gif');
	background-repeat: no-repeat;
	height:36px;
	width:1003px;
	
}

#submenublock{
	width: 200px;
	
}

#submenublocktop{
	background-image: url('../images/submenutop.gif');
	background-repeat: no-repeat;
	height: 5px;
	width: 280px;
}

.menuitem{
	float: left;
}

.submenuitem{
	background-image: url('../images/submenu_pijltje.gif');
	background-repeat: no-repeat;
	background-position:2px 50%;
	background-color: #f1f1f1;
	width: 250px;
	line-height: 30px;
	padding-left: 20px;
	border-bottom: 1px solid white;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
}

.submenuitem a{
	color:#6f6f6f;
	text-decoration: none;
}

.submenuitem a:hover{
	text-decoration: underline;
}

img {
	border: 0px;
}

#content_tekst{
	padding-top: 30px;
	padding-bottom: 50px;
	font-size: 12px;
	line-height: 22px;
  width: 580px;
}

.content_tekst_column{
	width: 45%;
	float: left;
	padding-right: 20px;
}

#submenublockbottom{
	background-image: url('../images/submenubottom.gif');
	background-repeat: no-repeat;
	width: 280px;
	height: 6px;
	margin-top: -1px;
	margin-bottom: 30px;
}

#footertext {
	color:#C6C6C6;
	font-family:sans-serif;
	font-size:11px;
	/*margin-top: -7px;*/
	text-align:center;	
	background-color: white;
	margin:0pt auto;
	width:1003px;
	padding-bottom: 10px;
}

#footertext a{
	color:#C6C6C6;
}

a{
	color:#6f6f6f;
	text-decoration: underline;
}

a:hover{
	color:#6f6f6f;
	text-decoration: underline;
}

/*
.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: transparent url(../images/menu_bg.gif) left bottom repeat-x; 
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
	margin-right:10px;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#6f6f6f;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 4px; 
	height: 46px;
	line-height: 46px;
	text-align: ;
	cursor: pointer;	
}

.glossymenu li a span{
	float: left;
	display: block;
	padding: 0 4px 0 0px; 
	height: 100%;
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #6f6f6f;
	background: url(../images/menu_hover_left.gif) left bottom no-repeat; 
}

.glossymenu li.current a span, .glossymenu li a:hover span{
	color: #6f6f6f;
	background: url(../images/menu_hover_right.gif) right bottom no-repeat;
}
*/


