BODY
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	background: #fff;
	width: 100%;
}

A
{
	color: #213f3f;
	text-decoration: none;
}

A:hover
{
	color: #213f3f;
	text-decoration: underline;
}

.Admin
{
	color: #eeeeee;
}
.Admin A
{
	color: orange;
}


/* Cells */
.HeaderCell
{
	position: absolute;
	top: 0px;
	margin-left:-172px;
}

/* ie 6 hack */
* html .HeaderCell
{
	margin-left: -172px;
}

/* ie 7 hack */
*:first-child+html .HeaderCell[id] 
{
	margin-left: -172px;
}

.HeaderCellHome
{
	position: absolute;
	top: 0px;
	margin-left:-172px;
}

/* ie 6 hack */
* html .HeaderCellHome
{
	margin-left: -830px;
}

/* ie 7 hack */
*:first-child+html .HeaderCellHome[id] 
{
	margin-left: -830px;
}

.HomeTeaserCell
{
	width: 151px;
}

/* ie 6 hack */
* html .HomeTeaserCell
{
	width: 149px;
}

/* ie 7 hack */
*:first-child+html .HomeTeaserCell[id] 
{
	width: 149px;
}

.left
{
	float: left;
}

.right
{
	width: 25em;
	float: left;
}

H1,H2,H3,P
{
	margin: 0.5em 0 0.25em;
}
.item
{
	padding: 0.6em 0.6em 0.6em 0.6em;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

#header
{
	height: 120px;
	padding: 0;
	background: white;
}

.ImagePaddingStandard
{
	margin: 0 12px 5px 0;
}

/* ie 6 hack */
* html .ImagePaddingStandard
{
	margin: 0 12px 5px 0;
}

/* ie 7 hack */
*:first-child+html .ImagePaddingStandard[id] 
{
	margin: 0 12px 5px 0;
}

#navigation
{
	background: #fff;
	padding-left: 1.4em;
	height: 22px;
}

#navigationWrapper
{
	width: 20px;
	float:left;
}

.menuS LI UL{
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #333;
}



#login, #i18n
{
	padding: 0.5em;
	background: #fff;
	text-align: right;
}
#login A, #i18n A{
	color: white;
}

.i18n
{
	margin: 0 0 0 1.2em;
	font-size: 1.0em;
	width: 14.8em;
	background: #fff;
	/*background: #cdd3d2;*/
}

#search
{
	font-size: 1.0em;

}



#main
{
	width: 842px;
	padding: 0;
	background: #efefef;
	margin-left:auto;
	margin-right:auto;
}
#main UL, #main LI
{
	margin-left: 8px;
}



#footer
{
	height: 24px;
	color: #fff;
}
#footer A
{
	color: #fff;
	text-decoration: none;
}

/* Text */
.TeaserHeadline
{
	padding-top: 32px;
	padding-bottom: 14px;
	color: #213F37;
	font-size: 1.4em;
}

.TeaserSubline
{
	font-weight: bold;
}

.ContentHeadline
{
	padding-top: 8px;
	padding-bottom: 11px;
	/*color: #213F37;*/
	color: #337169;
	font-size: 1.4em;
	font-weight: bold;
}

.NewsListHeadline
{
	padding-top: 4px;
	padding-bottom: 4px;
	color: #337169;
	font-size: 1.4em;
	font-weight: bold;
}

.ContentText
{
	padding: 0 14px 14px 0;
}

.ContentSubline
{
	padding: 0 0 11px 0;
	font-weight: bold;
}

.NewsListSubline
{
	font-weight: bold;
	padding-bottom: 14px;
}

.SpacedText
{
	letter-spacing: 2.0px;
}

.searchText
{
	color: #000;
}

/* Links */
.LinkMoreInfo
{
	color: #000;
	text-decoration: none;
}

A.LinkMoreInfo:hover
{
	color: #4d655f;
	text-decoaration: underline;
}

.LinkSubnaviLevel2NoHover
{
	display: block;
	background-color: #cdd3d2;
	padding: 2px 0 2px 12px;
	text-decoration: none;
}

.LinkSubnaviLevel2Na
{
	display: block;
	color: #000;
	background-color: #cdd3d2;
	padding: 2px 0 2px 12px;
	text-decoration: none;
}

.LinkSubnaviLevel2Na:hover
{
	display: block;
	padding: 2px 0 2px 12px;
	text-decoration: none;
	color: #000;
	background:url(../../images/arrow_navi_level3.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #cdd3d2;
}

.LinkSubnaviLevel2Sel
{
	display: block;
	color: #fff;
	background-color: #213f3f;
	padding: 2px 0 2px 12px;
	text-decoration: none;
}

.LinkSubnaviLevel2Sel:hover
{
	display: block;
	color: #fff;
	background-color: #213f3f;
	padding: 2px 0 2px 12px;
	text-decoration: none;
}

.LinkSubnaviLevel3Na
{
	display: block;
	background-color: #fff;
	color: #000;
	padding: 4px 0 4px 12px;
	text-decoration: none;
}

.LinkSubnaviLevel3Na:hover
{
	display: block;
	color: #000;
	padding: 4px 0 4px 12px;
	text-decoration: none;
	background:url(../../images/arrow_navi_level3.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #fff;
}
	
.LinkSubnaviLevel3Sel
{
	display: block;
	background-color: #fff;
	color: #000;
	padding: 4px 0 4px 12px;
	text-decoration: none;
	background:url(../../images/arrow_navi_level3.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #fff;
}

.LinkSubnaviLevel3Sel:hover
{
	display: block;
	background-color: #fff;
	color: #000;
	padding: 4px 0 4px 12px;
	text-decoration: none;
	background:url(../../images/arrow_navi_level3.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #fff;
}
	
/* Specials */
.Loading
{
	background: url(../../images/loader3.gif) no-repeat center;
	width: 458px;
	height: 40px;
	margin: auto;
	border: 0px solid red;
	color: #333;
}

.DividerLine
{
	height: 1px;
	font-size: 0em;
	line-height: 0px;
}

.IEHeightFix
{
	font-size: 0em;
	line-height: 0px;
}

.SearchField
{
	background-color:#fff;
	width:140px;
	border:1px solid #000;
}

.ContactTable
{
	padding: 2px 0 2px 0;
}

/* Colours */
.White
{
	background: #ffffff;
}

.LightGreen
{
	/*background: #cdd3d2;*/
	background: #66948f;
}

.MediumGreen
{
	/*background: #4d655f;*/
	background: #337169;
}

.DarkGreen
{
	/*background: #213f3f*/
	background: #004d44;
}

.LightGrey
{
	background: #d9d9d9
}

.InputError
{
	color: red;
}

/* Top navigations */
.TopNaviItemNa
{
	margin-top: 4px;
	float: left;
	display:block;
}

.TopNaviItemSelected
{
	float:left;
	display:none;
}

.SearchButton
{
	margin-top: 1px;
	margin-left: 5px;
}

/* ie 6 hack */
* html .SearchButton
{
	margin-top: 3px;
}

/* ie 7 hack */
*:first-child+html .SearchButton[id] 
{
	margin-top: 3px;
}

/* Sub navigations */
.NaviBoxLevel3
{
	padding-left: 0px;
}