﻿html
{
	overflow-y: scroll;
}

body 
{
	background-color: #ffda00;
	font-size: 9pt;
	font-family: Arial, Sans-Serif;
	line-height: 1.5em;
	color: #333333;
	margin: 0px;
}

h1
{
	font-size: 1.33em;
	font-weight: bold;
	color: #002395;
	margin-top: 0pt;
	margin-bottom: 1.4em;
}

h2
{
	font-size: 1em;
	font-weight: bold;
	color: #002395;
	margin-top: 0pt;
	margin-bottom: 1.4em;
}

a
{
	font-weight: normal;
	text-decoration: underline;
	color: #002395;
}

a.BoldLink
{
	font-size: 1.33em;	
	font-weight: bold;
	color: #002395;
}

a.TeaserBoldLink
{
	font-size: 1.33em;	
	font-weight: bold;
	color: #002395;
	text-decoration: none;
}

.BaseFrame
{
	width: 82.9em;
	text-align: center; 
	overflow: hidden;	
}

.InnerFrame
{
	width: 82.9em;
	text-align: center; 
}

.InnerFrameMargin
{
	width: 80.2em;
	text-align: left; 
}

.MetaNavi
{
	font-weight: bold;
	color: #002395;
}

.MetaNaviActive
{
	font-weight: bold;
	color: #dd291e;
}

#EditConsole
{
	background-color: #808080;
}

#ConsoleEdits
{
}

/* Div - Layout styles */
.LayoutBlock
{
	position: relative;
	top: 0em;
	left: 0em;
	clear: both; 
}

.LayoutBlockEnd
{
	position: relative;
	top: 0em;
	left: 0em;
	clear: both;
	height:.01em;
	overflow:hidden;
}

.LayoutPart
{
	position: relative;
	top: 0em;
	left: 0em;
	float: left;
}

.LayoutPartRight
{
	position: relative;
	top: 0em;
	left: 0em;
	float: right;
}

.LayoutSubPart
{
	overflow: hidden;
	position: relative;
	top: 0em;
	left: 0em;
	float: left;
}

.LayoutSubPartRight
{
	overflow: hidden;
	position: relative;
	top: 0em;
	left: 0em;
	float: right;
}

.BackgroundScale
{
	position: absolute; 
	top: 0em; 
	left: 0em; 
	width: 100%; 
	height: 100%;
}

.BackgroundScale img
{
	position: absolute;
	top: 0em; 
	left: 0em; 
	width: 100%; 
	height: 100%;
}

/* Page Area definitions */ 

.ContentHeader 
{
	width: 82.9em;
	text-align: left;
	height: 3.9em;
}

.ContentArea
{
	text-align: left;
	background-color: #FFFFFF;
	overflow:hidden;
}

.SwitchAreaLink
{
	position: absolute;
	right: 0px;
	height: 3em;
	width: 25em;
	text-align: right;
}

.LogoArea
{
	margin-top: 4.1em;
	margin-left: 2.8em;
	height: 13.3em;
	width: 20.2em;
	z-Index: 1000;
}

.MainMenuArea
{
	position: absolute;
	right: .7em;
	height: 5em;
	top: 7.9em;
	width: 53.3em;
	margin-bottom: 1.7em;
	z-index: 100;
}

.TeaserArea
{
	width: 81.5em;
	overflow: visible;
	text-align:left;
	margin-left: 0.75em;
}

.WhiteBackArea
{
	position: absolute;
	top: 9.9em;
	width: 82.9em;
	height: 6.3em;
	background-color: #FFFFFF;
	overflow: visible; 
	z-index: 0;
}

.BorderBottom
{
	height: .8em;
	z-index: 800;
}

.MandatoryMenu
{
	margin-left: 3em;
}

/* ShadowAreas */

.ShadowRight
{
	width: .8em;
	height: 358.33em;
	position:absolute;
	right: -.1em;
	z-index: 800;
}

.ShadowLeft
{
	width: .8em;
	height: 358.33em;
	left: 0px;
	position:absolute;
	z-index: 800;
}

.MenuItem
{
}

.MenuItem a
{
	font-weight: bold;
	text-decoration: none;
}

.MenuItem a:hover
{
	text-decoration: underline;
}

.MenuItemActive
{
	color: Red;
	font-weight: bold;
}

/* RadEditor Styles for editing */
.RadEContentBordered
{
	background-color: #FFFFFF;
}

.TeaserArrowButton
{
	width: 0.92em;
	height: 1.42em;
}
