.smaller TD {
	font-size: 11px;
}
.noedit {
	background: transparent;
	border:0px;
	width:auto;
	color:white;
}

/*
	topnav
*/

#topnav {
	position: absolute;
	top: 45px;
	left: 593px;
	height: 20px;
	background-image: url(/zenit/web.nsf/pages/nav/$file/bg-topnav.gif);
    background-repeat: no-repeat;
    background-position: 0 -1px;
}

#topnav ul
{
	margin: 0 0 0 10px;
	list-style-type: none;
	color: #B1B3B3;
	font-size: 11px;
	padding: 0px;

}

#topnav ul li {
	margin: 0 0 0 10px;
	float: left;
}

#topnav ul li.home {
	margin: 0 0 0 25px;
}

#topnav ul li a {
	text-decoration: none;
	color: #B1B3B3;
}

#topnav ul li a:hover, #topnav ul li a:active {
	color: white;
}


/*
	mainnav
*/

#mainnav {
	position: absolute;
	top: 80px;
	left: 398px;
	width: 312px;
	text-align: right;
	padding: 100px 25px 150px 0;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.ons { background-image: url(/zenit/web.nsf/pages/section/$file/bg-ons.jpg); }
.waarom { background-image: url(/zenit/web.nsf/pages/section/$file/bg-waarom.jpg); }
.oplossingen { background-image: url(/zenit/web.nsf/pages/section/$file/bg-oplossingen.jpg); }
.leerplatform { background-image: url(/zenit/web.nsf/pages/section/$file/bg-leerplatform.jpg); }
.resultaten { background-image: url(/zenit/web.nsf/pages/section/$file/bg-resultaten.jpg); }

#mainnav ul {
	padding: 0 0 0 20px;
	color: white;
	font-size: 12px;
	list-style-type: none;
	text-align: right;
	font-weight: bold;
}

#mainnav ul li {
	margin: 0 0 15px 0;
}

#mainnav ul a {
	color: white;
	text-decoration : none;
}

#mainnav ul a:hover, #mainnav ul a:active {
	color: white;
}

#mainnav ul li .current {
	color: white;
}

#mainnav ul li.current span {
	padding: 0 0 1px 20px;
	background-image: url(/zenit/web.nsf/pages/nav/$file/bg-mainnav.gif);
    background-repeat: no-repeat;
    background-position: 0 1px;
}

#mainnav ul ul {
	font-weight: normal;
	color: #D3D3D3;
	margin: 10px 0 -2px -19px;
}

#mainnav ul ul li {
	margin: 0 0 3px 0;
}

#mainnav ul li ul li.current a {
	padding: 0 0 1px 20px;
	background-image: url(/zenit/web.nsf/pages/nav/$file/bg-mainnav.gif);
    background-repeat: no-repeat;
    background-position: 0 1px;
}

#mainnav ul ul a { color: #D3D3D3; }


/*
	bullets
*/

#bullets {
	position: absolute;
	top: 180px;
	left: 767px;
}

#bullets ul {
	width: 150px;
	padding: 0 0 0 20px;
	color: #005091;
	font-size: 12px;
}

#bullets ul li {
	margin: 0 0 12px 0;
}

#bullets ul a {
	color: #005091;
	text-decoration : none;
}

#bullets ul a:hover, #bullets ul a:active {
	color: #6b6d70;
}


/*
	content
*/

#content {
	position: relative;
	top: 45px;
	left: 65px;
	width: 330px;
}

h2 {
	font-size: 14px;
	padding: 10px 0 10px 25px;
	background-image: url(/zenit/web.nsf/pages/nav/$file/bg-bodytxt.gif);
    background-repeat: no-repeat;
    background-position: 0 4px;
}

.bodytxt {
	padding: 0 0 0 25px;
}

.short {
	padding-top: 40px;
}

.quote {
	padding: 30px 0 0 25px;
	background-image: url(/zenit/web.nsf/pages/quote/$file/quote.gif);
    background-repeat: no-repeat;
    background-position: 0 6px;
}

p.quote{
	font-size: 14px;
	font-style: oblique;
}

.stdimg {
	margin: 5px 5px 5px 5px;
	border: solid 5px #B1B3B3;
}

.quotecaption {
	padding: 0 0 25px 25px;
}

.quotecaption span {
	display: block;
	padding: 0 0 0 0;
	color: #D3D3D3;
}

.bodylist, UL {
	margin: 10px 0 10px 0;
	padding: 0 0 0 40px;
}

.bodytxt a, .bodylist a {
	padding: 1px 4px 1px 4px;
	background-color: #75787a;
	text-decoration: none;
}

.bodytxt a:hover, .bodylist a:hover, .bodytxt a:active, .bodylist a:active, .abutton a:hover {
	background-color: #a1a5a9;
}

table {
	margin: 15px 0 15px 0px;
	border-top: 1px solid #a1a5a9;
	border-left: 1px solid #a1a5a9;
	border-collapse: collapse;
}

table td, table th {
	font-family: lucida grande, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: white;
	padding: 3px;
	border-bottom: 1px solid #a1a5a9;
	border-right: 1px solid #a1a5a9;
}
table li {
	margin: 0 0 0 0px;
	font-size: 10px;
	line-height: 14px;
	list-style-type: none;
	padding: 0 0 0px 12px;
	background-image: url(/zenit/web.nsf/pages/nav/$file/bg-list.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
}

table UL {
	margin: 5px 0 5px 0;
	padding: 0 3px 0 3px;
}

table.NoBorder, table.NoBorder td {
	border: 0px solid red;
}
table.BorderBottom {
	border: 0px solid red;
}

table.BorderBottom td {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
   border-color: #a1a5a9;
   padding-bottom: 20px;
}

/*
	home
*/

#home {
	margin: 0 0 0 40px;
	padding: 100px 0 0 0;
	width: 695px;
	height: 500px;
	background-image: url(/zenit/web.nsf/pages/home/$file/bg-home.jpg);
    background-repeat: no-repeat;
    background-position: right 50px;
}

h2.home {
	background-image: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 -12px 30px;
	color: #aeb0b3;
}

ul#qlist {
	width: 300px;
	padding: 0 0 0 0;
	margin: 20px 0 0 30px;
	list-style-type: none;
}

ul#qlist li {
	width: 300px;
	padding: 0 0 10px 26px;
	background-image: url(/zenit/web.nsf/pages/nav/$file/bg-homelist.gif);
    background-repeat: no-repeat;
    background-position: left -1px;
}
.missiehome {
	/* 	
		image replacement - http://kryogenix.org/code/browser/lir/
		(requires box model hack for IE 5.X)
	*/
	padding-top: 111px; /* height of the replacement image */
    height: 0;
    overflow: hidden;
    background-image: url(/zenit/web.nsf/pages/missie/$file/missie.gif);
    background-repeat: no-repeat;
    margin: 0 0 0 18px;
}

#homenav {
		 position: absolute;
		 top: 245px;
		 left: 707px;
		 height: 40px;
}

#homenav ul {
		 list-style-type: none;
		 color: #B1B3B3;
		 font-size: 14px;
		 font-weight: bold;
}

#homenav ul li {
		 margin: 0 0 5px 15px;
		 padding: 6px 0 0 25px;
		 background-image: url(/zenit/web.nsf/pages/home/$file/bg-homenav.gif);
     background-repeat: no-repeat;
     background-position: 0 5px;
}

#homenav ul li.home {
		 margin: 0 0 0 25px;
}

#homenav ul li a {
		 text-decoration: none;
		 color: #888989;
}

#homenav ul li a:hover, #homenav ul li a:active {
		 color: #005091;
}

.address {
		 margin: 25px 0 0 5px;
		 color: #666;
}

.EntryDropDown, INPUT {
	font-size: 11;
	font-weight: bold;
	color: black;
	background-color: #B1B3B3;
	border: solid 1px #B1B3B3;
}
.EntryCheckbox, .EntryRadio {
	color: transparent;
	background-color: transparent;
	border: none 1px #B1B3B3;
}
.aButton {
	border: solid 2px #B1B3B3;
}

.Organisation {
	font-size: 14px;
	text-align:center;
	padding: 0px 0px 5px 0px;
	margin-bottom:5px;
	border-style: solid;
	border-color: #B1B3B3;
	border-width: 0px 0px 1px 0px;
}

.entrylogo {
	float:right;
	margin-top:2px;
}

.entrylogo2 {
	float:left;
	margin-top:4px;
}

#Question TD  {
	border-bottom: 1px #B1B3B3 solid;
}

.Progress {
   margin-top:7px;
}


