
/*contains the standard body definitions*/
html, body
{
	height: 100%;
}

body
{
	background: #fff url(../web/img/ll/bgImage.gif) no-repeat;
	font-family: Verdana, Arial, Helvetica, XHelvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

td.content th, td.content td, td.content p, td.content li
{
	line-height: 20px;
}

/*kills the pixels line height in the mozilla browser*/
img.block
{
	display: block;
}

/* fix inheritance bug */
th, td, p
{
	font-family: Verdana, Arial, Helvetica, XHelvetica, sans-serif;
	font-size: 13px;
}

em
{
	font-style: normal;
	font-weight: bold;
}

/*delete the p top margin*/
p
{
	margin-top: 0px;
	margin-bottom: 8px;
}
li
{
	margin-top: 0px;
	margin-bottom: 0px;
}

ul, ol
{
	margin-top: 0px;
	margin-bottom: 8px;
}

/*standard headline font sizes*/
h1, h2, h3, h4
{
	font-size: 20px;
	font-family: Arial Narrow, Arial, Verdana, Helvetica, XHelvetica, sans-serif;
	line-height: normal;
	color: #069;
	margin: 0px 0px 10px 0px;
}

h2
{
	font-size: 17px;
	margin: 30px 0px 6px 0px;
}

h3
{
	font-size: 14px;
	font-weight: normal;
	margin: 22px 0px 6px 0px;
}

h4
{
	font-size: 13px;
	font-weight: normal;
	margin: 12px 0px 6px 0px;
}

/*the standard link definition*/
a
{
	color: #5183b6;
}

a:link, a:visited, a:hover
{
	color: #5183b6;
	text-decoration: none;
}

a:visited
{
	color: #013160;
}
 
a:hover
{
	color: #690;
}

/*top navigation*/
td.topNavPrompt
{
	color: #fff;
	font-weight: bold;
}

div.topNavElementHere,
a.topNavElementNormal,
a.topNavElementNormal:link, a.topNavElementNormal:visited, a.topNavElementNormal:hover,
a.topNavElementInPath:link, a.topNavElementInPath:visited, a.topNavElementInPath:hover
{
	#;
	display: block;
	font-size: 10px;
	color: #000;
	border: 1px solid #369;
	padding: 0px 3px 1px 3px;
	background: #fff;
}

a.topNavElementInPath:link, a.topNavElementInPath:visited, a.topNavElementInPath:hover
{
	font-weight: bold;
}

a.topNavElementNormal:hover,
a.topNavElementInPath:hover
{
	background: #c8e2ef;
}

div.topNavElementHere
{
	background: #c8e2ef;
}

/*left navigation*/
div.navElementHereLower2,
a.navElementNormalLower2,
a.navElementNormalLower2:link, a.navElementNormalLower2:visited, a.navElementNormalLower2:hover,
a.navElementInPathLower2,
a.navElementInPathLower2:link, a.navElementInPathLower2:visited, a.navElementInPathLower2:hover
{
	#;
	display: block;
	font-size: 10px;
	color: #000;
	padding: 0px 3px 1px 3px;
	border: 1px solid #369;
	background: #fff;
}

a.navElementInPathLower2:link, a.navElementInPathLower2:visited
{
	font-weight: bold;
}

a.navElementNormalLower2:hover,
a.navElementInPathLower2:hover
{
	background: #c8e2ef;
}

div.navElementHereUpperLevel,
a.navElementNormalUpperLevel,
a.navElementNormalUpperLevel:link, a.navElementNormalUpperLevel:visited, a.navElementNormalUpperLevel:hover,
a.navElementInPathUpperLevel,
a.navElementInPathUpperLevel:link, a.navElementInPathUpperLevel:visited, a.navElementInPathUpperLevel:hover
{
	#;
	display: block;
	width: 100%;
	font-size: 9px;
	padding: 0px 2px 1px 2px;
	color: #000;
}

a.navElementNormalUpperLevel:hover,
a.navElementInPathUpperLevel:hover
{
	background: #c8e2ef;
}

div.navElementHereLower2
{
	background: #c8e2ef;
}

div.navElementHereUpperLevel
{
	color: #000;
}

div.navShellLevel2Wrapper
{
	position: relative;
	left: 0px;
	top: -1px;
	z-index: 3;
}

/*search field*/
input.searchFieldScale
{
	font-size: 9px;
	border: 1px solid #369;
	width: 98%;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}

input.searchFieldStandard
{
	font-size: 13px;
	width: 300px;
}

form.searchFieldForm
{
	margin-top: 0px;
	margin-bottom: 0px;
}

table.searchFieldTable
{
	margin: 0px;
}

/*search result*/
span.searchResult
{
	padding: 0px 2px 0px 2px;
	background: #b3e849;
}

span.contentSearchResultItemHits
{
	font-size: 11px;
	color: #666;
}

/*trail*/
table.trailShell
{
	margin: 0px;
}

div.trailItemHere,
a.trailItemNormal,
a.trailItemNormal:link, a.trailItemNormal:visited, a.trailItemNormal:hover
{
	#;
	display: block;
	font-size: 10px;
	color: #000;
	border: 1px solid #369;
	padding: 0px 3px 1px 3px;
	background: #fff;
	text-decoration: none;
}

a.trailItemNormal:hover
{
	background: #c8e2ef;
}

div.trailItemHere
{
	background: #c8e2ef;
}

/*panel*/
h3.panelTitle
{
	font-family: Arial Narrow, Arial, Verdana, Helvetica, XHelvetica, sans-serif;
	font-size: 18px;
	color: #069;
	font-weight: normal;
	margin: 1px 5px 2px 5px;
}

h4.panelSubTitle
{
	font-family: Arial Narrow, Arial, Verdana, Helvetica, XHelvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #069;
	margin: 2px 0px 5px 0px;
}

/*teaser*/

td.teasers p span.teaserParagraph
{
	font-size: 11px;
}

div.teaserTitle
{
	padding: 1px 0px 1px 0px;
	color: #000;
}

div.teaserTitle h3
{
	font-family: Verdana, Arial, Helvetica, XHelvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
}

a.teaserTitleLink,
a.teaserTitleLink:link, a.teaserTitleLink:visited, a.teaserTitleLink:hover
{
	font-size: 12px;
	color: #339;
}

a.teaserTitleLink:visited
{
	color: #036;
}

a.teaserTitleLink:hover
{
	color: #000;
}

.teaserListelement
{
	font-size: 11px;
}

.teaserParagraph
{
	font-size: 11px;
}

a.teaserMoreLink
{
	font-size: 11px;
}

td.teaserMore
{
	padding: 1px 3px 1px 3px;
}

/*footer*/
td.footer
{
	font-size: 10px;
	color: #000;
}

/*news overview*/
td.newsTableItem
{
	color: #666;
}

/*FAQ*/
em.faqGroupTitle
{
	display: block;
	font-size: 15px;
	color: #000;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 3px;
}

span.faqDetailQuestionPrefix
{
	font-weight: bold;
	font-size: 18px;
	color: #069;
}

span.faqDetailQuestion
{
	font-weight: bold;
}

/*sitemap*/
em.sitemapElementBold
{
	font-style: normal;
	font-weight: bold;
	color: #000;
}

a.sitemapElementLink,
a.sitemapElementLink:link, a.sitemapElementLink:visited, a.sitemapElementLink:hover
{
	text-decoration: none;
}

a.sitemapElementLink:hover
{
	text-decoration: underline;
}

td.content td.normalLineHeight
{
	line-height: 16px;
}

div.itemMargin
{
	margin-bottom: 4px;
}

/*pager*/
td.pagerItem a
{
	color: #369;
	font-size: 11px;
}

td.pagerItem b
{
	color: #003;
}

td.pagerPrompt
{
	font-size: 11px;
	color: #666;
}

/*loginIn Is In*/
form.loginBoxIsIn
{
	margin: 0px;
	padding: 0px;
}

input.loginBoxIsIn
{
	font-size: 11px;
}

/* logout box */
div.logoutShellPosition
{
	position: relative;
	left: 0px;
	top: 1px;
	z-index: 2;
}

table.standardLoginDesignShell
{
	border: 1px solid #4d7aa5;
	background: #dde5ee;
}

table.standardLoginDesignShell td input
{
	width: 150px;
}

div.loginFormErrorMessage
{
	font-weight: bold;
	color: darkred;
}

table.logoutShell
{
}

td.logoutBoxShell_O
{
	border-top: 1px solid #7f7f7f;
}

td.logoutBoxShell_U
{
	border-bottom: 1px solid #7f7f7f;
}

td.logoutBoxShell_L
{
	border-left: 1px solid #7f7f7f;
}

td.logoutBoxShell_R
{
	border-right: 1px solid #7f7f7f;
}
div.logoutButton
{
	width: 60px;
	-moz-opacity: 1.7;
}

span.loginWelcomeMessage
{
	font-size: 9px;
	-moz-opacity: 1.7;
}

div.loginUsername
{
	font-size: 11px;
	font-weight: bold;
	color: #369;
	-moz-opacity: 1.7;
}

/* for framesets */
body.mainFrame
{
	background: #fff;
	font-family: Verdana, Arial, Helvetica, XHelvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

/* for print page */
body.print
{
	background: #fff;
	font-family: Verdana, Arial, Helvetica, XHelvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

/* document list */
span.documentListItemDescription
{
	font-size: 11px;
}

div.documentListItemSize
{
	font-family: Arial Narrow, Arial, Verdana, Helvetica, XHelvetica, sans-serif;
	font-size: 11px;
	color: #000;
	white-space: nowrap;
}

/* link list */
td.linkListDescription
{
	font-size: 11px;
}

/* autonews panel */
span.autoNewsPanelItemDate,
td.autoNewsPanelItemDescription
{
	font-size: 11px;
	color: #666;
}

/* autonews page */
td.autoNewsSubtitle
{
	color: #666;
}

td.autoNewsOverviewItemDate
{
	color: #666;
}

td.autoNewsOverviewItemTitle
{
	color: #000;
}

