/* 
================================
Skin styles for DotNetNuke
================================
*/
body {
	background-color:#4d68a9;
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(bg_skin2008.jpg);
	background-repeat: repeat;
}
.ControlPanel, .PagingTable {
    width: 100%;
    height: 24px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #33A02C;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#33A02C;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#33A02C;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#33A02C;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#247320;
}

/* style for module titles */
.Head   {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

h1{
	margin-bottom: 0px;
	margin-top: 0px;
}
td,.Normal,.NormalDisabled
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.NormalTextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

A:link  {
    text-decoration:    underline;
    color:  #7C98C8;
}

A:visited   {
    text-decoration:    underline;
    color:  #7C98C8;
}

A:active    {
    text-decoration:    underline;
    color:  #7C98C8;
}

A:hover {
    text-decoration:    underline;
    color:  #5F79B6;
}

.footer{ color:#4D68AB;}

.gebruikerslogin{
	margin-top: 8px;
	margin-right: 8px;
	padding-top: 8px;
	padding-right: 8px;
	color:#FFFFFF;
	font-size: 10px;
}
a.witlinkklein:link,a.witlinkklein:visited,a.witlinkklein:active,a.witlinkklein:hover{
	font-size: 10px;
	color: #FFFFFF;
}
.bovenPaneRechts{
	text-align:right;
	width:135px;
	margin-right:150px;
	margin-bottom:5px;
}
.bovenPaneRechtsBreed{
	text-align:right;
	width:135px;
	margin-right:5px;
	margin-bottom:5px;
}
.bovenPaneRechtsRechts{
	width:146px;
	height:240px;
	background-color:#33a02c;
}
.maincontent{
	min-height:650px;
	height:auto !important;
	height:650px;
}

.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;

}


.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 270px;
	background-color: transparent;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 14px;

}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: #cad5ea; 
	border-left: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8da4d3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #37408B none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}

.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

.titel{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #D9007E;
}
h3{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #D9007E;
}
.titelhomecontent{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:normal;
	color: #ffffff;
}

/* 
================================
Skin styles SEO/Andere menuus
================================
*/

#AdminPulldown {
	TOP: 5px;
	z-index:998;
}
#WerklocatiesPulldown {
	z-index:997;
	padding-bottom:20px;
}
select.TabList {
	
	color:#37418C;
	height:20px;
	margin-top: 5px;
    font-weight:normal;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.gerenderd
{
	color:#CCCCCC;
	font-size:9px;
	text-align:center;
}
/* 
================================
styles voor Inventua
================================
*/  
.inventua_sidemenu{
	width:150px;
	background-color:#BCC900;
	min-height:95px;
	height:auto !important;
	height:95px;
	padding-bottom: 10px;
}

.MenuBar{
}

.MenuHeaderHighlight{
}

.MenuHeader{ font-size: 12px; padding-top: 5px; padding-left: 10px; font-weight: bold; cursor: default; color:#616AC0;}

.MenuItem{ font-size: 12px; font-weight: bold; padding-bottom: 2px; padding-top: 2px; padding-left: 10px;}
.MenuHeader A, .MenuHeader A:Active, .MenuHeader A:Visited, .MenuHeader A:Link{ text-decoration: none; padding-top: 2px; padding-bottom: 5px; cursor: pointer; display: block; color:#FFFFFF;}
.MenuHeader A:Hover{ text-decoration: underline; color: #ffffff; padding-top: 2px; padding-bottom: 5px; cursor: pointer; display: block;}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Visited, .MenuItem A:Link{ text-decoration: none; display: block; padding-left: 0px; padding-bottom: 1px; cursor: pointer; padding-top: 2px; width: 100%; color:#FFFFFF;}
.MenuItem A:Hover{ display: block; padding-left: 0px; padding-bottom: 1px; cursor: pointer; color: #ffffff; padding-top: 2px; text-decoration: underline; width: 100%;}


*html .MenuHeader span.MenuItemCurrent{
	color: #ffffff;
	text-decoration: underline;
}
.MenuHeader span.MenuItemCurrent{
	color: #ffffff;
	text-decoration: underline;
}

*html .MenuItem span.MenuItemCurrent{
	color: #ffffff;
	text-decoration: underline;
}
.MenuItem span.MenuItemCurrent{
	color: #ffffff;
	text-decoration: underline;
}
.aanvraagformulier{
	padding: 10px;
	width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.FormAanvraagformulier{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

#container {}
#header {background-image:url(header_2010.gif);background-repeat:no-repeat;height:305px;}
#headerrechts {height:240px;}
#content_left {background-image:url(bg-links.gif);background-repeat:repeat-y;background-position: left top;width:289px;}
#content_left_onder {background-image:url(bg-links.gif);background-repeat:repeat-y;background-position: left top;width:289px;}
#links {background-image:url(header-tree.gif);background-repeat:no-repeat;background-position: left top;width:289px; height:131px;}
#content_right {background-color:#FFFFFF;}
#tree {width:30px;}
#flower {background-image:url(doodle_rechts.gif);background-repeat:no-repeat;background-position: left bottom;width:145px;}
.doodle_footer {background-image:url(doodle_footer.gif);background-repeat:no-repeat;background-position: left top;}
.doodle_links {background-image:url(bg-links-onder.gif);background-repeat:no-repeat;background-position: left bottom;width:289px; height:214px;}

.vacatureformulier_main td { text-align:left;}
.vacatureformulier td{ vertical-align:top;}
.vacatureformulier .NormalTextbox{ margin-bottom:10px;}
.vacatureformulier .SubHead{ margin-right:5px;}

.InschrijfformulierConcoursenMainForm td { text-align:left;}
.InschrijfformulierConcoursen td{ vertical-align:top; padding:5px;}
/*.InschrijfformulierConcoursen .NormalTextbox{ margin-bottom:10px;}*/
.InschrijfformulierConcoursen .SubHead{ margin-right:5px;}
.InschrijfformulierConcoursen h3{ color:#D9007E; font-size:13px; font-weight:bold;}
