body 
{	
	line-height: 110%;
	margin: 0px 0px 0px 0px;
	padding: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
	color: #000000;	
	text-align: center;
}

form
{
	width: 90%;
	max-width: 1200px;
	margin: 5px auto 0 auto;
	background-color: #FFFFFF;
	color: #1E3885;
	border: 1px solid #bfbfbf;
	text-align:left;
}

a 
{
	color: #1E3885;
	text-decoration: underline;
	font-weight: normal;
}
a:hover 
{
	color: #1E3885;
	text-decoration: none;
}

p 
{
	margin-top: 1em;
	margin-bottom: 1.1em;
}

H1
{
	font-size: 115%;
	line-height: 100%;
	font-weight: normal;
	margin-top: 0;
    margin-bottom: 1.1em;
    color: #be0e0e;
    text-transform: uppercase;
}
H2
{
	font-size: 105%;
	line-height: 115%;
	font-weight: bold;
	margin-top: 0;
    margin-bottom: -.8em;
}
H3
{
	font-size: 110%;
	font-weight: bold;
    margin-bottom: 0.1em;
    margin-top: 0;
}
H4
{
	font-size: 100%;
	font-weight: bold;
    margin-bottom: 0.2em;
    margin-top: 0;
}
H5
{
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
    margin-bottom: 0.2em;
    margin-top: 0;
}

a.skiptomaincontent 
{
	position: absolute; 
	left: -1000em; 
	width: 20em;
}

.redtext,
.redtext a,
.redtext a:hover
{
	color: #be0e0e;
}
.FPredtext
{
	color: #be0e0e;
	font-size: 1.5em;
	line-height: 100%;
}

.inputButton 
{
	font-size:100%;	
}

.ErrorText 
{
	background-color: Transparent;
	color: #FF0000; 
	font-weight: bold; 
}
.Required 
{
	background-color: Transparent;
	color: #FF0000; 
	font-weight: bold; 
}

.checkbox
{	
	height:1em;
	width:1em;
	font-size: 100%;
}

#top
{
	padding: 0;	
}
#top:after 
{
	content: "";
	display: block;
	height: 100%;
	clear: both;
}

#top h1
{
	padding: 0;
	margin: 0;
}

#tophzlinecontainer
{
	padding: 1px 2% 0 2%;
	background-color: Transparent;
}
#tophzline
{
	height: 0;
	font-size: 0;
	border-bottom: solid 1px #d1d1cf;
}


#FPleftcol
{
	float: left;
	width: 76%;
	border-right: solid 1px #d4d4d4;
	
}
* html #FPleftcol 
{
	width: 78%;
}

#FPrightcol
{	
	margin-left: 77%;	
	padding: 18px 0 10px 3%;
/*	border-left: solid 1px #44d4d4; */
}
* html #FPrightcol 
{
	margin-left: 79%;
}


#LeftcolTop 
{
	padding: 11px;
	background-color: Transparent;
}
#LeftcolTop:after 
{
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#LeftcolTop #LeftContent 
{
	background-color: Transparent;
	padding: 0.8em .5em .5em 1.3em;
	line-height: 1.05em;
	height:auto;
	min-height: 200px;
}
#LeftcolTop #LeftContent h1
{
	color: #be0e0e;
	font-size: 1.5em;
	line-height: 100%;
	font-weight: normal;
	margin-bottom: 0.8em;
}
#LeftcolTop #LeftContent p
{
	font-size: 1.0em;
	margin-top: 0.5em;
}

#LeftcolBottom 
{
	margin-top: 0.3em;
	font-size: 0.8em;
	line-height: 1.3em;
	padding: 0 11px 0 11px;
}
#LeftcolBottom:after 
{
	content: "";
	display: block;
	clear: both;
	height: 100%;
}
#Leftcol1,
#Leftcol2,
#Leftcol3 
{
	float:left;
	width: 31%;
}
#Leftcol1,
#Leftcol2 
{
	margin-right:3%;
}
* html #Leftcol1,
* html #Leftcol2 
{
	margin-right:2%;
}
#Leftcol1
{
	
}
#Leftcol2 
{
	
}
#Leftcol3 
{
	
}
#Leftcol1Content, 
#Leftcol2Content, 
#Leftcol3Content 
{
	margin-top: 0.7em;
	padding-right: 0.5em;
}
#Leftcol1Content h2, 
#Leftcol2Content h2, 
#Leftcol3Content h2 
{
	font-size: 1.1em;
	margin-bottom: 0.3em;
}
#Leftcol1Content p, 
#Leftcol2Content p, 
#Leftcol3Content p 
{
	font-size: 0.9em;
	margin-top: 0.3em;
}



.NewsTeaser_HeaderBar,
#FPrightcol H1
{
	margin: 0;
	text-align: left;
	padding: .4em .1em .3em .8em;
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: normal;
	border-top: solid 1px #2b5a9e;
	border-bottom: solid 1px #000c54;
	background-color: #001e66;
	height: 100%;
}

.NewsTeaser 
{
	text-align: left;
	margin: 0 0 0.3em 0;
	padding: 0.9em 0.5em 0.7em 1.4em;
	font-size: 0.8em;
	border-bottom: solid 1px #000851;
	color: #FFFFFF;
	background-color: #043175;
	height:100%;
}
.NewsTeaser h2 
{
	font-size: 1.1em;
	font-weight:bold;
	margin-top: 0em;
	margin-bottom: 0em;
}
.NewsTeaser p
{
	margin: 0;
	font-size: 0.9em;
	line-height: 1.4em;
	margin-bottom: 1em;
}
.NewsTeaser ul 
{
	margin-top: 0.5em;
	line-height: 135%;
}
.NewsTeaser ul li
{
	margin-left: -0.9em;
	padding-left: 0.8em;
	padding-bottom: 0.4em;
}

.NewsTeaser img
{
	border: 1px solid #555555;
}
.NewsTeaser a
{
	color: #ceeaeb;
}

#LogoContainer 
{
	height: 100%;
}

#LogoContainer:after 
{
	content: "";
	display: block;
	height: 0;
	clear: both;
}

#Logo
{
	float:left;
	padding: 10px 0 0 5%;
}
#FlagsContainer
{
	float:right;	
	text-align: right;
	padding: 5px 6px 0 0;
}

#Flag
{
	font-size: .75em;	
}
#Flag a
{
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
}


#TopBanner 
{
	height: 100%;
	background-color: #EFEFEF;
}

#TopBanner:after 
{
	content: "";
	display: block;
	height: 0;
	clear: both;
}


#HorizMenuSubBar
{	
	width: 100%;
	font-size:1px;
	height:1px;
	color: #000000;
	background-color: #000000;
}

/*-- Top Navigation - breadcrumb and shortcut menu. --*/
#TopNav
{
	padding: 0.3em 0.5em 0.5em 0.5em;	
	height:100%;
}
#TopNav:after 
{
	content: "";
	display: block;
	height: 0;
	clear: both;
}

/*-- Bread crumb --*/
#Breadcrumb
{
	margin: 0.1em 0.1em 0.2em 1em;
	font-size: 0.8em;	
}

#breadcrumb span
{
    margin: 0px 0px;	
	padding: 0px 0px; 	
}
#breadcrumb span a
{
	white-space: nowrap;
}

/*-- Service nav. / Shortcut menu - To: Frontpage, Large font, Sitemap, Print  --*/
#ShortcutMenu
{	
	font-size: 0.70em;
	font-weight:normal;
	padding: 0 0 2em 0;
}
#ShortcutMenu a
{
	padding-left: 5px;
	color: #4777c9;
	text-decoration: none;	
	background-color: #FFFFFF;
}
#ShortcutMenu img
{
	vertical-align:middle;
	margin-bottom: 5px;
}

#ShortcutMenu .searchblock 
{
	padding-top: 0px;
	padding-left: 6px;
	
}
.searchfield
{
	width: 7em;
	border: solid 1px #666666;
	border-collapse: collapse;
	margin-right: 2px;
	line-height: 1.0em;
	height: 1.1em;
	vertical-align:middle;
	font-size: 100%;
	padding-bottom: 0.2em;
}
* html .searchfield
{
	width: 7em;
	height: 1.3em;
	margin-top:-2px;
}
.searchbutton 
{
	font-size: 0.8em;
	border: solid 1px #666666;
	border-collapse: collapse;
	height: 1.8em;
	line-height:13px;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 0px; 
	cursor: pointer; 
	background-color: #F1F3F0; 
	vertical-align:middle;
}

#rightcolImage
{
	padding: 25px 0 0 0;
}

#prefooter 
{
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#footercontainer 
{
	margin: 0 0 1px 0;
	clear:both;
	display:block;	
	border-right: 1px solid #FFFFFF;	
	border-bottom: 1px solid #c8cae1;
	border-left: 1px solid #FFFFFF;
}
#footer
{
	padding: .4em .4em .4em .4em;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #DFDFDF;
	background-color: #233589;	
	border-top: 1px solid #2b5a9e;
	border-bottom: 1px solid #0c1c36;
	height:100%;
}
#footer a
{
	text-decoration: underline;
	color: #DFDFDF;
}
#footer a:hover
{
	text-decoration: none;
	color: #DFDFDF;
}
#footer:after 
{
	content: "";
	display: block;
	clear: both;
	height: 100%;
}


/*--- Sub pages ---*/
#SPleftcentercol
{
	float: left;
	width: 78%;
	border-right: solid 1px #d4d4d4;
	
}
* html #SPleftcentercol 
{
	width: 80%;
}

#SPrightcol
{	
	margin-left: 79%;	
	padding: 1.2em 0 10px 2%;
/*	border-left: solid 1px #44d4d4; */
}
* html #SPrightcol 
{
	margin-left: 81%;
}


#leftnav
{
	float: left;
	width: 26%;
	margin: 0;
	padding: 1em 1em 1em 0em;
}
#leftnav p { margin: 0 0 1em 0; }

#content
{
	font-size: .9em;
	margin-left: 28%;
	border-left: 1px solid #DDDDDD;
	padding: 2em 30px;
}
#cols2 #content
{
	max-width: 45em;
	padding-right: 2em;
}
#cols3 #leftcentercontainer 
{
	float:left;
	width:100%;
	margin-left: -44%;
}
#cols3 #leftnav 
{
	float:left;
	width: 26%;
	margin-left:44%;
}
#cols3 #content
{
	margin-left: 72%; 
	max-width: 35em;
	padding: 1em;
}

#rightcolcontainer 
{
	margin-left: -44%;
	padding-left: 100%;
	border-left: 1px solid #333333;
}
#rightcol 
{
	padding: 1em 1em 1em 0.5em;
}
#rightcol p { margin: 0 0 1em 0; }

.clearing {height:0;clear:both}

p.cv 
{
	margin-top: 0;
}
.cv img 
{
	float:left;
	margin-right: 1em;
	width: 100%;
	height: 100%;
}

/* -- Valid box for Xhtml and CSS --*/
#Valid 
{
	padding: 2em 0em 0em 0.5em;
}


/* -- Litterature Search --*/
.LitteratureSearchBox 
{
	border: 1px solid #BAB8B9;
	margin: 2em 0 0 0.5em;
}
.LitteratureSearchHeading 
{
	font-size: 0.75em;
	font-weight:bold;
	height: 1.8em;
	color: #000000;
	background-color: #E8E7E5;
	padding-left: 0.8em;
}
.LitteratureSearchBody 
{
	padding: 0.5em 0.2em 0.3em 0.5em;	
	font-size: 0.75em;
}
.LitteratureSearchList
{
	margin-bottom: 0.7em;
}
.LitteratureSearchList div
{
	line-height: 1.2em;
	font-size: 1em;
}
.lblForLitSearchText 
{
	line-height:0.75em;
	font-size: 1em;
}
.inpLitSearchText
{
	margin-top: 0.3em;
	border-collapse:collapse;
	border: 1px solid #7E9DB9;
	height: 1.3em;
	font-size: 100%;
	width: 68%;
}
* html .inpLitSearchText
{
	height: 1.8em;
}

.inpLitSearchButton 
{
	width: 5em;
	font-size:100%;	
}

/*-- Search styles --*/
#content .searchblock 
{
	display:inline;
	padding-top: 0px;
	padding-left: 0px;
	vertical-align: top;	
}
#content .searchfield
{
	width: 12em;
	border: solid 1px #666666;
	border-collapse: collapse;
	margin-right: 2px;
	height: 1.1em;
	vertical-align:middle;
	font-size: 100%;
}
* html #content .searchfield
{
	height: 1.4em;
	margin-top:-2px;
}
#content .searchbutton 
{
	font-size: 0.8em;
	border: solid 1px #666666;
	border-collapse: collapse;
	height: 1.6em;
	line-height:13px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0.2em;
	padding-right: 0.1em;
	margin-top: 0px; 
	cursor: pointer; 
	background-color: #F1F3F0; 
	vertical-align:middle;	
}
* html #content .searchbutton 
{
	height: 1.65em;
	padding-top: 0.1em;
	padding-bottom: 0;
	padding-left: 0.1em;
	padding-right: 0;	
	margin-bottom: 0.1em;
}

.lblForSearchText,
.searchMessage 
{
    margin-top:1em;
    font-size: 0.9em;
}
.searchRContainer 
{
	display:block;
	margin: 0.5em 0.5em 0.8em 0;
	border: solid 1px #777777;
}
.searchRHeading 
{
    font-size: 0.9em;
	text-transform:uppercase;
	color: #FFFFFF;
	clear: right;
	height: 1.5em;
	padding: 0.3em .5em .3em .5em;
	border-top: solid 1px #2b5a9e;
	border-bottom: solid 1px #000c54;
	background-color: #001e66;
	height: 100%;
}
.searchRHeading a
{
	color: #FFFFFF;
	font-weight:bold;
	background-color: Transparent;
	text-decoration: none;
}
.searchRHeading a:hover
{
	text-decoration: underline;
}
.searchRText
{
    font-size: .9em;
    color: #000000;
    background-color: #FFFFFF;
    padding: .6em;
}
.searchRText a
{
	color: #000000;
	text-decoration: none;
}
.searchRText a:hover
{
	text-decoration: underline;
}

/* --- calendar (based on news) --- */
.calendar 
{
	margin-bottom: 1.5em;
	font-size: 0.8em;
	border-top: solid 1px #303030;   	
	border-left: solid 1px #303030;    
	border-right: solid 1px #303030; 
	border-bottom: solid 1px #303030;   
}
* html .calendar 
{
	border-top:	none;   
}
.calendar:after 
{
	content: "";
	display:block;
	height:100%;
	clear:both;
}

.calendarTopBar 
{
	background-color: #BC0001;
	padding: 0.4em 0.8em 0.4em 0.8em;
    color: #FFFFFF;
    border-bottom: solid 1px #808080;
	vertical-align: top;
}
.calendarIntro
{
    font-weight: bold;
    font-size: 1.1em;
}

.calendarItem
{
	padding: 0.4em 0.8em 0.3em 0.8em;
    border-bottom: dotted 1px #606060;
}
.calendarItemLast
{
	padding: 0.4em 0.8em 0.4em 0.8em;
}
.calendarItemTop
{
	
}
.calendarDate
{
	float: left;
    width: 5em;
    white-space:nowrap;
}
.calendarHeading
{
	margin-left: 5.5em;
    font-size: 1.1em;
    font-weight:bold;
}
.calendarText
{
	padding: 0.8em 0.8em 0.8em 0em;
    color: #000000;
    background-color: #FFFFFF;
}
.calendarText p
{
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 0.3em;
	line-height: 1.2em;
}
.calendarText H1
{
    font-size: 1em;
    margin-bottom: 0.4em;
    margin-top: 0.3em;
}
.calendarText H2
{
    font-size: 0.9em;
    margin-bottom: 0.0em;
    margin-top: 0;
}
.calendarText H3
{
    font-size: 0.8em;
    margin-bottom: 0.0em;
    margin-top: 0;
    font-style:italic;
}


/*--- Generic Form ---*/
.GenericForm label
{	
	font-size: 0.95em;
	font-weight: bold;
}
.GenericForm input
{	
	margin-bottom: 0.3em;
	border-collapse:collapse;
	border: 0.05em solid #7E9DB9;
	height: 1.2em;
	font-size: 100%;
	width: 60%;
}
* html .GenericForm input
{
	height: 1.5em;
}
.GenericForm textarea
{	
	font-family:  Arial, Helvetica, sans-serif;
	margin-bottom: 0.3em;
	border-collapse:collapse;
	border: 0.05em solid #7E9DB9;
	font-size: 104%;
	width: 60%;
}
* html .GenericForm textarea
{
}

/*--- Generic Table ---*/
table.GenericTable 
{
	font-size: 100%;
	border-collapse: collapse;
	border-top: 0.05em solid #010101;
	border-left: 0.05em solid #010101;	
}
table.GenericTable th
{
	border-right: 0.05em solid #010101;
	border-bottom: 0.05em solid #010101;
	padding: 0.3em;
}
table.GenericTable td
{
	border-right: 0.05em solid #010101;
	border-bottom: 0.05em solid #010101;
	padding: 0.3em;
}

