/* 
===============
Skin styles NTB
===============
*/   
.pagemaster {
	height: 100%;	
}
.skinmaster {
	height: 100%;
	width:: 800px;
	background-color: #F3F5FA;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.tabeltekst {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	text-align:left;
}
.tabelkop {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
.MenuLabel {
	color:#CAD5ED; 
	font-family: Verdena, Arial, Helvetica; 
	font-size: 14pt; 
	font-weight: bold; 
	font-variant:small-caps;
}
.MenuLabelSub:link, .MenuLabelSub:visited {
	color:#FFFF00;
	font-family: Verdena, Arial, Helvetica; 
	font-size: 14pt; 
	font-variant:small-caps;
	font-weight:bold;
}
.MenuLabelSub:hover {
	color:#159629;
	text-decoration:none;
}
.MenuLabelTerug:link, .MenuLabelTerug:visited {
	color:#FFFFFF;
	font-family: Verdena, Arial, Helvetica; 
	font-size: 8pt; 
}
.MenuLabelTerug:hover {
	color:#0099CC;
	text-decoration:none;
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	text-align:left;
	width: 100%;
	background-color:#FFFFFF;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 150px;
	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;
}
.StandardButton     {
    background: #7994CB 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;
}
.OtherTabs {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  16px;
    font-weight:    normal;
    color: #FFFFFF;
}

/* 
================================
Solpartmenu
================================
*/  
/*------------Menu New--------------*/
.submenuitembreadcrumb{
	color: #0099CC;
	font-size:11px; font-weight:bold;
	padding:0 5 0 3;
	background:transparent;
	height:26px;
}
.submenuitemselected{
	color: #0099CC;
	font-size:11px; font-weight:bold;
	padding:0 5 0 3;
	background:transparent;
	height:26px;
}
.submenu{
	z-index:1000;
	border-right:1px #E3E3E3 solid;
	padding:0px;
	margin-left:1px;
	color: #777;
	margin-left:2px;
	background:#E3E3E3;
	background-color:#E3E3E3;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=1);
	height:26px;
}
.MainMenu_MenuArrow{
	padding:0 3 0 7;
	border:#E3E3E3 solid; border-width:1 1 1 0;
	text-align:right;
}
.rootmenuitem TD{ 
	color:#FFFFFF;
	font-size:14px; font-weight:bold;
	padding:0 2 0 1;
	background:transparent;
	height:20px;
}
.rootmenuitemactive TD{ 
	color: #159629;
	font-size:14px; font-weight:bold;
	padding:0 2 0 1;
	background:transparent;
	height:20px;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color: #0099CC;
	font-size:14px; font-weight:bold;
	padding:0 2 0 1;
	background:transparent;
	height:20px;
}

/* GENERIC */
H1  {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  20px;
    font-weight:    bold;
    color: #000066;
	line-height: 20 px;
	margin: 2px;
	padding: 0px;
}

H2  {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  16px;
    font-weight:    bold;
	margin-top: 10px;
	margin-bottom: 2px;
    color: #000066;
}

H3  {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  14px;
    font-weight:    bold;
    color: #000066;
}

H4  {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #000066;
}

H5, DT  {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}
td {
	font: 11px/16px verdana, arial;
}
A:link  {
    text-decoration:    none;
    color: #3366FF;
}

A:visited   {
    text-decoration:    none;
    color:  #3366FF;
}

A:active    {
    text-decoration:    none;
    color: #FF0000;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.titel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-top: 4px;
	margin-bottom: 4px;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 4px;
	margin-bottom: 6px;
	padding-bottom: 0px;
	padding-top:0px;
}
