body {
	background: #258FCB url(kop.jpg) no-repeat;
	margin: 15px;
}

.menuitem {
	color: #f60;
}

.menuitem, .menuitemsel {
	display: block;
	width: 205px;
	padding: 5px;
	font: 10pt Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.menuitem:hover, .menuitemsel {
	color: #fff;
	text-shadow: 0px 2px 2px #000;
	font-weight: bold;
}

.subitem {
	background: #fffeea;
	color: #f30;
}

.subitem:hover {
	background: #f60;
	color: #fff;
}

.subitemsel {
	background: #f90;
	color: #fff;
}

.subitem, .subitemsel {
	display: block;
	width: 200px;
	padding: 5px 5px 5px 10px;
	font: 8pt Verdana, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #f60;
}

#kop {
	height: 80px;
	visibility: hidden;
}

#zoek {
	margin-top: 15px;
	float: right;
	font: 8pt Verdana, sans-serif;
	width: 100px;
	height: 1.5em;
	border: 2px inset #f60;
	-o-border-radius: 10px;
	-icab-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: url(search.png) center left no-repeat #fff;
	padding-left: 23px;
	padding-right: 3px;
}

#links {
	float: left;
}

#menu {
	padding: 0;
	width: 215px;
	overflow: hidden;
}

#software {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px;
	width: 195px;
}

.softwrap {
	clear: both;
	padding: 10px;
}

.softimg {
	float:left;
}

.softdesc {
	margin-left: 65px;
	padding-top: 4px;
	font: 8pt Verdana, sans-serif;
}

.softdesc a {
	color: #f30;
	text-decoration: none;
}

.softdesc a:hover {
	background: #f60;
	color: #fff;
}

#inhoud {
	margin-left: 230px;
	padding: 20px;
	font: 10pt Verdana, sans-serif;
	margin-bottom: 10px;
}

#colofononder {
	display: block;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 15px;
}

#colofonlinks {
	display: none;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 15px;
}

#colofonlinks div {
	margin-bottom: 5px;
}

#menu, #inhoud, #software {
	background: #fff;
	-o-box-shadow: 4px 4px 4px #444;
	-icab-box-shadow: 4px 4px 4px #444;
	-khtml-box-shadow: 4px 4px 4px #444;
	-moz-box-shadow: 4px 4px 4px #444;
	-webkit-box-shadow: 4px 4px 4px #444;
	box-shadow: 4px 4px 4px #444;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#inhoud a {
	color: #f30;
	text-decoration: none;
}

#inhoud a:hover {
	background: #f60;
	color: #fff;
}

#inhoud a[href $=".pdf"],
#inhoud a[href $=".zip"],
#inhoud a[href $=".gz"],
#inhoud a[href $=".bz2"],
#inhoud a[href $=".cmd"],
#inhoud a[href $=".exe"],
#inhoud a[href $=".wlx"],
#inhoud a[href $=".dmg"] {
	background: url(file.png) center right no-repeat;
	padding-right: 15px;
}

#inhoud a:hover[href $=".pdf"],
#inhoud a:hover[href $=".zip"],
#inhoud a:hover[href $=".gz"],
#inhoud a:hover[href $=".bz2"],
#inhoud a:hover[href $=".cmd"],
#inhoud a:hover[href $=".exe"],
#inhoud a:hover[href $=".dmg"],
#inhoud a:hover[href $=".wlx"] {
	background: #f60 url(file.png) center right no-repeat;
	padding-right: 15px;
}

#inhoud a[href ^="http:"], #inhoud a[href ^="https:"] {
	background: url(external.png) center right no-repeat;
	padding-right: 16px;
}

#inhoud a:hover[href ^="http:"], #inhoud a:hover[href ^="https:"] {
	background: #f60 url(external.png) center right no-repeat;
	padding-right: 16px;
}

.indexhead {
	font-size: 12pt;
	color: #fff;
	padding: 5px;
	font-weight: bold;
	text-shadow: 0px 2px 2px #000;
	-o-border-top-left-radius: 5px;
	-icab-border-top-left-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-o-border-top-right-radius: 5px;
	-icab-border-top-right-radius: 5px;
	-khtml-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius: 5px 5px 0 0;
}

.indexdate {
	font-size: 7pt;
	color: #000;
	padding-top: 10px;
	padding-right: 5px;
	float: right;
}

.indextext {
	border-color: #f60;
	border-width: 1px;
	border-style: none solid;
	background: #fffeea;
	display: block;
	padding: 5px;
}

.indextext img {
	float: left;
}

.indextext div {
	margin-left: 75px;
	min-height: 64px;
}

.leesverder {
	border-color: #f60;
	border-width: 1px;
	border-style: none solid solid;
	background: #fffeea;
	display: block;
	padding: 5px;
	margin-bottom: 20px;
	-o-border-bottom-left-radius: 5px;
	-icab-border-bottom-left-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-o-border-bottom-right-radius: 5px;
	-icab-border-bottom-right-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius: 0 0 5px 5px;
}

.klein {
	font-style: italic;
	font-size: 8pt;
}

h1 {
	font-size: 14pt;
	color: #258FCB;
	text-shadow: 0px 2px 2px #aaa;
}

h2 {
	font-size: 10pt;
}

td {
	font-family: Verdana, sans-serif; 
	font-size: 10pt;
}

.bordertable {
	border: 1px solid #f60;
	border-width: 0 1px 1px;
	border-collapse: collapse;
}

.bordertable td {
	border: 1px solid #f60;
	vertical-align: top;
	padding: 2px;
}

.bordertable th {
	text-align: left;
	font-family: Verdana, sans-serif; 
	font-size: 10pt;
	color: #fff;
	padding: 5px;
	font-weight: bold;
	text-shadow: 0px 2px 2px #000;
	border: 1px solid #f60;
	border-width: 0 1px 1px;
}

.bordertable ul {
	margin: 0px;
}

.bordertable ol {
	margin: 0px;
}

.bordertable li {
	margin-left: -15px;
}

.map {
	color: #258FCB;
}

code {
	color: #090;
}

#softblock {
	text-align: center;
	float: right;
	margin: 10px;
	padding: 10px;
	background: #fffeea;
	border: 2px solid #f60;
	line-height: 20pt;
	-o-box-shadow: 4px 4px 4px #444;
	-icab-box-shadow: 4px 4px 4px #444;
	-khtml-box-shadow: 4px 4px 4px #444;
	-moz-box-shadow: 4px 4px 4px #444;
	-webkit-box-shadow: 4px 4px 4px #444;
	box-shadow: 4px 4px 4px #444;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#softblock > img {
	padding: 5px;
}

#softblock > .softblockimg > a:hover[href] {
	background-image: none;
	background-color: #fffeea;
	padding: 0;
}

.softname {
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align:center;
	padding: 5px;
}

.a {
	display: inline;
}

.b {
	display: none;
}

.col4 {
	-o-column-count: 4;
	-icab-column-count: 4;
	-khtml-column-count: 4;
	-moz-column-count: 4;
	-webkit-column-count: 4;
	column-count: 4;
	-o-column-gap: 20px;
	-icab-column-gap: 20px;
	-khtml-column-gap: 20px;
	-moz-column-gap: 20px;
	-webkit-column-gap: 20px;
	column-gap: 20px;
	-o-column-rule: 1px solid #f60;
	-icab-column-rule: 1px solid #f60;
	-khtml-column-rule: 1px solid #f60;
	-moz-column-rule: 1px solid #f60;
	-webkit-column-rule: 1px solid #f60;
	column-rule: 1px solid #f60;
}

.col4 div {
	text-indent: -20px;
	padding-left: 20px;
}

.menuitem:hover, .menuitemsel, .indexhead, th {
	background: #f60 url("gradient-bg.png") repeat-x;
	background-image: -moz-linear-gradient(top, #fff, #f70 20%, #f70 80%, #c82200);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#c82200), color-stop(0.2, #f70), color-stop(0.8, #f70));
}

#software > div:first-child {
	-o-border-radius: 5px 5px 0 0;
	-icab-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

#menu > a:first-child {
	-o-border-radius: 5px 5px 0 0;
	-icab-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

#menu > a:last-child {
	-o-border-radius: 0 0 5px 5px;
	-icab-border-radius: 0 0 5px 5px;
	-khtml-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

.tabel td {
	vertical-align: top;
}

.gcgta {
	width: 490px;
	font-family: Arial;
	font-size: 10pt;
}

.gcgtoolbar {
	margin-bottom: -6px;
	width: 500px;
	height: 22px;
	overflow: hidden;
}

.gcgtoolbar a {
	text-decoration: none;
	margin-right: 5px;
}

.gcgtoolbar a:hover img {
	border: 1px solid #f60;
	background: #fff;
	-o-box-shadow: 2px 2px 2px #f60;
	-icab-box-shadow: 2px 2px 2px #f60;
	-khtml-box-shadow: 2px 2px 2px #f60;
	-moz-box-shadow: 2px 2px 2px #f60;
	-webkit-box-shadow: 2px 2px 2px #f60;
	box-shadow: 2px 2px 2px #f60;	
}

.gcgtoolbar a img {
	border: 1px solid #999;
	padding: 1px;
	-o-box-shadow: 2px 2px 2px #ccc;
	-icab-box-shadow: 2px 2px 2px #ccc;
	-khtml-box-shadow: 2px 2px 2px #ccc;
	-moz-box-shadow: 2px 2px 2px #ccc;
	-webkit-box-shadow: 2px 2px 2px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	-o-border-radius: 2px;
	-icab-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;	
}

.gcgwarn {
	color: #f00;
	display:none;
}

#map_canvas {
	width: 800px;
	height: 500px;
}

#wait {
	display: none;
	position: absolute;
	left: 268px;
	top: 168px;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #444;
	-o-box-shadow: 5px 5px 5px #444;
	-icab-box-shadow: 5px 5px 5px #444;
	-khtml-box-shadow: 5px 5px 5px #444;
	-moz-box-shadow: 5px 5px 5px #444;
	-webkit-box-shadow: 5px 5px 5px #444;
	box-shadow: 5px 5px 5px #444;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#blanket {
	display: none;
	background-color:#ccc;
	opacity: 0.65;
	filter: alpha(opacity=65);
	position: absolute;
	z-index: 9001;
	top: 0px;
	left: 0px;
	width: 100%;
}

#popUpMap {
	display: none;
	width: 800px;
	height: 500px;
	position: absolute;
	z-index: 9002;
	border: 1px solid #444;
	-o-box-shadow: 8px 8px 8px #444;
	-icab-box-shadow: 8px 8px 8px #444;
	-khtml-box-shadow: 8px 8px 8px #444;
	-moz-box-shadow: 8px 8px 8px #444;
	-webkit-box-shadow: 8px 8px 8px #444;
	box-shadow: 8px 8px 8px #444;
}

#popUpDiv {
	display: none;
	width: 800px;
	height: 500px;
	position: absolute;
	z-index: 9002;
	padding: 5px;
	background: #fffeea;
	border: 2px solid #f60;
	-o-box-shadow: 4px 4px 4px #444;
	-icab-box-shadow: 4px 4px 4px #444;
	-khtml-box-shadow: 4px 4px 4px #444;
	-moz-box-shadow: 4px 4px 4px #444;
	-webkit-box-shadow: 4px 4px 4px #444;
	box-shadow: 4px 4px 4px #444;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#sluitknop {
	display: none;
	padding-top: 2px;
}

.alert {
	color: #fff;
	background: #f60;
	padding: 10px;
	-o-box-shadow: 4px 4px 4px #444;
	-icab-box-shadow: 4px 4px 4px #444;
	-khtml-box-shadow: 4px 4px 4px #444;
	-moz-box-shadow: 4px 4px 4px #444;
	-webkit-box-shadow: 4px 4px 4px #444;
	box-shadow: 4px 4px 4px #444;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#alert a {
	color: #fff;
	text-decoration: underline;
}

#alert a:hover {
	color: #f30;
	background: #fff;
}
