body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #006a8c;
	margin-top: 0px;
}

a {
	color: #000000;
}

h1 {
	font-size: 16px; 
	color: #006a8c;
	margin-top: 10px
}

h2 {
	font-size: 14px;
  }

h3 { 
	font-size: 13px;
  }

h4 { 
	font-size: 12px;
  }

h5 { 
	font-size: 12px;
  }

#calendar_header {
	font-size: 15px; 
	text-indent: 0px;
	color: #000000;
	margin-top: 2px
}

#calendar_date {
	font-size: 10px; 
	color: #000000;
	margin-top: 10px
}

label{
    display: block;
    margin-top: 1.5em;
    font-weight: bold;
    padding-bottom: 0.2em;
}

input.text {
	width: 200px;
}

select, input {
	font-size: 85%;
}

input.button 
{
	width: auto;
	overflow: visible;
	border: 1px solid #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	background-image: url(../images/background_form_element.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

input.button:active
{
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
}

input.button:disabled
{
	border: 3px double #CCCCCC;
}

td  {
	font-size: 12px;	
}

th  {
	font-size: 13px;	
}
td.altrow  {
	background: #f6f6f8;	
}

#doc {
	border: 0px solid #000000;
	width: 900px;
	background-color: #ffffff;
	background: url(../images/bg_900.gif) repeat-y;
}

#custom_bck_marg {
	margin-left: 11px;
	margin-right: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px solid #000000;
}

#hd {
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	background-color: #ffffff;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 130px;
	border: 0px solid #000000;
}

#topmenu {
	background: url(../images/topmenu_bck.gif) repeat-x;
	border-top: 0px solid #99c3d1;
	border-bottom: 1px solid #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#topmenu a {
	float: left;
	text-decoration: none;
	color: #006a8c;
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
	border-top: 6px solid transparent;
	border-left: 0px solid #ffffff;
	border-right: 1px solid #006a8c;
	border-bottom: 0px solid #cc071e;
}

#topmenu a:active {
	background: transparent;
}

#topmenu a:hover {
	background: transparent;
	border-top: 6px solid #cc071e;
}

#topmenu a.selected {
	background: transparent;
	border-top: 6px solid #cc071e;
}


#submenu {
	float: right;
	margin-right: 20px;
}

#submenu a {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}
 
#breadcrumb {
	font-size: 90%;
	color: #000000;
	margin: 0px;
	border: 0px solid #000000;
	width: 530px;
}

#breadcrumb a {
	text-decoration: none;
	color: #00578c;
}

#bd {
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
}

#yui-main {
	float: left;
	margin-left: 8px;
	padding: 0px;
	border: 0px solid #000000;
	width: 650px;
}

.yui-left {
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
}

#content_fb_top {
	margin: 0px;
	padding: 0px;	
	background: url(../images/main_bck_top_900.gif) no-repeat;
	height: 25px;
	border: 0px solid #000000;
}

#content_fb {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 0px solid #000000;
	background: url(../images/main_bck_900.gif) repeat-y;
}

#content_fb_bottom {
	margin-bottom: 1px;
	padding: 0px;
	border: 0px solid #000000;
	height: 10px;
	background: url(../images/main_bck_bottom_900.gif) left bottom no-repeat;
}


#main-content-top {
	margin: 0px;
	padding-top: 15px;	
	padding-left: 15px;
	padding-bottom: 0px;
	height: 30px;
	background: url(../images/main_bck_top_700.gif) no-repeat;
	border: 0px solid #000000;
}

.main-content {
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 10px;	
	padding-left: 15px;
	padding-right: 20px;
	border: 0px solid #000000;
	background-color: #FFFFFF;
	background: url(../images/main_bck_700.gif) repeat-y;
	min-height: 205px;
}

/* for Internet Explorer */
/*\*/
* html .main-content {
height: 213px;
}
/**/


#main-content-bottom {
	margin: 0px;
	padding: 0px;	
	height: 10px;
	border: 0px solid #000000;
	background: url(../images/main_bck_bottom_700.gif) no-repeat;
}

#WysiwygPage {
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
}

#content_fb .textbody {
	margin-left: 20px;
	margin-right: 80px;
	padding: 1px;
	border: 0px solid #000000;
	min-height: 250px;
}

/* for Internet Explorer */
/*\*/
* html #content_fb .textbody {
height: 250px;
}
/**/

#content_fb .textbody h1 {
	margin-top: 0px;
}

#fb_infobox {
	float: left; 
	margin-left: 30px;
	width: 350px;
	border: 0px solid #000000;
}

#fb_infobox h1 {
	color: #006a8c;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 0px;
	border-bottom: 2px solid #006a8c;
}
#newsgroup-view h3 {
	color: #006a8c;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
	border: 0px solid #000000;
}

#newsgroup-view .intro {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px solid #000000;
}



.news {
	background: transparent;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.news a {
	background: transparent;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-style:italic; 
}

#highlights {
	background-color: #ffffff;
}

.readmore {
	margin-top: 3px;
	margin-bottom: 12px;
	font-size: 11px;
}

.readmore a {
	text-decoration: none;
}

#filefolder th {
	background: #006a8c;
	font-size: 11px;
	color: #ffffff;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#filefolder td {
	background: #ffffff;
	font-size: 11px;
	padding-left: 5px;
}

#ft {
	margin: 0px;
	padding: 0px;	
	border: 0px solid #000000;
	height: 30px;
	background: url(../images/bg_bottom_900.gif) no-repeat bottom;
}

.footer {
	font-size: 11px;
	color: #000000;
}

.footer a {
	color: #000000;
	text-decoration: none;
}

#loginlink a {
	float: right;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 0px solid #000000;
	color: #000000;
	font-size: 10px;
	margin-right: 25px;
}

#logoutlink a {
	float: right;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 0px solid #000000;
	color: #000000;
	font-size: 10px;
	margin-right: 25px;
}

#adminlink a {
	float: right;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #000000;
	color: #000000;
	font-size: 10px;
}


#leftmenu-top {
	margin-left: 10px;
	background: url(../images/menu_bck_top.gif) no-repeat;
	border: 0px solid #000000;
	padding-top: 1px;
	padding-bottom: 10px;
	width: 200px;
	min-height: 50px;
}

/* for Internet Explorer */
/*\*/
* html #leftmenu-top {
height: 50px;
}
/**/

.leftmenu {
	font-size: 12px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 0px solid #000000;
	background: url(../images/menu_bck.gif) repeat-y;
	width: 200px;
	min-height: 160px;
}

/* for Internet Explorer */
/*\*/
* html .leftmenu {
height: 160px;
}
/**/

#leftmenu_header {
	margin-top: 15px;
	margin-bottom: 0px;	
	margin-left: 15px;
	padding: 0px;
	border: 0px solid #00000a;
	font-size: 14px;
	font-weight: bold;
	color: #00578c;
}


#leftmenu-bottom {
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	height: 40px;
	width: 200px;
	border: 0px solid #000000;
	background: url(../images/menu_bck_bottom.gif) no-repeat;
}

.leftmenu ul {
	margin-left: 0px;
	padding-left: 35px;
	margin-top: 0px;
	margin-bottom: 0px;

}

.leftmenu a {
	text-decoration: none;
	color: #00578c;
}

.leftmenu .selected a {
	color: #cc071e;
}

.leftmenu li.menudepth1 {
	list-style: disc url(../images/link01.gif) outside;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding:0px;
	font-weight: bold;
	border: 0px solid #000000;
}



.leftmenu li.menudepth2 {
	list-style: none;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 3px;

}

.leftmenu li.menudepth3 {
	list-style: none;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.leftmenu li.menudepth4 {
	list-style: none;
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#sitemap .menudepth0 {
	list-style: none;
	margin-left: 0px;
}

#sitemap .menudepth1 {
	margin-left: 20px;
}

#sitemap .menudepth2 {
	margin-left: 40px;
}

#sitemap .menudepth3 {
	margin-left: 60px;
}


.tabmenu {
	color: black;
	/*border-bottom: 2px solid black;*/
	margin: 0px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px 
}

.tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none; 
	background: ;
	padding-left: 0;
}

.tabmenu a, a.active {
	color: black;
	background: #ccced2;
	/*font: bold 1em "Trebuchet MS", Arial, sans-serif;*/
	/*border: 2px solid black;*/
	padding: 2px 5px 0px 5px;
	margin: 0;
	text-decoration: none; 
}

.tabmenu a.active {
	background: #E3E4E9;
}

.tabmenu a:hover {
	color: #fff;
	background: #ADC09F; 
}

.tabmenu a:visited {
	/*color: #E8E9BE; */
}

.tabmenu a.active:hover {
	background: #ABAD85;
	/*color: #DEDECF; */
}

.tabmenu img{
	border:0;
}

.adminheading {
	background: #E3E4E9 url(../images/bg_header.jpg);
	font-weight: bold;
	padding: 5px;
	border-top: 10px;
	width: 540px;
}

.adminheading2 {
	background: #9FCBE8 url(../images/bg_header2.jpg);
	font-weight: bold;
	padding: 5px;
}

.contentPager {
	padding: 5px;
	text-align: center;
	
}

.contentPager a {
	text-decoration: none;
}

.contentPager a.selected {
	font-weight: bold;
}

.errormessage {
	color: #c60000;
	}
	

#CompaniesSearchPage .textbody ul {
	margin-left:0px;
}

#CompaniesSearchPage .textbody ul li {
	list-style-type:square;
	color: #ffd718;
}

#CompaniesSearchPage .textbody a {
	text-decoration: underline;
}

#CompaniesSearchPage a {
	text-decoration: none;
}

#CompaniesSearchPage input[type=text] {
	float:left;
	height:16px;
	font-size: 12px;
	width:250px;
	margin-right: 5px;
	margin-top:5px;
}

#CompaniesSearchPage select {
	display:block;
	margin-top:5px;
	font-size: 12px;
	width:255px;
	line-height:16px;
}

#CompaniesSearchPage input.button, #CompaniesgroupFeedbackText input.button {
	width: auto;
	overflow: visible;
	border: 1px solid #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/background_form_element.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	/* cursor: hand; */
	cursor:pointer;
}

#CompaniesSearchPage #search-results-count {
	clear:both;
	margin-top:20px;
}

#CompaniesgroupFeedback table {
	padding-bottom:3px;
}
#CompaniesgroupFeedback td {
	padding-bottom:3px;
}

table.EviaCheckBoxList {
	width:100%;
	border:0px solid #000000;
}

table.EviaCheckBoxList td {
	width:50%;
}

#CompaniesgroupFeedbackTitle input[type=text] {
	width:420px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#CompaniesgroupFeedbackText {
	border:0px solid #000000;
	margin-top:15px;
}

#CompaniesgroupFeedbackText input[type=text] {
	width:420px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#CompaniesgroupFeedbackText textarea {
	width:420px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#CompaniesSearchPage, #CompaniesgroupFeedback {
	border:0px solid #000000;
	margin-bottom:0px;
}
             
#Companycard h1 {
	margin-left:0px;
}

#Companycard textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#Companycard p {
	margin-top:7px;
	margin-bottom:7px;
}

#Companycard fieldset {
	margin:0px;
}

#Companycard table.hanke {
	width:600px;
	border-width: 0 1px 1px 1px;
	border-color:#cdcdcd;
	border-style:solid;
	border-spacing: 0;
}

#Companycard table.hanke td {
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color:#cdcdcd;
	vertical-align: top;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}

#Companycard table.hanke td#notableborders {
	border-width: 0px 0 0 0;
	border-style: solid;
	border-color:#575251;
	vertical-align: top;
	padding-left:5px;
	padding-right:5px;
}

.hanke label {
    margin-top: 0px;
    font-weight: bold;
    padding-bottom: 0.2em;
}

.hanke input {
	margin:1px;
}

.hanke input.text {
	width: 300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#Companycard table.EviaCheckBoxList tr td {
	border:0;
	padding-top:0px;
	padding-bottom:0px;
}

.prototip .default .content {
	width:240px;
	margin:auto;
}

fieldset {
	clear:both;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 10px;
}

legend {
	color: #575251;
	font-size: 14px;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 2px;
	margin-left:0px;
	margin-top:10px;
	margin-bottom: 5px;
	border: 0px solid #000000;
	background-color: #ffffff;
}

table thead th {
	text-align:left;
	background: #f6f6f6;
	border-right: 1px solid #fff;
	padding-left: 2px;
}

th.sortable {
	cursor: pointer;
	background: #f6f6f6 url(../images/down_up.gif) center right no-repeat;
}

.EviaCheckBoxList {
margin-top:10px;
}

.EviaCheckBoxList label {
display: inline;
vertical-align: middle;
}

.EviaCheckBoxList .checkbox {
display:inline;
margin-right: 5px;
vertical-align: middle;
}

.controlmodalheading {
padding-top:24px;
background:url(../images/evia_yr02.gif) repeat-x;
}

#controlmodalimage {
background:url(../images/eviacms5_logo_s.png);
position:absolute;
margin:0px;
right:1px;
top:0px;
width:94px;
height:38px;
}

#controlmodalheadtext {
position:absolute;
margin-left:2px;
top:4px;
color: #FFFFFF;
font-weight:bold;
}