/* CSS Document Brinsis Skin */

body >html {height: 100%;}

html {height: 100%; margin: 0; padding: 0;}

/* default font size voor de skin */
body {
	font-family: Arial, sans-serif;	
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	}

a {
	text-decoration: underline; 
	color: #0089cf;
}
a:link { 
	text-decoration: none; 
	color: #0089cf;
	}

a:visited { 
	text-decoration: none; 
	color: #7f9db9;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #f90;
	}
/* default font voor modules */
.Normal, .NormalDisabled {
	font: 0.8em/1.333 Arial, sans-serif;	
}	
/* styles voor moduletitels */
.head {
	font: 1em Arial, Helvetica, sans-serif;
	margin: 0.5em 0 0;
	color: #f90;
	font-weight: bold;
}
/* button stijl voor standaard HTML buttons */
.StandardButton {
}
/* HTML tag stijlen */
H1, H2, H3, H4, H5, DT, H6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
h1 {font-size: 1.5em; margin: 2em 0 0.33em; padding: 0.25em 0;}
h2 {font-size: 1.33em; margin: 2em 0 0.25em; padding: 0.125em 0;}
h3 {font-size: 1.1em; margin: 0.5em 0 0;}
h4 {font-size: 1em; margin: 0.5em 0 0;}
h5 {font-size: 0.85em; margin: 0.5em 0 0;}
h6 {font-size: 0.75em; margin: 2em 0 0.5em; padding: 0.25em 0;}
#PortalContainer {
	margin: 0; 
	padding: 0;
	width: 100%;
	height: 100%;
	border: none;
}	
#contenttable {
	margin: 0; 
	padding: 0;
	border: none;
	height: 100%;
}
#logo {
	width: 100%;
	height: 76px;
	background-image: url(blauwAchtergrondLogo.gif);
	background-position: 0 27px;
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 0;
	margin-right: 0;
	vertical-align: top;
	border: none;
}
.logo {
	padding-top: 0;
	vertical-align: top;
	background-color: transparent;
}
#bordertop {
	background-color: #7999e1;
	background-image: url(toprand.jpg);
	height: 30px;
	padding-top: 5px;
}
#navmenu {
	background-color: #efeee2;
	height: 21px;
	border-bottom: 1px solid #cac6af;
}
.navmenu {
	background-color: #efeee2;
	height: 21px;
	border-bottom: 1px solid #cac6af !important;
}
#groenerand {
	background-color: #94f504;
	height: 21px;
	border-bottom: 1px solid #72b43c;
}
#breadcrumb {
	color: #0089cf;
	font: 70% Arial, Helvetica, sans-serif; 
	padding: 5px 0 0 5px;
}
#leftpane {
	background-color: #7999e1;
	width: 190px;
}
.leftpane {
	background-color: #7999e1;
}
#borderbottom {
	background-color: #7f9db9;
	height: 16px;
}
/* styles title */
#title {
	padding: 0px 0 0 5px;
}
#title a, #title a:visited, title a:active {
	color: #fff;
}
#SignInContainer {
	font: 70% Arial, Helvetica, sans-serif; 
	width: 200px;
	text-align: right;
	color: #5caeff;
	padding: 0px 5px 0 0;
}
#SignInContainer a, #SignInContainer a:link, #SignInContainer a:visited #SignInContainer a:active{
	color: #5caeff;
}
 #SignInContainer a:hover {
	color: #fff;
 }

#dnn_contentpane {
	width: 100%;
	height: 100%;
	background-color: #fff;
}
#dnn_contentPane td, #dnn_contentPane td td, #dnn_contentPane td td td {
}
#dnn_rightpane {
	width: 190px;
	padding-top: 15px;
}
#currentdate {
	padding: 3px 5px 0 0;
	text-align: center;
}
.currentdate {
	font: 70% Arial, Helvetica, sans-serif; 
	color: #fff;
}
#dnn_kader {

}
#grijskader {
	
}
#dnn_bottompane {
	height: 30px;
}
#dnn_banner {
	
}
#dnn_message {
	
}
#dnn_hostname {
	
}
.spacer {
	clear: both;
	height: 1px;
	}
/* ================================
    CSS STYLES FOR SOLPARTMENU
   ================================
*/
.solpartmenu {
	background-color: #efeee2;
	height: 38px
}
.MainMenu_MenuContainer /* container class voor het gehele menu */ 
{
	background-color: #efeee2;
	border: none;
}
/* class voor de root menubalk */
.MainMenu_MenuBar 
{
	background-color: #efeee2;
}
/* class voor alle menu items */
.MainMenu_MenuItem 
{
   font-family: menu, verdana, sans-serif;	
   font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	text-align: left;
	color: #000; 
   height: 20px;
	background-color: #efeee2;
	border-left: 0px solid #efeee2;
	border-bottom: 0px solid #efeee2;
	border-top: 0px solid #efeee2;
	border-right: 0px solid #efeee2;
 }

/* class voor de root menu item icons */
.MainMenu_MenuIcon 
{	/*display: none;*/ }

/* container class voor het hele submenu */
.MainMenu_SubMenu 
{
   font-family: menu, verdana, sans-serif;	
   font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	color: #fff;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	z-index: 1000; 
	background-color: #fff;
	border-left: 1px solid #cac6af;
	border-bottom: 1px solid #cac6af;
	border-top: 1px solid #efeee2;
	border-right: 1px solid #cac6af;
}

/* class voor de lijn tussen de (sub)menu items */
.MainMenu_MenuBreak 
{
   color: #efeee2;                 
   background-color: #efeee2;             
}
.MainMenu_MenuItemSel /* class voor active items */
{
   font-family: menu, verdana, sans-serif;	
   font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	background-color: #fff;
   color: #185c6f;
}
.menuarrow /* class voor pijltje achter het submenu item bij aanwezig submenu item  */
{ color: #000; }

.MainMenu_RootMenuArrow /* class voor pijltje voor het actieve item */
{ display: none; }

.separator /* class voor scheidingsteken tussen de rootmenu items, het scheidingsteken definieer je in xml */
{
   color: #efeee2;
	background-color: #efeee2;
	border: none;
}
	

