/* old styles */
.headerwhite { font-size: 8pt; color: #ffffff; }
.headerinfo  { font-size: 8pt; text-indent: 7px; text-align: left; }
.text8justify	{ font-size: 8pt; text-align: justify; }
.text9justify	{ font-size: 9pt; text-align: justify; }
.text10justify	{ font-size: 10pt; text-align: justify; }
.text11justify	{ font-size: 11pt; text-align: justify; }
.text12justify	{ font-size: 12pt; text-align: justify; }
.text8left	{ font-size: 8pt; text-align: left; }
.text9left	{ font-size: 9pt; text-align: left; }
.text10left	{ font-size: 10pt; text-align: left; }
.text11left	{ font-size: 11pt; text-align: left; }
.text12left	{ font-size: 12pt; text-align: left; }

/* global body settings */
body.main { text-align: center; }
body { background-color: #FFFFFF; margin: 10px; }
body,ul,ol,li,td,p,div,span,input,textarea,select {	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; }

/* headlines */
h1 { font-size: 13pt; color: #000000; font-weight: bold; }
h2 { font-size: 13pt; color: #000000; font-weight: bold; }
h3 { font-size: 13pt; color: #000000; font-weight: bold; }
h4 { font-size: 13pt; color: #000000; font-weight: bold; }
h5 { font-size: 13pt; color: #000000; font-weight: bold; }
h6 { font-size: 13pt; color: #000000; font-weight: bold; }

/* common links */
a,a:link	{	color: #2C5283; font-weight: normal; text-decoration: none; }
a:visited	{	color: #2C5283; text-decoration: none; }
a:hover		{	color: #2C5283; text-decoration: none;; }
a:active	{	color: #2C5283; text-decoration: none; }

/* Head navigation */
a.navtop,a.navtop:visited,a.navtop:hover { color: #000000; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 17px; vertical-align: middle; white-space: nowrap; padding: 2px; font-weight: normal; text-decoration: none; }
.navspacer { color: #000000; font-size: 8pt; vertical-align: middle; }

/* Head navigation submenu */
div.menu, div.menu a.mI, div.menu a.mI span.mIText, div.menu a.mI span.mIArrow {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
}

div.menu {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #00CCCC;
  border: 1px solid #000000;
  text-align: left;
  left: 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.mI, div.menu a.mICurrent {
  color: #000000;
  background-color: #00CCCC;
  cursor: pointer;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.mI:hover, div.menu a.mIHighlight, div.menu a.mICurrent, div.menu a.mI:hover span.mIText, div.menu a.mI:hover span.mIArrow {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  background-color: #00CCCC;
}

div.menu a.mI span.mIText, div.menu a.mI span.mIArrow {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

div.menu a.mI span.mIArrow {
  margin-right: -.75em;
}

/* head and foot row links */
a.linksheadfoot,a.linksheadfoot:link { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; font-weight: normal; text-decoration: none; }
a.linksheadfoot:visited	{ color: #000000; text-decoration: none; }
a.linksheadfoot:hover	{ color: #cc0033; text-decoration: none; }
a.linksheadfoot:active	{ color: #000000; text-decoration: none; }
/* << etec 85-04-27 */
span.linksheadfoot { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; font-weight: normal; text-decoration: none; }
/* >> */

/* bread crumb navigation */
div.breadcrumb			{ margin: 4px 8px; }
span.breadcrumb			{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none; white-space: nowrap; }
a.breadcrumb,a.breadcrumb:visited,a.breadcrumb:hover { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none; font-weight: normal; white-space: nowrap; }

/* head search input form */
/*<< etec
.search { border: 1px solid #000000; color: #000000; font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif; background-color: #00CCCC; font-size: 8pt; }
>>*/
.search { border: 1px solid #000000; font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; }
.searchlinks { text-align: center; width: 100%; }
.searchresult { margin-bottom: 10px; }
.formbutton { font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; height: 18px; background-color: #EEEEEE; color: #000000; border: 1px solid #000000; }

/* main layout table */
table.main { padding: 0; margin: 0;	border-style: none; width: 100%; }

/* border of the head navigation row */
div.linkshead {
	width: 100%;/* << etec px; >>*/
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #00CCCC;
	vertical-align: middle;
	text-align: right;
	margin: 0 auto;
	padding-bottom: 1px;
	padding-top: 1px;
}

/* head image row */
div.imagehead {
	width: 100%;/* << etec px; >>*/
	background-color: #00CCCC;
	text-align: left;
	clear: both;
	margin: 0 auto;
	border-top: 1px solid #000000;border-left: 1px solid #000000;border-right: 1px solid #000000;
}

/* image link block on top of background image */
span.imagelink {
	margin: 0;
	padding: 0;
	display: block;
	width: 175px;
	cursor: pointer;
}

/* top navigation row */
div.navtop {
	width: 100%;/* << etec px; >>*/
	margin: 0 auto;
	background-color: #00CCCC;
	text-align: left;
	text-indent: 5px;
	border-top: 1px solid #000000;border-left: 1px solid #000000;border-right: 1px solid #000000;
}

/* border of the foot navigation row */
div.linksfoot {
	width: 100%;/* << etec px; >>*/
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #66FFFF;
	margin: 0 auto;
	text-align: right;
}

/* block around main content row (left nav, content, infobox) */
div.main {
	width: 100%;/* << etec px; >>*/
	margin: 0 auto;
	border: 1px solid #000000;
}

/* special width for print screen */
div.print {
	width: 100%;
}

/* content table cell */
td.content {
	vertical-align: top;
	color: #000000;
	background-color: #FFFFFF;
}

/* content styles */

/* a single content element */
td.element {
	padding: 8px 8px 8px 8px;  /* etec */
	vertical-align: top;
	font-size: 10pt;
	text-align: justify;
	border: 0px solid #00CCCC;/* etec future it should define in css configuration */
}

/* a single old content element */
td.oldelement {
	font-size: 10pt;
	text-align: justify;
	vertical-align: top;
}

/* a single new content element */
div.element {
	margin: 8px;
	margin-top: 5px;
	padding: 3px;
	border: 0px solid #00CCCC;/* etec future it should define in css configuration */
	text-align: justify;
	clear: both;
}

div.element2 {
	margin: 5px;
	padding: 3px;
	border: 1px solid #00CCCC;
	text-align: left;
	clear: both;
}

/* infobox column */
td.infobox {
	/* etec width: 145px; */
	vertical-align: top;
	background-color: #FFFFFF;
	border-left: 1px solid #000000;
}

/* left navigation column */
td.navleft {
	text-align: left;
	width: 175px;
	vertical-align: top;
	background-color: #66FFFF;
	
    background-repeat: no-repeat;
    border-right: 1px solid #000000;
}

/* left navigation image row */
span.navleftimage {
	display: block;
	width: 175px;
	cursor: pointer;
}

/* left navigation list */
ul.navleft {
	margin: 0 0 0 20px;
	padding: 2px;
}

/* left navigation list item */
li.navleftactive {
    list-style-image: url(/icarusplus/export/simpletemplate/resources/nav_a.gif);
}

li.navleft {
    list-style-image: url(/icarusplus/export/simpletemplate/resources/nav_i.gif);
}

a.navleft,a.navleft:link,a.navleft:visited,a.navleft:active { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration:none; font-weight: normal; }
a.navleft:hover { color: #000000; text-decoration: underline; }

a.navleftactive,a.navleftactive:link,a.navleftactive:visited,a.navleftactive:active { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold; text-decoration:none; }
a.navleftactive:hover { color: #000000; text-decoration: underline; }

/* Side element styles */
div.sidelist {
	margin: 5px;
	border: 1px solid #00CCCC;
	text-align: left;
	clear: both;
}

p.sidelisthead {
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #00CCCC;
}

p.sidelistitem {
	font-size: 8pt;
        /* << etec 85-04-13*/
	/*margin: 5px 3px 0px;*/
	margin: 5px 8px 8px 8px;
        /* >>*/
}

a.sidelistitemhead {
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 3px;
}

/* popup window border */
div.popup { border: 1px solid #000000;
	margin-top: 10px;
	width: 100%;
}

h1.popup { font-size: 10pt; padding: 2px; width: 100%; background-color: #00CCCC; color: #000000; }
.popupform { border: 1px solid #000000; width: 450px; }
span.formerror { color: #00CCCC; font-weight: bold;}

/* imprint */
table.imprint {	width: 100%; }
td.imprint { vertical-align: top; font-size: 9pt; }

/* default styles for the online forms */
input.onlineform, select.onlineform, textarea.onlineform { width: 300px; border: 1px solid #000000;  }
textarea.onlineform { height: 80px; }

/* default styles */
.nowrap { white-space: nowrap; }
.bold { font-weight: bold; }

/* <<etec 85-04-27 */
  a.sectionLinks,a.sectionLinks:link,a.sectionLinks:visited,a.sectionLinks:active {
  display: block;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #66FFFF;
  background-color: #66FFFF;
  padding: 3px 10px 3px 0px;
  color: #000000;
  font-size: 11px;
  font-weight: normal;
  }

  a.sectionLinks:hover{
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  background-color: #FFFFFF;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  }
  #pageNav{
  float: left;
  width: 178px;
  padding: 0px;
  border-right: 2px solid #C3E5F7;
  border-bottom: 2px solid #C3E5F7;
  }

/* >> */

/* <<etec 85-04-27 */
  a.sectionTopLinks,a.sectionTopLinks:link,a.sectionTopLinks:visited,a.sectionTopLinks:active{
  display: block;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #66FFFF;
  background-color: #66FFFF;
  padding: 3px 10px 3px 0px;
  color: #000000;
  font-size: 11px;
  font-weight: normal;
  text-align: center;
  }

  a.sectionTopLinks:hover{
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  background-color: #FFFFFF;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  }
/* >> */
