/*
.screenshot {
	padding: 0;
	margin: 0;
	width: 255px;
	float: left;
	text-align: right;
}

.description {
	padding: 0;
	margin: 0;
	width: 240px;
	float: left;
}

.nextitem {
	padding: 0;
	margin: 0 0 10px;
	clear: both;
	height: 10px;
	font-size: 10px;
}
*/


#support {
	text-transform: lowercase;
	letter-spacing: 1px;
	font-weight: bold;
	position: absolute;
	background: url(/images/headers/keys_www_nav.jpg) no-repeat;
	height: 30px;
	display:block;
	top: 131px;
	width:600px;
	padding: 0px 0px 0px 300px;
	font-size:12px;
	z-index:10;
}
#support a {color: #000033; text-decoration: none; font-weight: bold;}
#support a:hover {color: #FF6633;}
#support li.active a {color: #FF6633;}
#support li {list-style: none; background: url(/images/navbull.gif) no-repeat left center; padding: 8px 8px 8px 13px; float: left;}
#support li.start {background: url(/images/spacer.gif)}

.expand {
	font-size: 11px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.faqsublist {
	margin-left:1em;
	margin-bottom:0;
}
.faqsublist li {
	margin-bottom: 1em;
	margin-right: 1em;
	margin-left: 1em;
	list-style-image: none;
	list-style-type: decimal;
}

.faqQuestion {font-weight:bold; cursor:pointer; margin-top:7px}
.faqAnswer {margin:3px 0px 5px 15px;padding:0px 3px 8px;}

#viruswarning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #333333;
	text-align: left;
	background: #efefef;
	margin-top: 15px;
	padding-bottom: 2px;
}
#viruswarning a {
	text-decoration: none;
	margin-left: 5px;
}
.virusheader {
	background: #000000 url(/images/norman_header.gif);
	text-align: center;
}
.highrisk {
	color: #CC0000;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	background: #F8F8F8;
}
.mediumrisk {
	color: #FF6600;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	background: #F8F8F8;
}
.lowrisk {
	color: #FBBD04;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	background: #F8F8F8;
}

.wnav {
	background-color: #EFEFEF;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	margin-top: 35px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #999999;
	text-align: center;
}
.wnav a {text-decoration: none;}

#begrippenlijst {
	font-size:0.7em;
	text-align: left;
	line-height: 1.2em;
}
#begrippenlijst h2 {
	margin: 0px 0px 0.2em 0px;
}
#begrippenlijst li {
	list-style-image: none;
	list-style-type: square;
}

#begrippenindex h2 {
	margin: 0px;
}

#begrippenindex h2 a {
	color: #333333;
	text-decoration: none;
}
#begrippenindex h2 a:hover {
	color: #FF6633;
	text-decoration: none;
}

#begrippenindex p {
	margin: 0px 0px 0.5em;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 0.5em;
}
.bron {
	font-size: 0.9em;
	text-align: right;
}
