@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: verdana;
	font-size : 12px;
	color : #343434;
	background-color : white;
	font-size : 12px;
	behavior:  url(../css/csshover.htc);
}
BODY td {
	font-size :12px;
	color : #343434;
}
.ContentArea a:link,
.ContentArea a:active,
.ContentArea a:visited {
	font-size :12px;
	text-decoration : none;
	/*color : #CC6601;*/
}
.ContentArea a:hover {
	font-size :12px;
	text-decoration : underline;
	color : #343434;
}

.MainTable {
	width : 1010px;
	height: 100%;
	vertical-align : top;
	border-style:solid;
	border-color: black;
	border-width: 1px;
	border-collapse : collapse;
	background-image : url(../../images/intramed/pageheaderbg.jpg);
	background-repeat : repeat-x;
	background-position:top left;
}
.MainTable TD {
	bordr-collapse : collapse;
}
.MainLeft {
	width : 190px;
	height : 100%;
	vertical-align : top;
}
.PageHeader {
	width : 100%;
	vertical-align :top;
	background-image : url(../../images/intramed/logo-intramed.jpg);
	background-repeat : no-repeat;
	background-position : top right;
	height : 226px; 
	
}
.PageFooter {

	border-top :  solid 1px white;
}
.ContentArea {
	width : 100%;
	vertical-align : top;
	padding-left : 25px;
	padding-top : 5px;
	color : #343434;
	font-size : 12px;
}
.ContentArea Td {
	font-size : 12px;
}
.ContentArea a:link,
.ContentArea a:active,
.ContentArea a:visited {
	text-decoration : none;
	color : #CC6601;
	font-size : 12px;
}
.ContentArea a:hover {
	text-decoration : underline;
	color : #343434;
	font-size : 12px;
}
P.ContentArea {
	font-size : 12px;
}
B.ContentArea {
	font-size : 12px;
	font-weight : bold;
}
STRONG.ContentArea {
	font-size : 12px;
	font-weight : bold;
}
H1 {
	font-weight : bold;
	font-size : 12px;
	color : #CC6601;
}
H2 {
	font-weight : bold;
	font-size : 12px;
	color : #CC6601;
}
H3 {
	font-weight : bold;
	font-size : 12px;
	color : #CC6601;
}
H4 {
	font-weight : bold;
	font-size : 12px;
	color : #CC6601;
}
H5 {
	font-weight : bold;
	font-size : 12px;
	color : #CC6601;
}
H6 {
	font-weight : bold;
	font-size : 12px;
	color : #CC6601;
}
PRE {
	font-size : 12px;
	font-family : verdana;
}
HR {
	color : #CC6601;
}
/* Navigatie Classes ------------------------------- */ 
div#nav {
	width: 150px; 
/*	margin: -1px 0 0 -1px;
*/  white-space : nowrap;
	font-size : 11px;
	margin :0px 0px 0px 30px;
	padding :0px;
	height : 90%;
	position:relative;z-index:999;
}
div#nav ul {
	margin: 0; 
	padding: 0; 
	white-space : nowrap;
	font-size : 12px;
}
div#nav li {
	position: relative;
	list-style: none;
	margin: 0;
	white-space : nowrap;
	padding : 0px;
	height  : 20px;
	vertical-align:middle;
	text-align : left;
}
div#nav li:hover {
	height: 20px;
	padding : 0px;
}

div#nav li.submenu {
	height:auto;
	text-align : right;
}
div#nav li.submenu:hover {
	height:auto;
	display :block;
	background-color : #34659f;
	padding-right:5px;
}
div#nav li a {
/*	padding: 0em 15 0em 0.5em;
	*/text-decoration: none; 
/*	width: 175px;
*/	display : block;
	width : 100%;
}
div#nav>ul a:link,
div#nav>ul a:active,
div#nav>ul a:visited{
	display : block;
	height : 20px;
	width: 100%;
}

div#nav>ul a:hover {
	display : block;
	height : 20px;
}
div#nav ul ul {
	background-color : #34659f;
	border-left : 1px solid white;
	position: absolute; 
	z-index:999999;
	top: 0; 
	left : 150px;
	display: none;
	width : 180px;
/*	opacity: .9;
	filter: alpha(opacity=90);
*/}
div#nav UL UL LI {
	text-align : left;
	height : 17px;
	.height : 18px;
	padding : 5px 0 0px 0px;	
	/*padding    : 5px 0px;*/
	border-bottom : 1px solid white;
	display:block;
	white-space:normal;
}
div#nav UL UL LI:hover {
	background-color:#ca6702;
	padding-top : 5px;
	height : 17px;
	.height : 18px;
}
div#nav ul.level1 li.submenu:hover ul.level2, 
div#nav ul.level2 li.submenu:hover ul.level3 {
	display:block;
/*	width : 175px;
*/
}
div#nav li.submenu {
	padding : 0 5px 0 0;
	width 	: 145px;
}
div#nav li:hover a.lefttabs_selected {
	color : #ffffff;
}
div#nav li:link a:lefttabs_notselected {
	
}
div#nav li:hover a.lefttabs_notselected {
	color : #ffffff;
	/*background-image:url(../../images/intramed/whitelefttabsselectedbg.jpg);
	background-position : 1% 50%;*/
	height : 20px;
}
/* End Hovering Classes */ 
a.lefttabs_selected {
	color : white;
	font-size : 12px;
	font-family : verdana;
	font-weight : bold;	
	/*background-image:url(../../images/intramed/whitelefttabsselectedbg.jpg);
	background-repeat:no-repeat;
	background-position : 1% 50%;*/
	height : 20px;
	padding:2px 5px 0 0 ;
	display:block;
	background-color : #34659f;
	white-space:nowrap;
}
a.lefttabs_selected:hover{
	font-size : 12px;
	font-family : verdana;
	font-weight : bold;
	color : white;
	/*background-image:url(../../images/intramed/whitelefttabsselectedbg.jpg);
	background-repeat:no-repeat;
	background-position : 1% 50%;*/
	background-color : #34659f;
	white-space:nowrap;
}

a.lefttabs_notselected {
	color : #101077;
	font-size : 12px;
	font-family : verdana;
	/*background-image:url(../../images/intramed/orangelefttabsnotselectedbg.jpg);
	background-position : 1% 50%;
	background-repeat:no-repeat;*/
	display : block;
	height : 20px;
	white-space:nowrap;
	padding:2px 5px 0 0;
}
a.lefttabs_notselected:hover{
	color :white;
	font-size : 12px;
	font-family : verdana;
	/*background-image:url(../../images/intramed/whitelefttabsselectedbg.jpg);
	background-position : 1% 50%;
	background-repeat:no-repeat;	*/
	background-color : #34659f;
	display: block;
	padding:2px 5px 0 0 ;
	white-space:nowrap;
}
a.uppertabs_selected {
	color : white;
	font-size : 11px;
	font-family : verdana;
	font-weight : bold;
	display : block;
	margin-left:10px;
}
a.uppertabs_selected:hover {
	color : white;
	font-size : 11px;
	font-family : verdana;
	font-weight : bold;
	margin-left:10px;
}
.uppertabs_notselected {
	color : white;
	font-size : 11px;
	font-family : verdana;
	display : block;
	margin-left:10px;
}
a.uppertabs_notselected:hover {
	color : white;
	font-size : 11px;
}


.AdresTD {
	color : #101077;
}
b.AdresTD {
	color : #CC6601;
}
strong.AdresTD {
	color : #CC6601;
}
.AdresTD a:link, 
.AdresTD a:active,
.AdresTD a:visited {
	text-decoration : underline;	
}
.AdresTD a:hover {
	text-decoration : underline;
}
.ExtraTab {
	color : white;
	font-weight : bold;
}
.NewsBoxTable {
	width : 200px;
	height : 100%;
	margin-left : 10px;
	margin-right : 35px;
	color : #101077;

}
.NewsBoxHeader {
	font-weight : bold;
	padding : 5px 0px 5px 0px;
	color : #CC6601;
	font-size : 14px;
	text-transform : uppercase;
	border-top :  solid 1px #CCCCCC;
	margin-top : 0px;
}
td.NewsBoxHeader {
	vertical-align : bottom;
}

.NewsBoxContent {
	padding : 2px 0px 2px 15px;
	height : 30px;
	border-bottom :  solid 1px #CCCCCC;
	vertical-align :top;
	background-image : url(../../images/intramed/newsbullet.jpg);
	background-repeat : no-repeat;
	background-position : left top;
}
.NewsBoxContent a:link,
.NewsBoxContent a:active,
.NewsBoxContent a:visited {
	color : #101077;
	text-decoration : none;
	font-size : 11px;
}
.NewsBoxContent a:hover{
	color : #CC6601;
	text-decoration : underline;
	font-size : 11px;
}
.NewsBoxFooter {	
	height : 100%;
}
.LinksPage_Title {
	font-weight : bold;
	color : #CC6601;
}
.content_header {
	color : #CC6601;
	font-weight : bold;
}
.news_title {
	font-weight : bold;
	color : #CC6601;
}
.LS_More {

}
.LS_BodyIndex {

}
.LS_TopIndex {
	font-weight : bold;
	color : cc6601;
}
.LS_header {
	font-weight : bold;
	color : cc6601;
}
.form_subheader {
	color : #CC6601;
	font-weight : bold;
	font-size : 12px;
}