﻿body 
{
    margin:0px;
	height:100%;
	background-color:#41791d;
}
/*

*/
.barLeft
{
    background-image: url('../images/barLeft.jpg');
     background-repeat:no-repeat;
}
.headerLeft
{
    background-image: url('../images/headerLeft2.jpg');
    background-repeat:no-repeat;
}
.headerCenter
{
    background-image: url('../images/headerCenter.jpg');
    background-repeat:repeat-x;
}
.headerRight
{
    background-image: url('../images/headerRight.jpg');
     background-repeat:no-repeat;
}
.barRight
{
    background-image: url('../images/barRight.jpg');
     background-repeat:no-repeat;
}
/*menu*/
.menuBarLeft
{
    background-image: url('../images/menuBarLeft.jpg');
     background-repeat:no-repeat;
}
.menuBarCenterLeft
{
    background-image: url('../images/menuBarCenterLeft.jpg');
     background-repeat:no-repeat;
}
.menuBarCenter
{
     background-image: url('../images/menuBarCenter.jpg');
      background-repeat:repeat-x;
}
.menuBarCenterRight
{
    background-image: url('../images/menuBarCenterRight.jpg');
     background-repeat:no-repeat;
}
.menuBarRight
{
    background-image: url('../images/menuBarRight.jpg');
     background-repeat:no-repeat;
}
/*center*/
.centerBarLeft
{
    background-image: url('../images/centerBarLeft.jpg');
    background-repeat:no-repeat;
}
.centerBarRight
{
    background-image: url('../images/centerBarRight.jpg');
    background-repeat:no-repeat;
}
.centerLeft
{
    background-image: url('../images/centerLeft.gif');
    background-repeat:repeat-y; 
    background-color:White;  
}
.content
{
    background-color:White;
}
.verticalRepeatLeft
{
    background-image: url('../images/verticalRepeatLeft.jpg');
    background-repeat:repeat-y;
}

.verticalRepeatRight
{
      background-image: url('../images/verticalRepeatRight.jpg');
      background-repeat:repeat-y;
}

/*footer*/
.footerBarLeft
{
    background-image: url('../images/footerBarLeft.jpg');
    background-repeat:no-repeat;   
}
.footerLeft
{
      background-image: url('../images/footerLeft.jpg');
    background-repeat:no-repeat;   
}
.footerCenter
{
    background-image: url('../images/footerCenter.jpg');
    background-repeat:repeat-x;   
}
.footerRight
{
  background-image: url('../images/footerRight.jpg');
  background-repeat:no-repeat;   
}
.footerBarRight
{
    background-image: url('../images/footerBarRight.jpg');
    background-repeat:no-repeat;   
}


/*text stylen*/

h1
{
    font-family:Verdana;
    color:#125185;
    font-size:18px;
    text-decoration:none;
}
p
{
    font-family:Verdana;
    color:Black;
    font-size:11px;
    text-decoration:none;
    line-height:18px;
}

/* tabbladen */
.topNav 
{
	top:0px;
}
.topNav TBODY TR
{
	text-align:left;
}
.topNavItem
{
	font-family: Verdana;
	font-size: 12px;
	color: #1d639d;	
	font-style:normal;
	background-image:url('../images/menuSeparator.jpg');
	background-repeat:no-repeat;
	background-position:right center;
	background-color: transparent;
	border-top:0px;
	/*width:100px;*/
	margin-left:5px;
	margin-right:5px;
	font-weight:normal;
	height:22px;
}
.topNavItem a
{	
	background-image: none;
	background-color: transparent;	
	height:16px;
	padding-top: 2px;
}
.topNavItem a:hover{
	/*color:#ec782f;*/
}
.topNavSelected
{
	border:0px;
}

.topNavSelected a
{
	color: #0a3e6a;
}

.topNavHover
{
	border:0px;
}

.topNavHover a
{
	color:#0a3e6a;
}
.topNavFlyOuts
{
}
.topNavFlyOutsItem
{
	background-color: #ededed;
	color:#1d639d;
}
.topNavFlyOutsItem a
{
	color:#1d639d; 
}
.topNavFlyOutsHover
{
	background-color: #ededed;
	color: #0a3e6a;
}
.topNavFlyOutsHover a
{
	color:#0a3e6a;
}

/* tabbladen END */

/* MENU */

#MenuDiv
{	
	padding-top:10px;	
}

.leftNav
{
	border-width: 0px;
	border-color:#FFFFFF;
	background-color: transparent;
	color: #1d639d;
	font-size: 11px;
	padding-top:0px;
	width: 100%;
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
	font-weight:normal;
	vertical-align:middle;

}
.leftNav1, .leftNav2, .leftNav3
{
	height:28px;
	color: #1d639d;
	margin-left:0px;

}
.leftNav1
{
	font-family: Verdana;  
	font-size: 11px; 
	font-weight:bold;	
	margin-top:0px;
	margin-left:0px;
	background-image: url('../images/verticalMenuSeparator.gif');
	background-repeat:no-repeat;
	background-position:left top;


}
.leftNav1 a
{
	font-family: Verdana;  
	font-size: 11px; 
	font-weight:bold; 
	padding-left:15px;
	display:block;
	padding-right:10px;
	line-height:14px;
	padding-top:5px;
}
.leftNav2
{	
	font-family: Verdana;  
	font-size: 11px; 
}
.leftNav2 a
{
	padding-left:5px;
	display:block;
	padding-right:10px;
	line-height:16px;
	padding-left:20px;
}
.leftNav3
{	
	font-family: Verdana;  
	font-size: 11px; 
}
.leftNav3 a
{
	padding-left:18px;
	display:block;
	padding-right:10px;
	padding-left:25px;
}

.leftNavSelected
{
	background-color: #1d639d;
	color: #FFFFFF;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	font-size: 11px;
}

.leftNavHover 
{
	background-color: #1d639d;
	background-image:url('../images/DrieO9_MenuItemBackgroundg.gif');
	background-repeat:no-repeat;
	background-position:right;	
	color:#FFFFFF ;
	font-size: 11px;
}

.staticItem1 {
	padding: 0px;
background-image:url('../images/DrieO9_CurrentMenuOrange.gif');
		background-repeat:no-repeat;
		background-position:left top;
		LINE-HEIGHT: 20px; 	MARGIN: 0px; 	DISPLAY: block; 	FONT-FAMILY: Verdana; 	HEIGHT: 21px; 	FONT-SIZE: 11px; 	FONT-WEIGHT: bold;
}
.staticItem1 A {
	FONT-FAMILY: Verdana; BORDER-BOTTOM: #000000 1px dotted; PADDING-BOTTOM: 0px; PADDING-LEFT: 35px; PADDING-RIGHT: 0px; DISPLAY: block; WHITE-SPACE: nowrap; COLOR: #5f5f5f; TEXT-DECORATION: none; PADDING-TOP: 0px
}
.staticItem1 A:hover {
	COLOR: #f8931d
}

/* calender view */
DIV.ms-cal-navheader A IMG
{
    background-image:url('../images/DrieO2_listheadergrad.gif');
    border:1px #1d639d solid;
}
.ms-calheader {
	BACKGROUND-COLOR: #f5f5f5;
	font-family:Verdana;
}
.ms-cal-navselected {
	FONT-SIZE: 8pt
}
.ms-cal-nav {
	FONT-SIZE: 8pt;
	font-family:Verdana;	
}
td A.ms-cal-nav {
	color: #1d639d;
}
SPAN.ms-cal-nav A
{
	color: #1d639d;
}
.ms-cal-navheader {
	font-family:Verdana;	
	color: #1d639d;
}
.ms-picker-monthcenter A, .ms-picker-monthcenter A:link, .ms-picker-monthcenter A:active, .ms-picker-monthcenter A:visited  {
	font-family:Verdana;
	color: #1d639d;
}
.ms-picker-monthcenter A:hover  {
	font-family:Verdana;
	color: #1d639d;
}
.ms-picker-monthcenterOn A, .ms-picker-monthcenterOn A:link, .ms-picker-monthcenterOn A:active, .ms-picker-monthcenterOn A:visited  {
	font-family:Verdana;
}
.ms-picker-monthcenterOn A:hover  {
	font-family:Verdana;
}
.ms-picker-monthselected A, .ms-picker-monthselected A:link, .ms-picker-monthselected A:active, .ms-picker-monthselected A:visited  {
	font-family:Verdana;
}
.ms-picker-monthselected A:hover {
	font-family:Verdana;
}
TABLE.ms-picker-table TD.ms-picker-footer {
	font-family:Verdana;
}
.ms-picker-month {
	font-family:Verdana;
}
.ms-datepickerouter {
	width:187px;	
	margin-top: 20px;
}
.ms-quickLaunch {
	background-color: #f5f5f5;
}
.ms-menutoolbar TD A {
	font-family:Verdana;
	color: #1d639d;
	font-weight: bold;
}
.ms-listheaderlabel {
	font-family:Verdana;
}
.ms-cal-gempty {
	font-family:Verdana;
}
.ms-cal-todayitem TD {
	font-family:Verdana;
}
.ms-cal-workitem TD {
	font-family:Verdana;
}
.ms-cal-workitem
{
	border-left:1px #224d71 solid;
	border-right:1px #224d71 solid;
}
.ms-cal-workitem2B{
	
	border-left:1px #224d71 solid;
	border-right:1px #224d71 solid;
	border-bottom:1px #224d71 solid;
}
.ms-cal-nodataMid{
	border-left:1px #224d71 solid;
	border-right:1px #224d71 solid;
}
.ms-cal-noworkitem{
	border-left:1px #224d71 solid;
	border-right:1px #224d71 solid;
}
.ms-cal-nodataBtm2
{
	border-left:1px #224d71 solid;
	border-right:1px #224d71 solid;
	border-bottom:1px #224d71 solid;
}
.ms-cal-noworkitem2B
{
	border-left:1px #224d71 solid;
	border-right:1px #224d71 solid;
}
.ms-cal-weekempty {
	background-color:#f5f5f5;
}
.ms-cal-weekday {
	background-color:#f5f5f5;
}
.ms-cal-nodataMid {
	background-color:#f5f5f5;
}
.ms-cal-nodataBtm2 {
	background-color:#f5f5f5;
}
.ms-cal-week {
	background-image: url('../images/DrieO2_Weekbox.gif');	
	border:1px #224d71 solid;
}
.ms-cal-weekselected {
	background-image: url('../images/DrieO2_Weekboxhov.gif');	
	border:1px #224d71 solid;
}

.ms-cal-weekB {
	background-image: url('../images/DrieO2_Weekbox.gif');	
	border:1px #224d71 solid;
}
.ms-cal-topday {
	background-image: url('../images/DrieO2_Weekboxhor.gif');
	background-repeat:repeat-x;
	border:1px #224d71 solid;
}
.ms-cal-topdayfocus {
	background-image: url(/_layouts/images/selectednav.gif);
}
.ms-cal-topdayover {
	background-image: url('../images/DrieO2_Weekboxhorhov.gif');
	border:1px #224d71 solid;
}
.ms-picker-header {
	background-image: url('../images/DrieO2_quickLaunchHeader.gif');	
}
.ms-menutoolbar {
	background-image: url('../images/DrieO2_listheadergrad.gif');
	background-color: #d7d7d7;
}
.ms-separator IMG
{
	background-color: #1d639d;
}
TD.ms-cal-monthitem A {
	color: #1d639d;
	font-weight: bold;
}
.ms-listheaderlabel
{
	color:#1d639d;
}
.ms-cal-workhourf
{
	color:#1d639d;
}
.ms-cal-workhourf a:visited, .ms-cal-workhourf a:link, .ms-cal-workhourf a:active, 
{
	color:#1d639d;
}
.ms-cal-workhourf a:hover
{
	color:#1d639d;
}
.ms-picker-daycenter A
{
	color:#1d639d;

}
.ms-picker-dayselected A
{
	color:#0f5812;
}
.ms-picker-footer A
{
	color:#1d639d;

}
.ms-cal-workhour
{
	color:#1d639d;
	font-weight:bold;
}
table.ms-toolbar
{
	background-image:url('../images/DrieO2_listheadergrad.gif');
	background-repeat:repeat-x;
	border:1px #1d639d solid;
}
.ms-cal-nav-buttonsltr
{
	color:#1d639d ;
}
.ms-cal-workhour a:visited, .ms-cal-workhour a:link, .ms-cal-workhour a:active, 
{
	color:#1d639d;
}
.ms-cal-workhour a:hover
{ 
	color:#1d639d;
}
.ms-quicklaunch, 
{
	border-top:1px #224d71 solid;
	background-color:#cee3f5;
}
.ms-quicklaunch
{
	border-top:1px #224d71 solid;
	background-color:#cee3f5;
}
.ms-picker-table{
	border-top:1px #224d71 solid;	
	border-left:1px #224d71 solid;
	border-right:1px #224d71 solid;
	border-bottom:1px #224d71 solid;
}

/*end calender*/
/*Sharepoint balk */

.siteActionMenu
{
    float:right;    
}
.ms-globallinks,.ms-globallinks a{
	color:#FFFFFF;
	text-decoration:none;
	font-family:Verdana;
	font-weight:normal;
	font-size:11px;
	WHITE-SPACE: nowrap;
}
.ms-SPLink
{
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
}
.ms-SPLink A:link,.ms-SPLink A:visited
{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

/*Sharepoint balk END*/

/* Breadcrumb */

.ms-sitemapdirectional{
	font-family: Verdana;
	font-size: 12px;

}

a.ms-sitemapdirectional:link, a.ms-sitemapdirectional:active,a.ms-sitemapdirectional:visited,{
	font-family: Verdana;
	font-size: 12px;
	background-color:transparent;
	text-decoration:none;
	color:#1d639d;
}

a.ms-sitemapdirectional:hover{
	font-family: Verdana;
	font-size: 12px;
	background-color:transparent;
	text-decoration:underline;
}

.breadcrumbCurrent{
	font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
}

.ms-pagebreadcrumb{
	background-color: transparent;
}

.ms-pagebreadcrumb a{
	background-color: transparent;
}

/* Breadcrumb end */ 

/* Searchbox */
SELECT.ms-sbscopes
{
	width:80px;
}
.search .ms-sbcell
{
	color:#000000;	
}

td.ms-sbcell{
	border: #7f9db9 1px solid;
	padding-left:5px;
	padding-right:5px;
}

td.ms-sbgo{
	border-top: #7f9db9 1px solid;
	border-right: #7f9db9 1px solid;
	border-bottom: #7f9db9 1px solid;
	padding-left:5px;
	padding-right:5px;
}


.ms-sbtext{
	color:#000000;
	font-size:12px;
	font-family:Verdana;
}

.ms-sblink a{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
}

.ms-sblink a:link, .ms-sblink a:active, .ms-sblink a:visited{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
}

.ms-sblink a:hover{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
}

.ms-sbcell a{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
}

input.ms-sbplain {
	border: 0px;
	font-family:Verdana;
	font-size:12px;
}

/*Searchbox END */
/* WebParts */

div.ms-WPBody
{
	padding-left: 5px;	
}

.ms-WPBody{
	color: #000000;
	font-family:Verdana;
	font-size:11px;
	line-height:1.5em;
}

.ms-WPBody H1{
	color: #1d639d;
	font-family:Verdana;
	font-size:14px;
	line-height:1.5em;
}

.ms-WPBody H2{
	color: #1d639d;
	font-family:Verdana;
	font-size:12px;
	line-height:1.5em;
}

.DrieO3_Middle {
	font-family:Verdana;
	font-size:13px;
	color:#1d639d;
	line-height: 1.5em;
}

.DrieO3_Middle H3{
	font-family:Verdana;
	font-size:11px;
	color: #000000;
}

h3.ms-WPTitle{
	color: #125185;
	font-family:Verdana;
	font-size:13px;
}
a.ms-addnew{
	color: #1d639d;
	font-family:Verdana;
	font-size:12px;
	text-decoration:underline;
}

h3.ms-WPTitle a span{
	color: #125185;
	font-family:Verdana;
	font-size:13px;
}

.ms-formbody{
	font-family:Verdana;
	font-size:10px;
	color: #000000;
}

.ms-WPBody a{
	color: #1d639d;
	font-family:Verdana;
	font-size:11px;
	text-decoration:underline;
}

.ms-WPBody p a{
	font-family:Verdana;
	font-size:11px;
	text-decoration:underline;
	color: #1d639d;
}

.ms-WPBody p a:link, .ms-WPBody p a:active, .ms-WPBody p a:visited{
	font-family:Verdana;
	font-size:11px;
	text-decoration:underline;
	color: #1d639d;
}

.ms-WPBody p a:hover{
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	color: #1d639d;
}

.DrieO3_Middle a{
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	color: #1d639d;
}

.ms-addnew a {
	color: #1d639d;
	font-family:Verdana;
	font-size:11px;
	text-decoration:underline;
}

.ms-addnew a:link, .ms-addnew a:active, .ms-addnew a:visited {
	color: #1d639d;
	font-family:Verdana;
	font-size:11px;
	text-decoration:underline;
}

.ms-addnew a:hover{
	color: #1d639d;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
}

div.linkitem a{
	color: #1d639d;
	font-family:Verdana;
	font-size:12px;
	text-decoration:underline;
}

div.link-item a:link, div.link-item a:active, div.link-item a:visited{
	color: #1d639d;
	font-family:Verdana;
	font-size:12px;
	text-decoration:underline;
}

div.link-item a:hover{
	color: #1d639d;
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
}

.ms-vb{
	font-family:Verdana;
	font-size:11px;
	color: #000000;
	line-height: 1.5em;	
}

.ms-vb a:link, .ms-vb a:active, .ms-vb a:visited{
	font-family:Verdana;
	font-size:11px;
	color: #1d639d;	
	line-height: 1.5em;
}

.ms-vb a:hover{
	font-family:Verdana;
	font-size:11px;
	color: #1d639d;	
	line-height: 1.5em;
}

/* WebParts END*/

.DrieO9_Middle
{
	font-family:Verdana;
	font-size:11px;
	color: #1d639d;	
}

.DrieO9_Middle a:active, .DrieO9_Middle a:visited, .DrieO9_Middle a:link

{
	font-family:Verdana;
	font-size:11px;
	color: #1d639d;	
}
.ms-partline
{
	background-color:#3287cd;
}
.ms-WPHeader TD
{
	 border-bottom:1px #1d639d solid;
}