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

body
{
	background: #fff;
	font-family: Verdana, Arial, Helvetica, XHelvetica, sans-serif;
	font-size: 13px;
	color: #000;
}


/*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;
}

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

/*standard headline font sizes*/
h1
{
	font-size: 18px;
	margin: 0px 0px 11px 0px;
}

h2
{
	font-size: 16px;
	margin: 0px 0px 8px 0px;
}

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

h4
{
	font-size: 13px;
	margin: 0px 0px 5px 0px;
}

/*the standard link definition*/
a
{
	color: #345d93;
}

a:link, a:visited, a:hover
{
	color: #345d93;
	text-decoration: none;
}

a:hover
{
	color: #6293d3;
}

/*top navigation*/

td.topNavBgImage
{
	background: #3a659d url(../web/img/wsv/topNavBgImage.jpg) no-repeat;
}

td.topNavigationRow
{
	background: #3a659d;
}

span.topNavElementHere,
a.topNavElementNormal,
a.topNavElementNormal:link, a.topNavElementNormal:visited, a.topNavElementNormal:hover,
a.topNavElementInPath:link, a.topNavElementInPath:visited, a.topNavElementInPath:hover
{
	font-size: 12px;
	color: #f3f3f3;
}

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

a.topNavElementNormal:hover,
a.topNavElementInPath:hover
{
	color: #fff;
	text-decoration: underline;
}

span.topNavElementHere
{
	color: #336;
}

td.topnavSeperator
{
	color: #336;
}

/*left navigation*/
div.navBottomSpacer
{
	height:250;
	min-height: 250px;
}

div.buttonLine
{
	background: #b0c1d8;
}

td.leftNavigation
{
	background: #3a659d;
}

div.navBg_normal
{
	background: url(../web/img/wsv/navBg_normal.jpg) center top repeat-y;
}

div.navBg_here
{
	background: #315686 url(../web/img/wsv/navBg_here.jpg) center top repeat-y;
}


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-weight: bold;
	font-size: 12px;
	color: #f3f3f3;
	padding: 5px 5px 5px 20px;
}

a.navElementNormalLower2:hover,
a.navElementInPathLower2:hover
{
	color: #000;
}

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;
	font-size: 11px;
	color: #f3f3f3;
}

a.navElementNormalUpperLevel:hover,
a.navElementInPathUpperLevel:hover
{
	color: #fff;
	text-decoration: underline;
}

div.navElementHereLower2,
div.navElementHereUpperLevel
{
	color: #fff;
}

div.navElementHereUpperLevel
{
	font-weight: bold;
}

/*search field*/
table.quickSearchBg
{
	background: #dde5ee url(../web/img/wsv/quickSearchBg.jpg) repeat-y;
}

input.searchFieldScale
{
	font-size: 10px;
	width: 98%;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #fff url(../web/img/wsv/searchFieldBg.gif) right top no-repeat;
}

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

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

table.searchFieldTable
{
	margin: 0px;
}

/*search result*/
span.numberOfResults
{
	font-size: 11px;
	color: #333;
}

span.searchResult
{
	background: #edf1f6;
	padding: 0px 1px 0px 1px;
}

/* login and logout element */
form.loginFormField,
form.logoutFormField
{
	margin: 0px;
	padding: 0px;
}

span.logoutPrompt
{
	font-size: 9px;
	font-weight: normal;
}

td.logoutContentUserName
{
	font-weight: bold;
	font-size: 10px;
	white-space: nowrap;
	line-height: 10px;
}

input.quickLogin
{
	font-size: 10px;
	width: 56px;
}

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

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

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

a.trailHomeNormal,
a.trailHomeNormal:link, a.trailHomeNormal:visited, a.trailHomeNormal:hover
{
	font-size: 10px;
	text-decoration: none;
}

span.trailHomeHere
{
	font-size: 10px;
	font-weight: bold;
}

a.trailItemNormal,
a.trailItemNormal:link, a.trailItemNormal:visited, a.trailItemNormal:hover
{
	font-size: 10px;
	text-decoration: none;
}

span.trailItemHere
{
	font-size: 10px;
	font-weight: bold;
}

/*panel*/
h3.panelTitle
{
	font-size: 13px;
	margin: 1px 5px 2px 5px;
}

h4.panelSubTitle
{
	font-weight: bold;
	font-size: 13px;
	margin: 2px 0px 5px 0px;
}

/*teaser*/

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

th.teaserTitleShell
{
	padding: 1px 5px 1px 5px;
	border-bottom: 2px solid #4d7aa5;
}

h3.teaserTitle
{
	font-size: 12px;
	margin: 0px;
	color: #000;
}

h4.teaserSubtitle
{
	font-size: 11px;
	margin: 3px;
	color: #000;
}

p.teaserInlineContent
{
	font-size: 11px;
	margin: 0px 0px 10px 0px;
}

div.teaserBlockContent,
div.teaserBlockContent p,
div.teaserBlockContent ul,
div.teaserBlockContent ol
{
	font-size: 11px;
}

div.teaserBlockContent p,
div.teaserBlockContent ul,
div.teaserBlockContent ol
{
	margin-top: 0px;
	margin-bottom: 10px;
}

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

td.teaserSublink a
{
	font-size: 11px;
}

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

td.footer p, 
td.footer ul, 
td.footer ol,
td.footer form,
td.footer h1,
td.footer h2,
td.footer h3,
td.footer h4,
td.footer h5,
td.footer h6
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*news overview*/
td.newsOverviewDate
{
	font-weight: bold;
	color: #666;
}

h3.newsOverviewItemTitle
{
	margin: 0px 0px 8px 0px;
}

h4.newsOverviewItemSubtitle
{
	margin: 0px 0px 3px 0px;
}

div.newsOverviewItemPara
{
	margin-bottom: 5px;
}

img.imageRightFloat
{
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

div.newsOverviewItemDescription
{
	margin: 0px;
}

div.newsOverviewItemMore
{
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*FAQ*/
h3.faqGroupTitle
{
	margin-bottom: 3px;
}

div.faqGroupShell
{
	margin-bottom: 15px;
}

ul.faqGroupListItems
{
	margin-top: 0px;
	margin-bottom: 0px;
}

ul.faqGroupListItems li
{
	margin-bottom: 5px;
}

span.faqDetailQuestion
{
	font-weight: bold;
}

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

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

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

/*pager*/
td.pagerItem
{
	color: #369;
}

td.pagerItem b
{
	color: #003;
}

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

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

/* 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;
}

/*general list item*/
h3.generalOverviewItemTitle
{
	margin: 0px 0px 8px 0px;
}

h4.generalOverviewItemSubtitle
{
	margin: 0px 0px 3px 0px;
}

div.generalOverviewItemPara
{
	margin-bottom: 12px;
}

img.imageRightFloat
{
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

div.generalOverviewItemDescription
{
	margin: 0px;
}

div.generalOverviewItemMore
{
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* survey */
span.surveyOverviewItemQuestion
{
	font-size: 13px;
	font-weight: bold;
}

span.surveyOverviewItemClosureDate
{
	font-size: 10px;
}

td.surveyShellQuestion
{
	font-weight: bold;
	color: #339;
}

td.surveyClosureDate
{
	font-size: 10px;
}

div.surveyResultItemGraphic
{
	border-left: 1px solid #ffeea8;
	border-top: 1px solid #ffeea8;
	border-right: 1px solid #6a5503;
	border-bottom: 1px solid #6a5503;
	background: #f90 url("../web/img/wsv/surveyGraphic.gif") repeat-x;
}

td.surveyResultItemGraphicBg
{
	background: #efefef;
	border: 1px inset #ccc;
	width: auto;
}

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

h3.autoNewsOverviewItemTitle
{
	font-size: 13px;
	margin: 0px 0px 3px 0px;
}

h4.autoNewsOverviewItemSubtitle
{
	font-size: 11px;
	margin: 0px 0px 3px 0px;
}

div.autoNewsOverviewItemPara
{
	margin-bottom: 5px;
}

img.imageRightFloat
{
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

div.autoNewsOverviewItemDescription
{
	font-size: 11px;
	margin: 0px;
}

div.autoNewsOverviewItemMore
{
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* auto news panel */
span.autoNewsPanelDate
{
	font-size: 10px;
	padding-bottom: 3px;
}

h3.autoNewsPanelItemTitle
{
	display: inline;
	margin: 0px 0px 1px 0px;
	font-size: 12px;
}

h4.autoNewsPanelItemSubtitle
{
	margin: 0px 0px 3px 0px;
	font-size: 11px;
}

div.autoNewsPanelItemPara
{
	margin-bottom: 5px;
}

img.imageRightFloat
{
	float: right;
	margin-left: 5px;
	margin-bottom: 2px;
}

div.autoNewsPanelItemDescription
{
	margin: 0px;
	font-size: 11px;
}

div.autoNewsPanelItemMore
{
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
}

td.autoNewsPanelSubLink
{
	font-size: 11px;
}

/* recommendation elements */
form.recommendationForm
{
	padding: 0px;
	margin: 0px;
}

ul.recommendationFormErrors li
{
	font-weight: bold;
	font-size: 11px;
	color: darkred;
	margin: 3px 0px 3px 0px;
}

.recommendationFormInput
{
	font-size: 11px;
	width: 100%;
}

td.recommendationSubmitButton,
td.recommendationFormularInputTd
{
	padding: 0px 8px 5px 8px; 
}

td.recommendationSubmitButton input
{
	font-size: 11px;
}

div.recommendationSuccess
{
	font-weight: 13px;
	color: #333;
	margin: 10px 0px 10px 0px;
}

div.recommendationPrivacyPolicy
{
	font-size: 11px;
	color: #333;
	margin: 10px 0px 10px 0px;
}

td.recommendationTitle
{
	font-weight: bold;
	color: #fff;
	padding: 1px 4px 1px 4px;
	background: #3a659d;
}

table.recommendationFormularTable
{
	background: #edf1f6;
}

td.recommendationPrompts
{
	font-size: 11px;
	padding: 0px 8px 0px 8px;
}

td.recommendationPrompts span
{
	font-size: 11px;
	color: #333;
}

/* additional controls */
a.recommendationButton,
a.backPrompt
{
	font-size: 11px;
}

