* {
	padding: 0px;
	margin: 0px;
	backgound: #FFFFFF;
	border: 0px;
}

html {
	height: 100%;
	width: 100%;
}

body {
/*	background: #D9D9D9 url(../images/background.gif) center center repeat-x; */
	background: #C3C9DB url(../images/background2.gif) center center repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#145AA9;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

/* ---------------------------------------------------------------------- */
/* define site structure - begin */
#contentcontainer {
	margin: 20px auto;
	padding:0;
	background:#FFFFFF;
	border:1px solid #000000;
	width:900px;
	text-align: left;
}

#header {
/*	background: #00FF00; */
	background: url(../images/bg_header.gif) top left;
	clear: both;
	padding: 0;
	margin: 0;
	width: 900px;
	height: 68px;
}

#mainmenu {
/*	background: #00FFFF; */
	float: left;
	padding: 25px 0 12px 0;
	margin: 0 0 0 0;
/*	border-bottom: 2px solid #145AA9; */
	border-bottom: 2px solid #145AA9;
	width: 655px;
}

#logo {
	display:block;
	width:206px;
	height:53px;
	background:url(../images/ennovatisLogo.gif) bottom left no-repeat;
	float:right;
	margin:0;
	padding:15px 20px 0 0;
}

#main {
/*	background: #FF0000; */
	clear: both;
	padding: 10px 0px 0px 0px;
	margin: 0;
	width: 900px;
	min-height: 420px;
	_height: 420px;
	text-align: left;
}

#main #left {
/*	background: #FFFFFF; */
	float: left;
	padding: 25px 20px 15px 20px;
	margin: 0px 0px 0px 0px;
	width: 100px;
	min-height: 370px;
}

#main #left #submenu {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100px;
	float: left;
}

#main #left #searchbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 6px;
	color:#FF00FF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100px;
	float: left;
}

#main #center {
/*	background: #000000; */
	float: left;
	padding: 5px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	width: 515px;
	min-height: 400px;
}

#main #center #pathmenu {
/*	background: #FF00FF; */
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 515px;
	height: 30px;
	float: left;
	color:#78808B;
	font-size:10px;
}

#main #center #content {
/*	background: #FFFF00; */
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 515px;
	min-height: 370px;
	float: left;
	font-size:11px;
	text-align: left;
}

#main #sidebar{
/*	background: #FFFFFF; */
	float: left;
	padding: 35px 20px 15px 20px;
	margin: 0px 0px 0px 0px;
	width: 205px;
	min-height: 370px;
	vertical-align: bottom;
}

#footer {
	clear: both;
	display: block;
	width: 880px;
	padding: 3px 20px 3px 0;
	margin: 0;
/*	background: #145AA9; */
	background: #145AA9;
	color: #B3D1F0;
	font-size: 09px;
	text-align: right;
	height: 12px;
}

#footer #newsticker {
	float: left;
	width: 645px;
	font-weight: normal;
	color:#FFA600;
	padding:0px 0px 0px 10px;
}

#footer #newsticker a {
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	color:#FFA600;
}

#footer #copyright {
	float: right;
	width: 225px;
}

/* define site structure - end */
/* ---------------------------------------------------------------------- */

/* ---------------------------------------------------------------------- */
/* define main menu layout - begin */
#mainmenu div {
/*	background: #FFFFFF; */
	float:left; 
	margin:0;
	padding:0 0 0 24px;
	text-indent:0;
	white-space: normal;
}

#mainmenu tr {
	height: 26px;
}

#mainmenu td {
/*	background: #FFFFFF; */
	margin:0;
	padding:0 0 0 24px;
	text-indent:0;
	white-space: normal;
	vertical-align: top;
	text-align: left;
	height: 26px;
}

#mainmenu a {
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	white-space: normal;
}

.menu-level1-no a {
	color:#78808B;
}

.menu-level1-no a:hover {
	color:#145AA9;
}

.menu-level1-act a {
	color:#145AA9;
}
/* define main menu layout - end */
/* ---------------------------------------------------------------------- */

/* ---------------------------------------------------------------------- */
/* define sub menu layout - begin */
#submenu a {
/*	font-size:11px; */
	text-decoration:none;
	white-space: normal;
}

.menu-level2-no {
	font-size: 11px;
	padding-top: 4px;
}

.menu-level2-act {
	font-size: 11px;
	padding-top: 4px;
}

.menu-level2-no a {
	font-weight: bold;
	color:#145AA9;
}

.menu-level2-no a:hover {
	font-weight: bold;
	color:#FFA600;
}

.menu-level2-act a {
	font-weight: bold;
	color:#FFA600;
}

.menu-level3-no {
	background:url(../images/arrow_n.gif) top left no-repeat;
	padding-left:9px;
	font-size: 10px;
}

.menu-level3-act {
	background:url(../images/arrow_h.gif) top left no-repeat;
	padding-left:9px;
	font-size: 10px;
}

.menu-level3-no a {
	font-weight: normal;
	color:#145AA9;
}

.menu-level3-no a:hover {
	font-weight: normal;
	color:#FFA600;
}

.menu-level3-act a {
	font-weight: normal;
	color:#FFA600;
}
/* define sub menu layout - end */
/* ---------------------------------------------------------------------- */


/* ---------------------------------------------------------------------- */
/* define path menu layout - begin */

#pathmenu a {
	color: #78808B;
	font-size:10px;
	text-decoration:none;
	text-decoration: none;
}

#pathmenu a:hover {
	color: #FFA600;
	text-decoration: none;
}

#pathmenu a:visited {
	color: #78808B;
	text-decoration: none;
}
/* define path menu layout - end */
/* ---------------------------------------------------------------------- */


/* ---------------------------------------------------------------------- */
/* define content layout - begin */

#content h1 {
	clear: left;
	float: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #145AA9;
	width: 515px;
/*	line-height: 20px; */
	margin: 0;
	padding: 0;
}

#content h2 {
	clear: left;
	float: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #145AA9;
	width: 515px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

/*
#content div {
	margin: 0;
	padding: 0;
}
*/

#content div.headline {
/*	background: #FF0000; */
	clear: left;
	float:none;
	width:515px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0 20px 0;
}

#content div.headline2 {
/*	background: #FF00FF; */
	clear: left;
	float:none;
	width:515px;
	margin:0;
	padding: 15px 0 5px 0;
}

#content div.left_col {
/*	background: #00FFFF; */
	clear: left;
	float:left;
	width:250px;
	margin:0;
	padding: 0 15px 0 0;
/*	margin-right:15px;*/
	line-height: 150%;
}

#content div.right_col {
/*	background: #FFFF00; */
	float:left;
	width:250px;
	line-height: 150%;
}

#content div.single_col {
/*	background: #FF0000; */
	clear: left;
	float:none;
	width:515px;
	line-height: 150%;
	margin:0 0 0 0;
	padding:0 0 0 0;
}


#content p {
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	//text-align:left;
}


#content p.bodytext {
	font-weight: normal;
	margin: 0;
	padding: 5px 0 5px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	//text-align:left;
}

#content ol {
	list-style-position: outside;
	list-style-type: decimal;
	padding: 5px 0px 5px 24px;
	margin: 0px;
}

#content ul {
	list-style-position: outside;
	list-style-type: square;
	padding: 5px 0px 5px 16px;
	margin: 0px;
}


#content a {
	  color : #FFA600;
}


#content a:hover {
	  color : #78808B;
}

#content a:visited {
	  color : #FFA600;
}

#content table.contenttable tr td p.bodytext {
	font-weight: normal;
	margin: 0;
	padding: 5px 0 5px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
}

#content table.contenttable {
	float: none;
	border: 0px solid #FFFFFF;
	border-collapse: collapse;
	line-height: 100%;
	margin: 0;
	padding: 0;
}

#content table.contenttable tbody {
	margin: 0;
	padding: 0;
}

#content table.contenttable tr {
	line-height: 100%;
	margin: 0;
	padding: 0;
}

#content table.contenttable tr th {
/*	background: #FFDB80; */
	background: #FFA600; 
	border: 1px solid #FFFFFF;
	padding: 2px 2px 2px 6px;
	font-size: 11px;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
	vertical-align: middle;
}

#content table.contenttable tr td {
	background: #C3C9DB;
	border: 1px solid #FFFFFF;
	padding: 0px 2px 0px 5px;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	line-height: 100%;
	margin: 0;
}

#content table.contenttable tr td img {
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 0px;
}

#content tbody.downloadtable tr td p.bodytext {
	font-weight: normal;
	margin: 0;
	padding: 3px 0 3px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
}

#content tbody.downloadtable tr {
	line-height: 15px;
	margin: 0;
	padding: 0;
}

#content tbody.downloadtable tr th {
/*	background: #FFDB80; */
	background: #FFA600; 
	border: 1px solid #FFFFFF;
	padding: 2px 2px 2px 6px;
	font-size: 11px;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
	vertical-align: middle;
}

#content tbody.downloadtable tr td {
	background: #C3C9DB;
	border: 1px solid #FFFFFF;
	padding: 0px 5px 0px 5px;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	line-height: 15px;
	margin: 0;
}

#content tbody.downloadtable tr td img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content .ttext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFA600;
	font-size:11px;
	padding: 2px 2px 0px 2px;
	margin:0;
	width:242px;
}

#content select.ttext {
	padding: 0;
	width:250px;
}

#content .checkbox {
	display:block;
	padding:0 0 0 24px;
	margin:-17px 0 -10px 0;
	line-height:110%;
}


div.tx-macinasearchbox-pi1 {
background: #FF0000;
}

/* define content layout - end */
/* ---------------------------------------------------------------------- */


/* ---------------------------------------------------------------------- */
/* define sidebar layout - begin */

#sidebar p.bodytext {
	font-weight: normal;
	margin: 0;
	padding: 5px 0 5px 0;
}

#sidebar a {
	  color : #FFA600;
}


#sidebar a:hover {
	  color : #78808B;
}

#sidebar a:visited {
	  color : #FFA600;
}

#sidebar table {
	border: 0px solid #FFFFFF;
	border-collapse: collapse;
	line-height: 100%;
	margin: 0;
	padding: 0;
}

#sidebar tr {
	line-height: 100%;
	margin: 0;
	padding: 0;
}

#sidebar th {
/*	background: #FFDB80; */
	background: #FFA600; 
	padding: 2px 2px 2px 6px;
	font-size: 11px;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
	vertical-align: middle;
	margin: 0;
}

#sidebar td {
	background: #C3C9DB; 
/*	background: #D9D9D9; */
	border-top: 1px solid #FFFFFF;
	padding: 0px 2px 0px 5px;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	line-height: 100%;
	margin: 0;
}

#sidebar td.headercell {
/*	background: #FFDB80; */
	background: #FFA600; 
	padding: 2px 2px 2px 6px;
	border-top: 0px solid #FFFFFF;
	line-height: 150%;
	text-align: left;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
}


#sidebar td.headercell p.bodytext {
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}

#sidebar h1 {
	clear: left;
	float: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #145AA9;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

#sidebar h2 {
	clear: left;
	float: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #145AA9;
	line-height: 18px;
	margin: 0;
	padding: 4px 0 10px 0;
}

#sidebar div.headline {
/*	background: #FF0000; */
	margin: 0px 0px 0px 0px;
	padding: 4px 0 20px 0;
}

#sidebar div.headline2 {
/*	background: #FF00FF; */
	margin:0;
	padding: 15px 0 5px 0;
}
#sidebar td h2 {
	clear: left;
	float: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #145AA9;
	line-height: 18px;
	margin: 0;
	padding: 4px 0 4px 0;
}

#sidebar ol {
	list-style-position: outside;
	list-style-type: decimal;
	padding: 5px 0px 5px 24px;
	margin: 0px;
}

#sidebar ul {
	list-style-position: outside;
	list-style-type: square;
	padding: 5px 0px 5px 16px;
	margin: 0px;
}

/* define sidebar layout - end */
/* ---------------------------------------------------------------------- */


/* ---------------------------------------------------------------------- */
/* define layout for map24 inputs - begin */

td.map24_cell {
	line-height: 120%;
	vertical-align: middle;	
}

.map24_input {
	background-color	: #ffffff;
	width					: 232px;
	color					: #145AA9;
	font-family			: Arial, Verdana, Helvetica;
	font-size			: 10px;
	font-weight			: normal;
	padding-left		: 4px;
	padding-right		: 4px;
	margin-bottom		: 2px;
	border				: 1px #bebebe solid;
}

.map24_list {
	background-color	: #FFFFFF; 
	color	: #145AA9;
	border-style		: solid;
	font-family			: Arial, Arial,  Geneva, Arial, Helvetica, sans-serif; 
	font-size			: 10px;
}

.map24_headtext
{
	margin: 0;
	padding: 3px 0px 3px 1px;
}

.map24_text
{
	float: left;
	vertical-align: middle;
	margin: 0;
	padding: 0px 0px 2px 1px;
}

.map24_image {
	margin: 0;
	padding: 1px 5px 2px 1px;
	vertical-align: middle;
	text-align: right;
}

/* define layout for map24 inputs - end */
/* ---------------------------------------------------------------------- */

/* ---------------------------------------------------------------------- */
/* define layout of indexed search - begin */

#macina_searchfield {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#145AA9;
	margin: 0;
	padding: 0;
	width: 70px;
	height: 14px;
}

div.tx-macinasearchbox-pi1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        background:transparent;
	font-size: 10px;
	height: 55px;
}

div.tx-macinasearchbox-pi1 table {
	margin: 0;
	padding: 0;
}

div.tx-macinasearchbox-pi1 tr {
	margin: 0;
	padding: 0;
}

div.tx-macinasearchbox-pi1 td {
	margin: 0;
	padding: 0;
}

div.tx-macinasearchbox-pi1 a {
	color:#145AA9;
}

div.tx-macinasearchbox-pi1 a:hover {
	color:#FFA600;
}

/* default styles for extension "tx_indexedsearch" */
.tx-indexedsearch {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#145AA9;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFA600;
	width:200px;
 }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; color:#FFA600; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }
.tx-indexedsearch .tx-indexedsearch-searchbox SELECT {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#145AA9;
	width:200px;
	margin: 1px 0px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox CHECKBOX {
	vertical-align: middle;
}
