body 
{	
	margin: 40px 0px 0px 0px;
	padding: 0px;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;	
	text-align: center;
	font-size: 11px;
}

form
{
	width: 771px;
	margin: 0px auto;
	background-color: #FFF;
	color: #000000;
	text-align:left;
}

p 
{
	margin-top: 1.1em;
	margin-bottom: 1.1em;
}

table 
{
	font-size: 100%;
}

H1, H2, H3, H4, H5
{
    margin-top: 0;
    font-weight: bold;
    color: #858282;
}

H1
{
	font-size: 18px;
	font-weight: normal;
    margin-bottom: 0.1em;
}
H2
{
	font-size: 15px;		
    margin-bottom: 0.1em;
}
H3
{
	font-size: 100%;
    margin-bottom: 0.2em;
}
H4
{
	font-size: 100%;
	font-style: italic;
    margin-bottom: 0.2em;
}
H5
{
	font-size: 100%;
	font-weight: normal;
}

#frontpagecontent H1 
{
	margin-bottom: 2px;
	font-size: 24px;
}

ul 
{
	list-style-type: none;
}
ul li 
{
	margin-bottom: 0.3em;
	margin-left:0;
	padding-left:0;
	list-style-image: url(../../images/prik.gif);
}
ul ul 
{
/*	list-style-image: url(../../images/3pix-streg.gif); */
	margin-left: 0em;
	padding-left: 2px;
	margin-top: 0.3em;	
}
* html ul ul 
{
	padding-left: 0px;
	margin-left: 0.3em;
}

li 
{
	margin-bottom: 0.5em;
}
ul ul li 
{
	margin-bottom: 0.3em;
	margin-left:0;
	list-style-image: none;	
	background-image: url(../../images/3pix-streg.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;  /* space for the image */	
}

.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
{
}
#top:after 
{
	content: "";
	display: block;
	height: 0%;
	clear: both;
}

#top h1
{
	padding: 0;
	margin: 0;
}

#prefooter
{
	clear: both;
	margin: 0;
	padding: .3em;
	color: #000000;
	background-color: #FFFFFF;
}
#footer
{
	display:block;
	margin: 0;
	padding-top: 7px;
	padding-bottom: .5em;
	text-align: center;
	font-size: 11px;
	line-height: 1.3em;
	color: #555;
	background-color: #FFFFFF;
	border-top: 1px solid #7F7F7F;
	letter-spacing: 0.04em;
}
#footer:after 
{
	content: "";
	display: block;
	clear: both;
	height: 0%;
}

/*--- portal page ---*/
#portalpagecontainer { padding: 40px 0 40px 150px; border-bottom: solid 1px #7f7f7f; }

#logobox { }
#ecronlogo { width: 280px; vertical-align:top; outline:none; border: none; }
#acronlogo { vertical-align:top; outline:none; border: none; }
#ecronlogo a:active, 
#ecronlogo a:focus, 
#acronlogo a:active,
#acronlogo a:focus { outline:none;  }

#portalcontent { margin-top: 20px; width:468px; color: #898b8b; line-height: 135%; text-align:justify; }


/*--- front page ---*/
#frontpagecontent 
{
	margin-top: 4px;
	float:left;
	width: 537px;
	min-height: 250px;
}
* html #frontpagecontent 
{
	height: 250px;
}

#frontpageteasers 
{
	margin-left: 569px;
	margin-top: 4px;	
}

#frontpageteasers .teaser 
{
	margin-bottom: 5px;
}
* html #frontpageteasers .teaser 
{
	margin-bottom: 5px;
}
#frontpageteasers .teasertop 
{
	height:19px;
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 11px;
	line-height:16px;
	vertical-align: bottom;
	padding-top: 0px;
	padding-left: 8px;
	letter-spacing: 0.05em;
	font-weight:bold;
	color: #7f7f7f;	
}
#frontpageteasers .teaserbody 
{
	background-position: left top;
	background-repeat: repeat-y;
	font-size: 11px;
	vertical-align:top;
	min-height: 155px;
	color:#7f7f7f;
	padding-right:10px;	
}
* html #frontpageteasers .teaserbody 
{
	height: 155px;
	padding-right:6px;
}

#frontpageteasers .teaserbodyimg
{
	padding-top: 4px;
	padding-left: 8px;
}
#frontpageteasers .teaserbodytext
{    
	margin-left: 92px;	
	border-bottom: solid 1px #ffffff;
}
#frontpageteasers .teaserbodytext h1
{
	font-size: 12px;
	font-weight:bold;
	margin-top: 0.5em;
	margin-bottom:0em;
}
* html #frontpageteasers .teaserbodytext h1
{
	margin-top: -6px;
}
#frontpageteasers .teaserbodytext p
{
	margin-bottom:0.3em;
}
#frontpageteasers .teaserbottom 
{    
    position:relative;
	height:12px;
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align:top;
}


/*--- Sub pages ---*/

#leftnav
{
	float: left;
	width: 190px;
	margin: 0;
	padding: 1em 1em 1em 0em;
}

#subpagecontent 
{
	margin-left: 201px;
	margin-top: 4px;
	min-height: 250px;
}
* html #subpagecontent 
{
	margin-left: 191px;
	height: 250px;
}

#subpagecontent #content
{
	border-left: solid 1px #9f9f9f;
}

#content
{
	padding: 10px 40px 15px 35px;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

#LogoContainer 
{
}
#LogoContainer img
{
	margin:0;
	text-align:left;
	vertical-align:top;
}
#LogoContainer:after 
{
	content: "";
	display: block;
	height: 0;
	clear: both;
}

#Logo
{
	float:left;
}
#WebsiteName 
{
	font-size: 2.4em;
	font-family: Garamond, Serif;
	white-space: normal;
	color:#999999; 
	background-color: #FFFFFF;
	padding: 5px 0 5px 0;
	margin-left: 10px;
	line-height:1em;
}

#TopMenu
{
	
}
#HorizontalmenuContainer 
{
	padding: 1px 4px 1px 0px;
}
* html #HorizontalmenuContainer 
{
	padding: 3px 0px 2px 0px;
}


#HorizMenuSubBar
{	
	width: 100%;
	color: #000000;
	border-top: solid 1px #7f7f7f;	
}

/*-- Top Navigation - breadcrumb and shortcut menu. --*/
#TopNav
{
	padding: 6px 2px 0 0;	
	height: 20px;
}
#TopNav:after 
{
	content: "";
	display: block;
	height: 0%;
	clear: both;
}

/*-- Bread crumb --*/
#Breadcrumb
{
	margin: 0.1em 0.1em 0.2em 221px;
	font-size: 11px;	
}

#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
{	
	float:right;
	font-size: 9px;
	font-weight:bold;
	color: #6f6f6f;
}
#ShortcutMenu a
{
	text-decoration: none;
	color: #6f6f6f;
	background-color: #FFFFFF;
}
#ShortcutMenu a:hover
{
	color: #000000;
}
/* -- Valid box for Xhtml and CSS --*/
#Valid 
{
	padding: 2em 0em 0em 0.5em;
}




/*-- Search styles --*/
.searchMessage 
{
    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;
	background-color: #BB0000;
	clear: right;
	height: 1.5em;
	padding: 0.3em .5em .3em .5em;
}
.searchRHeading a
{
	color: #FFFFFF;
	background-color: #BB0000;
}
.searchRHeading a:hover
{
	font-weight:bold;
}
.searchRText
{
    font-size: .9em;
    color: #000000;
    background-color: #FFFFFF;
    padding: .6em;
}


/*--- Sitemap ---*/
.sitemap a
{
	color: #7a7a7a;
	text-decoration:none;
}
.sitemap a:hover
{
	color: #000000;
	text-decoration: underline;
}
.sitemap .level2 
{
	padding:1em 0 1em 0;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
.sitemap .level3 
{
	padding: .7em 0 0 1.2em;
	text-transform: none;
	font-size: 0.95em;
}
.sitemap .level4
{
	padding: .5em 0 0 1.7em;
	font-size: 0.9em;
}
.sitemap .level5
{
	padding: .4em 0 0 2.3em;
	font-size: 0.85em;
}

/* --- 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;
}



/* --- blog (based on news) --- */
.blog 
{
	margin-bottom: 1.5em;
	font-size: 0.8em;
	border-left: solid 1px #303030;    
	border-top: solid 1px #303030;    
	border-right: solid 1px #303030;  
	border-bottom: solid 1px #606060;	
}

.blogTopBar 
{
	background-color: #BC0001;
	padding: 0.4em 0.8em 0.4em 0.8em;
    color: #FFFFFF;
    border-bottom: solid 1px #808080;
	vertical-align: top;
}

.blogDate
{
	float: left;	
    font-weight: bold;    
    white-space: nowrap;
}

.blogHeading
{	
	margin-left: 5.5em;
    font-size: 1.1em;
    font-weight: bold;   
}
* html .blogHeading
{	
	margin-left: 1em;
	display:inline;
}

.blogText
{
	padding: 0.8em 0.8em 0.8em 0.8em;
    color: #000000;
    background-color: #FFFFFF;
    
}
.blogText p
{
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 0.3em;
	line-height: 1.2em;
}
.blogText H1
{
    font-size: 1em;
    margin-bottom: 0.4em;
    margin-top: 0.3em;
}
.blogText H2
{
    font-size: 0.9em;
    margin-bottom: 0.0em;
    margin-top: 0;
}
.blogText 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;
}

