@import url("/css/default/OService-default.css");
@import url("/css/default/default-consumed.css");
@import url("/css/default/default-datalist.css");
@import url("/css/default/default-headers.css");


body {
	margin : 0px;
	font-family : arial;
	font-size : 12px;
  	behavior:   url(/css/csshover.htc); /* WinIE behavior call */
}
.maintable {
	height : 100%;
	width : 100%;
	background-color : #FFD5AB;
	background-image : url(../../images/fysiq/maintablebg.jpg);
	background-position : top left;
}
.footerleft {
	background-color : #FFD5AB;
	font-size :10px;
	font-style : italic;
	text-align :center;
}
.footerleft a:link,
.footerleft a:active,
.footerleft a:visited {
	color : #BA0000;
}
.footerleft a:hover {
	color : #cccccc;
}
.footer {
	background-color : #BA0000;
	height : 30px;
}
.footerright {
	background-color : #BA0000;
	height : 30px;
}
.mainright {
	BACKGROUND-COLOR : #BA0000;
	vertical-align : top;
	width : 30px;
	height : 100%;
}
.mainleft {
	background-color : #FFD5AB;
	vertical-align : top;
	width : 180px;
	height : 100%
}
.lefttop {
	background-color : #FFD5AB;
	height : 60px;
	background-image : url(../../images/fysiq/lefttopbg2.jpg);
	background-position : top left;
	background-repeat: no-repeat;
}
.righttop {
	background-color : #BA0000;
	height : 60px;
	background-image : url(../../images/fysiq/headerbgintro.gif);
	background-position : top left;
}
.pageheader {
	background-image : url(../../images/fysiq/headerbgintro.gif);
	background-position : top left;
	background-color : white;
	height : 60px;
}
.content_area {
	vertical-align : top;
	padding : 5px;
	height : 100%;
}
.extranav {
	width : 100px;
}
.extranav TD{
	border : solid 1px red;
	background-color : white;
	padding : 5px;
	white-space :nowrap;
	text-align :center;
	color : black;
	font-size : 12px;
}
.extranav a:link,
.extranav a:active,
.extranav a:visited {
	color : black;
	text-decoration : none;
	font-size : 12px;
}
.extranav a:hover {
	color : black;
	text-decoration : underline;
	font-size : 12px;
}
  /* Start Hover Menu */
.navTable {
	border-collapse : collapse;
}
.navTable TD{
	white-space : no-wrap;
	vertical-align : center;
}
div#nav {	
			position : relative;
			top : 0px;
			left :0px;
			float: left; 
			margin: -1px 0 0 0em;/* 0em = voor links inspringen */
			border-left: 0px solid black;
			border-right : 0px solid black;
			border-bottom : 0px solid black;
			border-top : 0px solid black;
			z-index : 100;
			white-space : nowrap;
}
div#nav a {
	cursor : hand;
}
div#nav ul {
			margin: 0; 
			padding: 0px; 
  			border: 0px solid black; 
			border-width: 0 0px;
			padding-bottom : 0px;

}
div#nav li {
			position: relative; 
			list-style: none; 
			margin: 0;
  		/*	float: left;  */
			width: auto; /* REMOVING WIDTH WILL MAKE sUBMENU GO hORIZONTAL */
		    white-spaCE : NOWRAP;
}
div#nav li:hover {
			margin: 0; 
}
div#nav li.submenu {
			padding : 5px 0px 5px 0px;
			margin: 0; 
}
div#nav li.submenu a{
			margin: 0; 
}
div#nav li.submenu:hover {
			margin: 0; 
}
div#nav li a {
			display: block; 
  			text-decoration: none;
			/*width : auto;  Breedte van de Uppertabs */ 
}
div#nav li a:hover {
			display: block; 
  			text-decoration: none;
			/*width : auto;  Breedte van de Uppertabs */ 
}
div#nav>ul a {
	width: auto;
}
div#nav>ul a:hover {
	width: auto;
}
div#nav ul ul {
	BORDER-TOP : SOLID 1PX BLACK;
	position: absolute; 
	width: auto;
  	display: none;
	background-color : #0095E4;
	top : 30px;
	left : 60px;
}
div#nav ul ul li {
	border-bottom: 0px solid black;
}
div#nav li.submenu li.submenu {
}

div#nav li.submenu li.submenu:hover {
}
div#nav li.submenu li.submenu:hover {
}
div#nav ul.level1 li.submenu:hover ul.level2 {
	display:block;
}
div#nav ul.level1 li{
}
div#nav ul.level2 {
}
/* End Hover Menu */
a.lefttabs_selected {	
	padding-left : 5px;
	padding-right : 5px;
	color : white;
}
a.lefttabs_notselected {
	padding-left : 5px;
	padding-right : 5px;
	color : white;
}


a.uppertabs_selected {	
	padding : 0px;
	color : white;
}
a.uppertabs_notselected{
	padding : 0px;
	color : white;
	text-decoration:underline;
}


/* Content Area Classes ------------------------ */
.content_area a:Link,
.content_area a:active, 
.content_area a:visited {
	color : #BA0000;
	text-decoration : none;
}
.content_area a:hover {
	color : #BA0000;
	text-decoration : underline;
}
.content_area TD,
.content_area P,
.content_area span{
	font-size : 12px !important;
}
.content_area HR {
	background-color : #BA0000;
	height : 2px;
}
.content_area H1 {
	font-weight : bold;
	font-size : 22px;
}
.content_area H2 {
	font-weight : bold;
	font-size : 20px;
}
.content_area H3 {
	font-weight : bold;
	font-size : 18px;
}
.content_area H4 {
	font-weight : bold;
	font-size : 16px;
}
.content_area H5 {
	font-weight : bold;
	font-size : 12px;
}
.content_area H6 {
	font-weight : bold;
	font-size : 10px;
}
.news_title {
	font-weight:bold;
	font-size : 12px;
}
.content_title {
	font-weight:bold;
	font-size : 12px;
}
.content_header {
	font-weight:bold;
	font-size : 12px;
}
.bo_header {
	font-weight:bold;
	font-size : 12px;
}
.mainleft {
	background-image : url(../../images/fysiq/logomainleftbg2.gif);
	background-repeat : no-repeat;
	background-position : center bottom;
}
span.ct1 {
	background-color : #940084;
	height : 26px;
	padding-left :60px;
	padding-right : 10px;
	padding-top : 4px;
	padding-bottom : 3px;

	background-image : url(../../images/fysiq/visiq.jpg);
	background-repeat : no-repeat;
	background-position : 0 0;
}
.ct1 a{
	font-size :16px;
}
span.ct1s {
	background-color : #940084;
	height : 26px;
	padding-left :10px;
	padding-right : 10px;
	padding-top : 4px;
	padding-bottom : 3px;

	width : 180px;
}
span.ct2 {
	background-color : #F06F00;
	height : 26px;
	padding-left :60px;
	padding-right : 10px;
	padding-top : 2px;
	padding-bottom : 3px;

	background-image : url(../../images/fysiq/visiq.jpg);
	background-repeat : no-repeat;
	background-position : 0 0;
}
.ct2 a{
	font-size :16px;
}
span.ct2s {
	background-color : #F06F00;
	height : 26px;
	padding-left :10px;
	padding-right : 10px;
	padding-top : 2px;
	padding-bottom : 3px;
	width : 180px;
}
span.ct3 {
	background-color : #0095E4;
	height : 26px;
	padding-left :60px;
	padding-right : 10px;
	padding-top : 4px;
	padding-bottom : 3px;
	background-image : url(../../images/fysiq/visiq.jpg);
	background-repeat : no-repeat;
	background-position : 0 0;
}
.ct3 a{
	font-size :16px;
}
span.ct3s {
	background-color : #0095E4;
	height : 26px;
	padding-left :10px;
	padding-right : 10px;
	padding-top : 4px;
	padding-bottom : 3px;
	width : 180px;
}
span.ns {
	display:none;
}
.newsbox_table {
	border-collapse:collapse;
	background-color : #FFD5AB;
	width : 300px;
	float:right;

}
.newsbox_table TH {
	font-weight : bold;
	color : #ba0000;
	border-bottom : solid 1px #ba0000;
	text-align : left;
	padding : 5px 10px 5px 10px;
}
.newsbox_table TD {
	color : #BA0000;
	padding : 5px 10px 5px 30px;
	background-image : url(../../images/fysiq/bullet.jpg);
	background-repeat : no-repeat;
	background-position : 10px 6px;
}
div.newspos {
	width : 100%;
	text-align: right;
	position : relative;
	top : 75px;	
}
