/* css style - 'Oniro', by Auke jongbloed, http://www.jomm.nl/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2006, Auke Jongbloed */
/* Added: 07 februari 2006 */

/* ----- BASICS ELEMENTS ------------------------------------------------------------------------------------------------- */
html,body { 
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background:#6B6B6B url(../images/Oniro_bgr.gif) top center repeat-y;
	margin: 0px; 
	padding: 0px;
	height: 100%;
	}
td{
	margin: 0px; 
	padding: 0px;
}

p {  
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px; 
	margin-top: 8px;
	margin-bottom: 15px;
	text-align: justify;
	}
	
ul, li {  
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px; 
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	}

h2 {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
}
h3 {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
}

strong{ 
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

a:link { 
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline; 
	color: #FFFFFF;
	}

a:visited { 
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline; 
	color: #FFFFFF;
	}

a:hover, a:active { 
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline; 
	color: #D7FBCE;
	}

input#button {
	width: 72px;
	height: 23px;
	background-color: #959595; 
	border-color: #D7D6D6; 
	color: black;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

/* ----- LAYOUT ------------------------------------------------------------------------------------------------------ */
#container{
	background:url(../images/Oniro_bgr_container.gif) repeat-y left top;
	margin-left:auto;
	margin-right:auto;
	width: 801px;
	height: 100%;
	padding:0px;
	border:0px;
	}

#headerTable{
	background:url(../images/Oniro_header.gif) no-repeat left top;
	margin-left:auto;
	margin-right:auto;
	width: 801px;
	height: 100px;
	padding:0px;
	border:0px;
}
#headerTable td{
	margin:0px;
	padding:0px;
	border:0px;
}
#guiTable{
	margin-left:auto;
	margin-right:auto;
	width: 801px;
	height: 100px;
	padding:0px;
	border:0px;
	position: relative;
}
#guiTable #left{
	background:url(../images/Oniro_menu_bgr.gif) no-repeat left top;
	width: 200px;
	height: 200px;
	margin:0px;
	padding:0px;
	position: relative;
}
#guiTable #center{
	background:url(../images/Oniro_center_bgr.gif) no-repeat left top;
	width: 100px;
	height: 200px;
	margin:0px;
	padding:0px;
	position: relative;
}
	
#guiTable #right{
	background: url(../images/headerphoto.jpg) no-repeat left top;
	width: 500px;
	margin:0px;
	padding:0px;
	position: relative;
}
#guiTable #right_002{
	background: url(../images/headerphoto_002.jpg) no-repeat left top;
	width: 500px;
	margin:0px;
	padding:0px;
	position: relative;
}
#guiTable #right_003{
	background: url(../images/headerphoto_003.jpg) no-repeat left top;
	width: 500px;
	margin:0px;
	padding:0px;
	position: relative;
}
#guiTable #right_004{
	background: url(../images/headerphoto_004.jpg) no-repeat left top;
	width: 500px;
	margin:0px;
	padding:0px;
	position: relative;
}
#guiTable #right_005{
	background: url(../images/headerphoto_005.jpg) no-repeat left top;
	width: 500px;
	margin:0px;
	padding:0px;
	position: relative;
}
#guiTable #right_006{
	background: url(../images/headerphoto_006.jpg) no-repeat left top;
	width: 500px;
	margin:0px;
	padding:0px;
	position: relative;
}
#guiTable #right_007{
	background: url(../images/headerphoto_007.jpg) no-repeat left top;
	width: 500px;
	margin:0px;
	padding:0px;
	position: relative;
}
	
#headerAfsluiting{
	background: url(../images/Oniro_header_afsluiting.gif) no-repeat left top;
	margin-left:auto;
	margin-right:auto;
	width: 801px;
	height: 10px;
	padding:0px;
}

dataTable{
	margin-left:auto;
	margin-right:auto;
	width: 801px;
	height: 100px;
	padding:0px;
	border:0px;
	position: relative;
}
#dataTable #left{
	width: 200px;
	height: 200px;
	margin:0px;
	padding:0px;
	position: relative;
}
#dataTable #center{
	width: 100px;
	height: 200px;
	margin:0px;
	padding:0px;
	position: relative;
}	
#dataTable #right{
	width: 500px;
	margin:0px;
	padding:0px;
	position: relative;
}

/* ----- OTHER ------------------------------------------------------------------------------------------------- */

#dataTable #right p{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
}

#dataTable #left p{
	margin-top: 10px;
	margin-left:30px;
	margin-right:auto;
	margin-bottom: 0px;
	padding:0px;
}

#dataTable #center #dia001 p, #dataTable #center #dia002 p, #dataTable #center #dia003 p, #dataTable #center #dia004 p, #dataTable #center #dia005 p, #dataTable #center #dia006 p{
	margin-top: 10px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom: 0px;
	padding:2px;
}

#dataTable #center p{
	margin-top: 10px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom: 0px;
	padding:2px;
}

#dataTable #center #dia001 .pic, #dataTable #center #dia002 .pic, #dataTable #center #dia003 .pic, #dataTable #center #dia004 .pic, #dataTable #center #dia005 .pic, #dataTable #center #dia006 .pic{
	background-color:#FFFFFF;
	border:#333333 1px solid;
	margin-top: 10px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom: 0px;
	padding:2px;
}
.pic{
	background-color:#FFFFFF;
	border:#333333 1px solid;
	margin-top: 10px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom: 0px;
	padding:2px;
}

#dataTable h1{
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
}

#menu01{
	margin-top: 6px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
}
#menu02, #menu03, #menu04, #menu05{
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 2px;
	margin-right: 0px;
	padding: 0px;
}
#menu06{
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
}

#topButs {
	position:relative;
	left:625px;
	top:7px;
	width:185px;
	height:15px;
	z-index:1;
}

/*Toegeoegd door M. Grimme */
.code {
	font-style: normal;
}
.num {
	font-weight: bold;
	font-size: 10px;
}
.klein {
	font-size: 9px;
	font-weight: normal;
}
.sel{
	border-color: #FFFFFF;
}
.des{
	border-color: #999999;
}
input{
	font-size: 10px;
}
.tabkop {
	text-decoration: none;
	font-size:11px;
	font-weight: bold;
	background-color: #666666;
}
		
.dried td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
	
.dried a{
	color: #FFFFFF;
}

/* TRANSMENU */

.transMenu {
 position:absolute;
 overflow:hidden;
 left:-1000px;
 top:-1000px;
}

.transMenu .content {
 position:absolute;
}

.transMenu .items {
 border: 0px solid #FFFFFF;
 position:relative;
 left:0px; top:0px;
 z-index:2;
}

.transMenu.top .items {
}

.transMenu  td
{
 padding: 0px 12px 3px 5px!important;
 margin: 10px;
 font-size: 13px !important;
 font-family: Tahoma, Arial, sans-serif !important;
 text-align: left !important;
 font-weight: normal !important;
 color: #fff !important;
}

.transMenu  .item.hover td
{
 color: #FFFFFF!important;
}

.transMenu .item {
 text-decoration: none;
/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
 cursor:pointer;
 cursor:hand;
}

.transMenu .background {
 background-color: #33CC00!important;
 position:absolute;
 left:0px; top:0px;
 z-index:1;
 -moz-opacity:0.00;
 filter:alpha(opacity=00)
}

.transMenu .shadowRight {
 position:absolute;
 z-index:3;
 top:0px; width:0px;
 -moz-opacity:0.00;
 filter:alpha(opacity=00);
background-color:#fff;
}

.transMenu .shadowBottom {
 position:absolute;
 z-index:1;
 left:3px; height:2px;
 -moz-opacity:0.00;
 filter:alpha(opacity=00)
}

.transMenu .item.hover {
 /* background-color: #9bc81a; */
 text-decoration:underline;
}

.transMenu .item img {
 margin-left:10px;
}
