


/*---[ Setting the special fonts ]-------------------------------------------*/
@font-face{
    font-family:'Museo500';
    src:url('http://internet1.refline.ch/624124/@@/fonts/Museo500-Regular-webfont.eot');
    src:url('http://internet1.refline.ch/624124/@@/fonts/Museo500-Regular-webfont.eot?iefix') format('eot'),
        url('http://internet1.refline.ch/624124/@@/fonts/Museo500-Regular-webfont.woff') format('woff'),
        url('http://internet1.refline.ch/624124/@@/fonts/Museo500-Regular-webfont.otf') format('opentype'),
        url('http://internet1.refline.ch/624124/@@/fonts/Museo500-Regular-webfont.svg#webfontNpXBDqia') format('svg');
    font-weight:normal;
    font-style:normal;
}

@font-face{
    font-family:'Museo700';
    src:url('http://internet1.refline.ch/624124/@@/fonts/Museo700-Regular-webfont.eot');
    src:url('http://internet1.refline.ch/624124/@@/fonts/Museo700-Regular-webfont.eot?iefix') format('eot'),
        url('http://internet1.refline.ch/624124/@@/fonts/Museo700-Regular-webfont.woff') format('woff'),
        url('http://internet1.refline.ch/624124/@@/fonts/Museo700-Regular-webfont.otf') format('opentype'),
        url('http://internet1.refline.ch/624124/@@/fonts/Museo700-Regular-webfont.svg#webfontNpXBDqia') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*---[ General ]-------------------------------------------------------------*/
body {
    height: 100%;
    font-size: 14px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #5b5b5b;
    margin: 0;
    padding: 0;
}

/*---[ html ]----------------------------------------------------------------*/

a {
    color: #00a4e1;
}

img {
    border:0;
}

table, td, th, p {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    color: #5b5b5b;
}

/*---[ layout ]--------------------------------------------------------------*/

#layoutWrapper {
    text-align: left;
    width: 1024px;
    margin: 0px auto 0px auto;  
}

#content {
    text-align: left;
    padding: 0px;
    margin: 0px;
    color: #5b5b5b;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

#headline {
    font-size: 19px;
    font-family:"Times New Roman",Times,serif;
    font-size: 19px;
    color: #3f739a;
    padding: 42px 0px 15px 0px;
}

table.list {
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border: 1px solid #ffffff;
}

table.list td {
    vertical-align: top;
    padding: 5px 10px 5px 10px;
	border: 1px solid #ffffff;
}

table.list thead {
	height: 30px;
}

table.list thead th {
	font-size: 14px;
	font-weight: bold;
    text-align: left;
    font-family:"Times New Roman",Times,serif;
	color: #6e6e6e;
	border: 1px solid #ffffff;
    padding: 0px 0px 0px 10px;
}

table.list thead tr {
}

table.list tr {
}

#footer {
    width: 1024px;
    height: 48px;
    margin: 20px 0px 0px 0px;
    background-image: url('http://internet1.refline.ch/624124/@@/img/footerBG.gif');
    background-repeat: repeat-x;
}

#footerRefline {
    margin: 10px 0px 18px 0px;
}

/*---[ search menu ]---------------------------------------------------------*/

#searchNavigation {
	width: 302px;
    color: #092768;
	margin: 22px 0px 0px 23px;
	font-size: 14px;
	font-weight: bold;
}

#leftSearchMenuHeader {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight:bold;
}

#searchNavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#searchNavigation li {
	padding: 5px 0px 0px 0px;
}

#searchNavigation li a {
	color:#004273;
	font-weight:normal;
	text-decoration: none;
}

#searchNavigation a {
	color:#004273;
	display:block;
}

#searchNavigation a span {
	margin: 0px 0px 0px 20px;
}

#searchNavigation a:hover {
	color: #092768;
    font-weight:bold;
}

#searchNavigation li.active a {
	color: #092768;
    font-weight:bold;
}

#menuRightBox {
    margin: 0;
    padding: 0;
}

#menuRightBoxPadding {
    margin: 0px;
    padding: 0px;
}

#menuRightBoxPadding input.textType {
    margin: 1px 0px 5px 0px;
    padding: 0px;
}

/*---[ search ]--------------------------------------------------------------*/

#searchMainHeader,
#searchOverviewHeader {
    font-family: Museo700, Arial, Helvetica, Verdana, sans-serif;
    font-size: 24px;
    color: #00a7e0;
    padding: 17px 0px 2px 0px;
}

#searchIntrodution {
    margin: 0px 10px 20px 0px;
    font-size: 14px;    
}


#spontaneousPositionURL {
    float:right;
}

table.app-layout-search {
    width: 699px;
}

div.label {
    margin: 0px 0px 10px 0px;
}

.columnTopLineHead {
    border-bottom: solid 1px #FFFFFF;
}

.columnTopLineHead div.label {
    font-size: 14px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    color: #000000;
}

td.columnTopLine {
    margin: 0;
    padding: 0;
    vertical-align: top;
}

td.columnTopLine  div.field {
    margin: 0px 0px 0px -3px;
    padding:0;
    vertical-align: top;
}

.allCheckBoxPlaceHolder {
    width: 0px;
    height:3px;
    margin: 0;
    padding:0;
}

div.actionsView {
    margin: 10px 0px 10px 0px;
}

div#searchButton,
span.actionButtons {
	/*
	overflow:visible;
	width:auto;
	*/
	display: -moz-inline-box;
	display: inline-block;
	border: none;
	height: 26px;
	margin: 0 10px 0 0;
	padding: 0 0 0 5px;
	cursor: pointer;
    background: transparent url(http://internet1.refline.ch/624124/@@/img/bg_button.gif) no-repeat 0 0;
	color: #2e523b;
}

div#searchButton input,
span.actionButtons input {
    display: -moz-inline-box;
	display: inline-block;
	overflow: visible;
	width: auto;
	_position: relative;
	_padding-right: 12px;
	_margin-right: -15px;
	_display: block;
	_top: 0;
	_width: 20px !important;
	border:none;
	height:26px;
    line-height:26px;
	margin:0 -5px 0 0px;
	padding:0 6px 0 2px;
	/* line-height:1; */
	white-space:nowrap;
	text-align: left;
	cursor: pointer;
    background: transparent url(http://internet1.refline.ch/624124/@@/img/bg_button.gif) no-repeat scroll 100% 0;
	color: #FFFFFF;
}

input.textType {
    width: 210px;
    height:20px;
    margin: 0px;
    padding: 0px;
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
    border-radius: 5px;
    border-width: 1px;
    border-style: solid;
    border-top-color: #aaadb2;
    border-left-color: #e3e3eb;
    border-bottom-color: #e2e9ef;
    border-right-color: #dcdfe6;
	background: white;
	display: inline-block;
}

#searchRightContent {
    width: 649px;
}

#searchButton {
    margin: 0px 0px 0px 10px;
}

/*---[ search results ]------------------------------------------------------*/
#searchRightContent p {
    margin: 0px;
}

#listIntroText {
    margin: 0px 0px 0px 0px;
    line-height: 20px;
}

div#list {
    width: 669px;
    padding: 10px 0px 20px 0px;
}

thead {
    line-height: 24px;
    border-bottom: solid 1px #e1e4ed;
}


th  {
    color: #000000;
	text-align:left;
}

th.leftColumn {
}

td.leftColumn{
    border-top: solid 1px #e1e4ed;
}

table.jquery-tablesorter {
    border-collapse:collapse;
}

table.jquery-tablesorter  a {
    color: #000000;
    text-decoration:none;
}

table.jquery-tablesorter  a:link {
    color: #000000;
}

table.jquery-tablesorter  a:hover {
    text-decoration:none;
	color: #004273;
}

table.jquery-tablesorter  a:focus {
    text-decoration:none;
}

table.jquery-tablesorter  a:active {
    text-decoration: underline;
	color: #0081cf;
}

table.jquery-tablesorter td.leftColumn {
    height: 22px;
    padding: 0px 0px 0px 0px;
}

table th.jquery-tablesorter-th {
    padding: 0px 0px 0px 0px;
    /*
	background-image: url(http://internet1.refline.ch/624124/@@/img/jquery-tablesorter-sort.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
    */
    border-bottom: solid 1px #e1e4ed;
}
table th.jquery-tablesorter-thUp {
	/*
    background-image: url(http://internet1.refline.ch/624124/@@/img/jquery-tablesorter-sort-asc.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
    */
}
table th.jquery-tablesorter-thDown {
	/*
    background-image: url(http://internet1.refline.ch/624124/@@/img/jquery-tablesorter-sort-desc.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
    */
}

.footer-layout {
    margin: 78px 0px 10px 0px;
}

.footer-layout  td a:hover {
    color:#004273;
}

.footer-layout  td a {
    color:#3082BE;
    display:inline;
    margin-right:20px;
    text-decoration:none;
}

td.blueline {
    width: 592px;
    height: 4px;
    border-top: solid 4px #7ba7c9;
    padding-top: 7px;
}

div#footer {
    margin: 10px 0px 0px 0px;
}

/*---[ errors & hints ]------------------------------------------------------*/
.summary , .error {
   color:#F00;
   font-weight: bold;
   margin: 0px 0px 0px 10px;
}


