﻿/********************************/
/* Global */
A
{
	font-size: 11px;
	color:#004E27;
	font-family: Arial;
	text-decoration:underline;
}
A:hover
{
	font-size: 11px;
	color: #004E27;
	font-family: Arial;
	text-decoration:underline;
}
A.darkblue
{
	font-size: 11px;
	color:#001874;
	font-family: Arial;
	text-decoration:none;
}
A.darkblue:hover
{
	font-size: 11px;
	color: #001874;
	font-family: Arial;
	text-decoration:underline;
}
select
{
	
	height: 1em;
	margin: 0;
	padding: 0;
}
body
{
	margin:0px;
}
A IMG
{
	border:0px;
}

input
{
	
	
}

TD
{
	font-family: Arial;
	font-size: 11px;
}
HR.seperator
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:0px;
	border-top: dashed 1px #001874;
	display:block;
}
TD.ruler
{
	width:100%;
	height:1px;
	border-bottom:1px dashed #999999;
}
TD.headline
{
	font-size: 12px;
	color: #001874;
	font-family: Arial;
	font-weight: bold;
}
TD.pageheader
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 2px;
	color: #000000;
	padding-top: 0px;
	font-family: Arial;
}
TD.onecolumn
{
	font-family: Arial;
	font-size:11px;
	color:#000000;
	padding: 0px;
	vertical-align: top;
}
TD.twocolumns
{
	width:370px;
	font-family: Arial;
	font-size:11px;
	color:#000000;
	padding: 0px;
	vertical-align: top;
}
TD.threecolumns
{
	width:560px;
	font-family: Arial;
	font-size:11px;
	color:#000000;
	padding: 0px;
	vertical-align: top;
}
TD.fourcolumns
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 0px;
	vertical-align: top;
	width: 750px;
	color: #000000;
	padding-top: 0px;
	font-family: Arial;
	text-align: left;
}
TD.threecolumnsbold
{
	width:560px;
	font-family: Arial;
	font-weight: bold;
	font-size:11px;
	color:#000000;
	padding: 0px;
	vertical-align: top;
}
TD.spacer
{
	width:10px;
	height:10px;
}
TD.breadcrumb
{
	padding-right: 00px;
	padding-left: 00px;
	font-size: 10px;
	padding-bottom: 0px;
	color: #000000;
	padding-top: 0px;
	font-family: arial;
	text-align: left;
	width:200px;
}
.breadcrumbarrow
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 15px;
	color: #DB363A;
	padding-top: 8px;
	font-family: Arial;
}
A.onecolumn
{
	color:#DB363A;
	text-decoration:underline;
}
A.twocolumns
{
	color:#DB363A;
	text-decoration:underline;
}
A.threecolumns
{
	color:#DB363A;
	text-decoration:underline;
}
A.fourcolumns
{
	color:#DB363A;
	text-decoration:underline;
}
A.onecolumn:hover
{
	color:#DB363A;
	text-decoration:none;
}
A.twocolumns:hover
{
	color:#DB363A;
	text-decoration:none;
}
A.threecolumns:hover
{
	color:#DB363A;
	text-decoration:none;
}
A.fourcolumns:hover
{
	color:#DB363A;
	text-decoration:none;
}

/********************************/

/********************************/
/* Topbar */
TD.topbar
{
	background-color: #B0C700;
}


TD.topspacer
{
	background-color:#FFFFFF;
	width:1px;
}
A.topbar
{
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	line-height: 13pt

}
A.topbar:hover
{
	font-family: Arial;
	font-weight: bold;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px;
	text-decoration:underline;
}
/********************************/

/********************************/
/* Right Boxes */

INPUT.SearchBox
{
	width: 87;
	height: 15;
	border: solid 1px #7F8FCE;
	font-size: 9px;
	color: #000000;
	font-family: Arial;
	background-color:#BBD7EF;
}

TD.boxheadline
{
	font-size: 9px;
	color: #ffffff;
	font-family: Arial;
	font-weight: normal;
	width: 100%;
}
TD.articleheadline
{
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	width: 100%;
}
TD.articleliste
{
	font-size: 9px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	width: 100%;
}
A.articleliste
{
	font-size: 9px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	width: 100%;
	text-decoration: underline;
}
A.articleliste:hover
{
	font-size: 9px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	width: 100%;
	text-decoration: underline;
}
a.articleliste:link { color: #000000; text-decoration: underline;}
a.articleliste:visited { color: #000000; text-decoration: underline; }
a.articleliste:active { color: #000000; text-decoration: underline; } 

TD.boxbutton
{
	font-size: 9px;
	color: #001874;
	font-family: Arial;
	font-weight: bold;
}
A.boxbutton
{
	font-size: 9px;
	color: #001874;
	font-family: Arial;
	font-weight: bold;
	text-decoration:none;
}
A.boxbutton:Hover
{
	font-size: 9px;
	color: #001874;
	font-family: Arial;
	font-weight: bold;
	text-decoration:underline;
}
/********************************/

/********************************/
/* TopbarPrint */
TD.topbarPrint
{
	background-color:#FFFFFF;
	font-family: Arial;
	font-size:11px;
	color:#000000;
	padding: 0px;
}
/********************************/

/********************************/
/* Navigation */
TABLE.seperator
{
	background-color:#FFFBF0;
	border-bottom:1px dashed #999999;
	border-top:0px dashed #999999;
	width:100%;
	height:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
TD.seperator
{
	width:100%;
	height:0px;
	border:0px solid #FFFFFF;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}




A.breadcrumb
{
	font-family: arial;
	font-size:11px;
	color:#DB363A;
	padding: 0px;
	text-decoration:none;
}
td.topbar1
{
	background-color:#FFFFFF;
	}
A.breadcrumb:hover
{
	font-family: Arial;
	font-size:11px;
	color:#DB363A;
	padding: 0px;
	text-decoration:underline;
}
/********************************/

/********************************/
/* SubNaviTwoLevels */
div.treewidgetcontainer
{ 
}

/* make the cursor a pointer when over the item in a tree widget */
div.treewidgethandle
{ 
  cursor: pointer; cursor: hand;
}

/* indent each level in the tree by two character positions */
div.treewidgetchildren 
{ 
  position: relative; 
  left: 1em; 
  display:none;
}
.treewidgetlabelopen:active, .treewidgetlabelclosed:active 
{ 
	font-family: Arial;
	font-size:11px;
	color:#000000;
	padding: 0px;
}
.treewidgetelements
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	color: #DB363A;
	padding-top: 0px;
	font-family: Arial;
	background-color: #ffffff;
	text-decoration: none;
}
.treewidgetelementsopen
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	color: #000000;
	padding-top: 0px;
	font-family: Arial;
	background-color: #ffffff;
	text-decoration: none;
}
.treewidgetelements:hover
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	color: #DB363A;
	padding-top: 0px;
	font-family: Arial;
	background-color: #ffffff;
	text-decoration: underline;
}
/********************************/

/********************************/
/* Form elements */
.inputtitle
{
	font-family: Arial;
	font-size:11px;
	color:#000000;
	padding: 0px;
	font-weight:bold;
}
INPUT.content
{
	font-family: Arial;
	font-size:11px;
	color:#000000;
	padding: 0px;
	width: 150px;
}
INPUT.contentsmall
{
	font-family: Arial;
	font-size:11px;
	color:#000000;
	padding: 0px;
	width: 100px;
}
SELECT.content
{
	font-family: Arial;
	font-size:11px;
	color:#000000;
	padding: 0px;
	width: 150px;
}
/********************************/

/********************************/
/* Content area */
TD.contentdate
{
	font-family: Arial;
	font-size:11px;
	color:#000000;
	padding: 0px;
}
.content
{
	font-family: Arial;
	font-size:11px;
	color:#000000;
	padding: 0px;
}
.contentarrow
{
	font-size: 9px;
	color: #001874;
	font-family: Arial;
	padding: 0px;
}
TD.contentheader
{
	font-family: Arial;
	font-size:20px;
	color:#000000;
	width:480px;
	text-transform: uppercase;
	width:480px;
	
}
.contentheader
{
	font-family: Arial;
	text-transform: uppercase;
	font-size:20px;
	color:#000000;
	padding: 0px;
	font-weight:normal;
	width:480px;
}
.contentheaderarrow
{
	font-family: Arial;
	font-size:14px;
	color:#DB363A;
	padding: 0px;
}

TD.contentspacer
{
	width:24px;
	height:24px;
}
TD.contentspacerSmall
{
	width:24px;
	height:18px;
}
A.content
{
	font-family: Arial;
	font-size:11px;
	color:#DB363A;
	padding: 0px;
	text-decoration:underline;
}
A.contentheader
{
	font-family: Arial;
	font-size:14px;
	color:#DB363A;
	padding: 0px;
	text-decoration:none;
}
A.content:hover
{
	font-family: Arial;
	font-size:11px;
	color:#DB363A;
	padding: 0px;
	text-decoration:none;
}
A.contentheader:hover
{
	font-family: Arial;
	font-size:14px;
	color:#DB363A;
	padding: 0px;
	text-decoration:underline;
}
H1
{
	font-family: Arial;
	font-size:11px;
	color:#000000;
}
H2
{
	font-family: Arial;
	font-size:11px;
	color:#000000;
}
H3
{
	font-family: Arial;
	font-size:11px;
	color:#000000;
}
H4
{
	font-family: Arial;
	font-size:11px;
	color:#000000;
}
H5
{
	font-family: Arial;
	font-size:11px;
	color:#000000;
}
H6
{
	font-family: Arial;
	font-size:11px;
	color:#000000;
}
/********************************/


/********************************/
/* Error messages */
.errorcontent
{
	font-family: Arial;
	font-size:11px;
	color:#FFFFFF;
	background-color:#DB363A;
	padding: 0px;
}
/********************************/


/********************************/
/* Services */
TABLE.service
{
	background-color:#FFE8B1;
	width:180px;
	border-color:#FFE8B1;
	border-style:solid;
	border-bottom-width:8px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:8px;
}
TABLE.tema
{
	background-color:#FFE8B1;
	width:180px;
	border-color:#FFE8B1;
	border-style:solid;
	border-bottom-width:8px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
}
TABLE.servicecontent
{
	border-bottom:1px dotted #999999;
	border-top:1px dotted #999999;
}
TABLE.scBottomDotted
{
	background-color:#FFFFFF;
	border-bottom:1px dotted #999999;
}
TR.service
{
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
}
TR.serviceheader
{
	padding-left:5px;
	padding-right:5px;
	padding-top:8px;
	padding-bottom:0px;
}
TR.servicecontent
{
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}
TD.serviceheader
{
	font-family: Arial;
	font-size:14px;
	color:#000000;
	background-color:#FFFBF0;
}
TD.serviceheadernoborder
{
	font-family: arial;
	font-weight:bold;
	font-size:15px;
	color:#000000;
	height: 28px;
	vertical-align:top;
	background-color:#B0C700;
}
TD.servicecontent
{
	font-family: Arial;
	font-size:11px;
	color:#000000;
	background-color:#B0C700;
}
TD.temacontent
{
	font-family: Arial;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
	border-bottom:1px dotted #999999;
}
A.temacontent
{
	font-family: Arial;
	font-size:11px;
	color:#DB363A;
	background-color:#FFFFFF;
	text-decoration:underline;
}
A.serviceheader
{
	font-family: Arial;
	font-size:14px;
	color:#DB363A;
	padding: 0px;
	background-color:#FFFBF0;
	text-decoration:none;
}
A.serviceheadersearch
{
	font-family: Arial;
	font-size:11px;
	color:#DB363A;
	padding: 0px;
	background-color:#FFFBF0;
	text-decoration:none;
}
A.serviceheadercontent
{
	font-family: Arial;
	font-size:14px;
	color:#DB363A;
	padding: 0px;
	background-color:#FFFFFF;
	text-decoration:none;
}
A.servicecontent
{
	font-size: 11px;
	color: #001874;
	font-family: Arial;
	text-decoration: none;
}
A.temacontent:hover
{
	font-size: 10px;
	color: #001874;
	font-family: Arial;
	text-decoration:none;
}
A.servicecontent:hover
{
	font-size: 11px;
	color: #001874;
	font-family: Arial;
	text-decoration: underline;
}
A.serviceheader:hover
{
	font-size: 10px;
	color: #001874;
	font-family: Arial;
	text-decoration:underline;
}
A.serviceheadercontent:hover
{
	font-size: 10px;
	color: #001874;
	font-family: Arial;
	text-decoration:underline;
}
A.serviceheadersearch:hover
{
	font-size: 10px;
	color: #001874;
	font-family: Arial;
	text-decoration:underline;
}
.servicecontentprinter
{
	font-size: 10px;
	color: #001874;
	font-family: Arial;
	text-decoration: none;
}
.serviceheaderlink
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	cursor: hand;
	padding-top: 0px;
	background-color: #fffbf0;
}
/********************************/

/********************************/
/* Footer */
TD.footer
{
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#5C5853;
	padding: 0px;
	background-color: #ffffff;
}
A.footer
{
	font-family: Arial;
	font-size:10px;
	color:#5C5853;
	padding: 0px;
	text-decoration:none;
}
A.footer:hover
{
	font-family: Arial;
	font-size:10px;
	color:#5C5853;
	padding: 0px;
	text-decoration:none;
}
TD.header
{
	font-family:Arial;
	font-size:9px;
	font-weight:normal;
	color:#5C5853;
	padding: 0px;
	vertical-align:top;
	background-color: #B0C700;
}
A.header
{
	font-family: Arial;
	font-size:9px;
	color:#5C5853;
	padding: 0px;
	text-decoration:none;
}
A.header:hover
{
	font-family: Arial;
	font-size:9px;
	color:#5C5853;
	padding: 0px;
	text-decoration:none;
}
TD.footerspacer
{
	font-family: Arial;
	font-size:11px;
	color:#ffffff;
	padding: 0px;
	height: 10px
}
/********************************/

/********************************/
/* sitemap */
TD.sitemapheader
{
	font-size: 12px;
	color: #001874;
	font-family: Arial;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 3px;
}
TABLE.sitemapcontent
{
	font-size: 9px;
	color: #001874;
	font-family: Arial;
}
TD.sitemapcontent1
{
	font-size: 10px;
	color: #001874;
	font-family: Arial;
	padding-left:5px;
}
TD.sitemapcontent2
{
	font-size: 10px;
	color: #001874;
	font-family: Arial;
	padding-left:20px;
}
TD.sitemapcontent3
{
	font-size: 10px;
	color: #001874;
	font-family: Arial;
	padding-left:30px;
}
A.sitemapcontent
{
	
	font-size: 9px;
	color: #001874;
	font-family: Arial;
	text-decoration:none;
}
A.sitemapheader
{
	font-size: 9px;
	color: #001874;
	font-family: Arial;
	border-bottom:1px dotted #999999;
	text-decoration:none;
}
A.sitemapcontent:hover
{
	font-size: 9px;
	color: #001874;
	font-family: Arial;
	text-decoration:underline;
}
A.sitemapheader:hover
{
	font-size: 9px;
	color: #001874;
	font-family: Arial;
	text-decoration:underline;
}
/********************************/

/* Mondo */

TD.mondocategoryheader
{
	font-family: Arial;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
	border-bottom:1px dotted #999999;
	font-weight:bold;
}


A.mondotitle
{
	font-family: Arial;
	font-size:11px;
	color:#DB363A;
	padding: 0px;
	text-decoration:none;
}
A.mondotitle:hover
{
	font-family: Arial;
	font-size:11px;
	color:#DB363A;
	padding: 0px;
	text-decoration:underline;
}

TD.contentbold
{
	font-family: Arial;
	font-size:11px;
	color:#000000;
	padding: 0px;
	font-weight:bold;
	
}

/********************************/

/* Poll */
label
{
	font-family: Arial;
	font-size:11px;
	color:#000000;
	padding: 0px;		
}
/********************************/

/* nMTextEditor classes	 */

.EditControl       
{       
	width:400px;               
	height:200px;  
}

.frmContext
{
	background-color: #EEEEEE;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
}

/********************************/

/* nMListView classes	 */

.ListViewBox      
{       
	width:300px;               
	height:300px; 
	font-family: Arial;
}

.lwButton
{
	width:60px;
	margin-bottom: 5px;
}

/********************************/
/* NewsWizard classes	 */

.lblHeader  
{       
	font-family: Arial;
	font-size: 10px;
}

.lblWizardHeader  
{       
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.lblWizardSubHeader  
{       
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

#leftmenu {
	width: 228px;
	margin: 0px;
	}
	
#leftmenu li a {
	
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 22px;
	text-decoration: none;
	background:  url(../gfx/pil1.gif) 50 0px;
	position:relative;
	left:-37px;
	top:0px;
	}	
	

#leftmenu li a:link {
	
	display: block;
	color:#000000;
	font-family:Arial;
	font-size:9;
	font-weight:bold;
	background:  url(../gfx/pil1.gif) 0 0px;
	position:relative;
	left:-37px;
	top:0px;


	
	padding: 6px 0 0 65px;
	}
	
	#leftmenu li a:visited  {
	
	display: block;
	color:#000000;
	font-family:Arial;
	font-size:9;
	font-weight:bold;
	background:  url(../gfx/pil1.gif) 0 0px;
	padding: 6px 0 0 65px;
	position:relative;
	left:-37px;
	top:0px;
	}
	
#leftmenu li a:hover, #leftmenu li a:active {
	
	color:#FFFFFF;
	font-family:Arial;
	font-size:9;
	font-weight:bold;
	background:  url(../gfx/pil1.gif) 0 -25px;
	display: block;
	padding: 6px 0 0 65px;
	position:relative;
	left:-37px;
	top:0px;
	
	}
	Table.content11 
	{
		min-height:200px;
	
height:auto !important;
height: 100px;
}
	.content11 
	{
		min-height:200px;
	
height:auto !important;
height: 100px;
}

TD.boxcontent
{
	background-color: #FFFFFF;
	padding: 0px;
font-family: arial;
font-size: 11px;
	
}

td.navone
{
	text-transform: uppercase;
	width:500px;
	background-color:#B0C700;
	padding-left:0px;
}
td.navtwo
{
	text-transform: uppercase;
	width:500px;
	background-color:#FFFFFF;
	padding-left:0px;

}
table.navtwo
{
	border-top:20px;
	border-color:Fuchsia;
	border-left:0px;
	border-right:0px;
	}

.linkss, a.linkss:hover, a.linkss:visited, a.linkss:active, a.linkss:link
{
	font-family: arial;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	
}
td.breadcc, a.breadcc:hover, a.breadcc:visited, a.breadcc:active, a.breadcc:link
{
	font-family: arial;
	font-size: 10px;
	color:#3e3d40;
	text-decoration: none;
	width:168px;
	text-transform: capitalize;
	}


.NewsSplashHead
{
	font-family: arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
.NewsSplashTeaser
{
	font-family: arial;
	font-size:11px;
	color:#000000;
}
.NewsSplashLinks, a.NewsSplashLinks:hover, a.NewsSplashLinks:visited, a.NewsSplashLinks:active, a.NewsSplashLinks:link
{
	font-family: arial;
	font-size:11px;
	
	color:#3e3d40;
	text-decoration: none;
}
td.NewsSplashLinks
{
	height:10px;
	}
hr
{
	border: 0;
	width: 100%;
	color: #000000;
	background-color: #000000;
	height: 1px;
}
.dropDownListStyle 
{
	border: none;
	Width:176px; 
	Height:16px; 
	font-family:Arial;
	font-size:x-small;
} 

.boxleft
{
	border-color:#B0C700;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	padding-top:3px;
	Width: 143px;
	}
td.searchbox
{

	vertical-align:middle;
	text-align:left;
	padding:0px;
	margin:0px;
	height:14px;
	width:30; 
	background:White;
	border: 0;
}

td.searchbox input, td.searchbox a
{
	line-height: 14px;
}

.sitemap ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
}

.sitemap ul li a:link, .sitemap ul li a:visited, .sitemap ul li a:active {
	color: Black;
	text-decoration: none;
}

.sitemap ul li a:hover {
	color: Gray;
	text-decoration: none;
}

.sitemap ul li .channel
{
	font-weight: bold;
}
