@import url("/css/default/OService-default.css"); /* Style voor de OS service pagina's, Pil / Diabetes / Herhaal */ 
@import url("/css/default/default-consumed.css"); /* Style voor de Consumed pagina's */
@import url("/css/default/default-datalist.css"); /* Style voor de Datatables */ 
@import url("/css/default/default-headers.css");  /* Style voor de grootte van de Headers */

HTML  {
	height : 100%;
	font-size : 12px;
	font-family : arial;
	color : #626366;
}
BODY {
	behavior:  url(../css/csshover.htc);
	margin : 0px;
	font-size : 12px;
	font-family : arial;
	height : 100%;
	color : #626366;
	background-color:#F7EBEB;
	background-image : url(../images/udo-kortenoord/bodybg.jpg);
	background-repeat : repeat-y;
	background-position : center top;
}
BODY TD {
	font-size : 12px;
	color : #626366;
}
.wrapper {
	height : 100%;
	width : 100%;
	background-image : url(../images/udo-kortenoord/wrapperbg.jpg);
	background-repeat : no-repeat;
	background-position : center top;
}

.maintable {
	width : 905px;
	height : 100%;
	font-size : 12px;
	border : solid 1px #C8BBC0;
}
.lefttop {

}
.siteheader {
	height : 161px;
	background-image : url(../images/udo-kortenoord/siteheaderBG.jpg);
	background-repeat : no-repeat;
	background-position : right top;
	text-align : right;
	vertical-align : bottom;
}
.mainleft {
	border-right : solid 1px #E4E1DC;
	padding-right : 0px;
	vertical-align : top;
	text-align : right;
	font-size : 12px;
	height : 100%;
	background-color : #F7EBEB;
	background-image:url(../images/udo-kortenoord/mainleftbg.jpg);
	background-repeat: no-repeat;
}
.content_area {
	background-color: #ffffff;
	padding-left : 10px;
	padding-right : 0px;
	vertical-align : top;
	height : 100%;
	width : 100%;
	color : #626366;
}
.content_area a:link,
.content_area a:active,
.content_area a:visited, {
	color : #D4AED3;
	text-decoration : underline;
}
.content_area a:hover {
	color : #626366;
	text-decoration : none;
}
.sitefooterleft {
	background-color : #D4AED2;
	height : 20px;
	white-space: nowrap;
	text-align : center;
}
.sitefooter {
	background-color : #D4AED2;
	height : 20px;
	font-size : 10px;
	color : white;
	text-align : center;
}
.sitefooterleft a:link,
.sitefooterleft a:active, 
.sitefooterleft a:visited {
	color : white;
	font-size : 10px;
}
.sitefooterleft a:hover {
	color : white;
	font-size : 10px;
}
.extratabs {
	margin-bottom : 15px;
	margin-right : 10px;
}
.extratabs a:link,
.extratabs a:active,
.extratabs a:visited {
	color : #ffffff;
	text-decoration : none;
	background-image:url(../images/udo-kortenoord/extratabsBG.jpg);
	background-repeat : no-repeat;
	background-position : 0px 5px;
	margin-left: 13px;
	padding-left : 13px;
	font-size : 11px;
}
.extratabs a:hover {
	color : #ffffff;
	text-decoration : none;
	background-image:url(../images/udo-kortenoord/extratabsBGhover.jpg);
	background-repeat : no-repeat;
	margin-left: 13px;
	padding-left : 13px;
	font-size : 11px;
	background-position : 0px 5px;
}
.infobox {
	color : #626366;
	position : relative;
	bottom : 0px;
}
.infobox TD {
	padding : 5px;
}
/* Navigatie Classes ------------------------------- */ 
div#nav {
	width: 195px;
	background-repeat: no-repeat;
	white-space : nowrap;
    margin-top : 1px;
	font-size : 11px;
	margin :0px;
	padding :0px;
}
div#nav ul {
	margin: 0; 
	padding: 0; 
	white-space : nowrap;
	font-size : 11px;
}
div#nav li {
	position: relative;
	list-style: none;
	margin: 0;
	white-space : nowrap;
	padding : 7px 5px 0px 30px;
	height : 30px;
	vertical-align : center;
	text-align : left;
	background-image:url(../images/udo-kortenoord/lefttabsNOTSELBG.jpg);
	background-repeat:no-repeat;
	background-position : 5px 5px;
	border-bottom : solid 1px white;
}
div#nav li:hover {
	padding : 7px 5px 0px 30px;
	height : 30px;
	background-color : #E9CDDB;
	background-image:url(../images/udo-kortenoord/lefttabsSELBG.jpg);
	background-repeat:no-repeat;
	background-position : 5px 5px;
}
div#nav li.submenu {

}
div#nav li.submenu:hover {
	display :block;
	background-color : #D4AED2;
}
div#nav li a {
/*	padding: 0em 15 0em 0.5em;
	*/text-decoration: none; 
/*	width: 175px;
*/
}
div#nav>ul a {
	width: auto;
}
div#nav ul ul {
	background-color : #D4AED2;
	position: absolute; 
	top: 0px; 
	left: 195px;
	display: none;
	width : 195px;
/*	opacity: .9;
	filter: alpha(opacity=90);
*/}
div#nav ul ul li {
	background-image : none;
}
div#nav ul ul li.submenu:hover {
	display :block;
	background-color : #E9CDDB;
	background-image : none;
}
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 {

}
div#nav li:hover a.lefttabs_selected {
	color : #ffffff;
}
div#nav li:hover a.lefttabs_notselected {
	color : #ffffff;
}
/* End Hovering Classes */ 
/* TABS --------------------------- */
.lefttabs_table {
	width : 180px;
}

a.lefttabs_selected {
	text-align : left;
	color : #626366;
	font-weight : bold;
	text-decoration : none;
}
a.lefttabs_selected:hover {
	text-align : left;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
}


a.lefttabs_notselected {
	text-align : left;
	color : #626366;
	font-weight : bold;
}
a.lefttabs_notselected:hover {
	text-align : left;
	color : #ffffff;
	font-weight : bold;
}


a.uppertabs_selected {
	text-align : left;
	color : #ffffff;
	font-weight : bold;
}
a.uppertabs_selected:hover {
	text-align : left;
	color : #ffffff;
	font-weight : bold;
}
a.uppertabs_notselected {
	text-align : left;
	color : #626366;
	font-weight : bold;
}
a.uppertabs_notselected:hover {
	text-align : left;
	color : #ffffff;
	font-weight : bold;
}


/* NEWS --------------------------- */
.newsbox_table {
	height : 100%;
	background-color : #F7EBEB;
	border-collapse : collapse;
}
.newsbox_header {
	height : 20px;
	background-color : #F0DEEB;
	color : #626366;
	font-weight : bold;
	padding : 10px;
}
.newsbox_content {
	height : 20px;
	padding: 10px;
	padding-right : 35px;
	background-image:url(../images/udo-kortenoord/newscontentBG.jpg);
	background-repeat:no-repeat;
	background-position: right 7px;
	font-size : 11px;
}

.newsbox_content a:link,
.newsbox_content a:active,
.newsbox_content a:visited {
	color : #626366;
	text-decoration : none;
	font-size : 11px;
}
.newsbox_content a:hover{
	color : #626366;
	font-size : 11px;
}
.newsbox_footer {
	height : 100%;
	vertical-align : bottom;
	padding: 10px;
	padding-bottom : 25px;
}
/* --------------------------------- */

H1, H2, H3, H4, H5, H6 {
	color : #D4AED3;
	font-weight : bold;
	font-size : 14px;
}
.News_Title,
.Content_Title,
.Bo_Header,
.Content_Header,
.LinksPage_Title,
.LS_Title,
.LS_header {
	color : #D4AED3;
	font-weight : bold;
	font-size : 14px;
}

element.style {

text-indent:2pt;
}

