/* c.hermann news tabs */
.tabs {
  clear: both;
}
.tabbody {
  display: block;
}
.tabs ul.tabmenu {
list-style: none;
padding: 0px;
margin: 1.2em 0px 1.2em 0px;
background: #f2f3f1;
border-bottom: 1px solid #c9cac8;
}
.tabs ul.tabmenu li {
display: block;
float: left;
padding: 0px;
margin: 0px -44px -1px 0px;
}
.tabs ul.tabmenu li a {
padding: 0px;
margin: 0px;
display: block;
text-decoration: none;
}
.tabs ul.tabmenu li a em {
text-decoration: none;
font-family: "Times New Roman", serif;
font-weight: normal;
font-size: 160%;
float: left;
padding: 0px;
border-top: 1px solid #c9cac8;
border-bottom: 1px solid #c9cac8;
position: relative;
z-index: 300;
font-style: normal;
color: #747678;
background: #f2f3f1;
}
.tabs ul.tabmenu li a b {
padding: 0px;
margin: 0px;
font-size: 0px;
line-height: 0px;
position: relative;
border-bottom: 1px solid #c9cac8;
border-top: 1px solid #c9cac8;
width: 1px;
display: block;
float: left;
z-index: 300;
background: #f2f3f1;
}
.tabs ul.tabmenu li a b.spacebefore {
width: 15px;
}
.tabs ul.tabmenu li a b.spaceafter {
width: 15px;
}
.tabs ul.tabmenu li a:hover,
.tabs ul.tabmenu li a:focus,
.tabs ul.tabmenu li a:active {
white-space: nowrap;
position: relative;
z-index: 500 !important;
cursor: pointer;
}
.tabs ul.tabmenu li a:hover em,
.tabs ul.tabmenu li a:focus em,
.tabs ul.tabmenu li a:active em {
color: #2a6ebb;
}
.tabs ul.tabmenu li.current a,
.tabs ul.tabmenu li.current a:hover,
.tabs ul.tabmenu li.current a:active {
white-space: nowrap;
position: relative;
z-index: 600 !important;
cursor: default;
}
.tabs ul.tabmenu li.current a em,
.tabs ul.tabmenu li.current a:hover em,
.tabs ul.tabmenu li.current a:active em {
color: #363534;
border-bottom: 1px solid #f2f3f1;
}
.tabs ul.tabmenu li.current a b,
.tabs ul.tabmenu li.current a:hover b,
.tabs ul.tabmenu li.current a:active b {
border-bottom: 1px solid #f2f3f1;
}
.tabs .current-info,
.tabs .accessibletabsanchor {
display: none;
position: absolute;
left: -999em;
}
.tabs div.tabcontent {
clear: both;
margin: 0px 0px 0.5em 0px;
overflow: hidden;
}
.tabs div.tabcontent table {
border-spacing: 0px;
padding: 0px;
margin: 0px;
}
.tabs div.tabcontent table td {
padding: 0px;
}
.tabs #tabheadsettings,
.tabs #tabsettings {
display: none;
visibility: hidden;
}
.columns {
margin: 0 -3px;
}
.columns .column {
width: 176px;
padding: 3px;
margin: 0;
border: 0;
float: left;
}
.columns .doublecolumn {
width: 358px;
padding: 3px;
margin: 0;
border: 0;
float: left;
}
.columns .triplecolumn {
width: 540px;
padding: 3px;
margin: 0;
border: 0;
float: left;
}
.columns .quadruplecolumn {
width: 722px;
padding: 3px;
margin: 0;
border: 0;
}
.columns .visualClear {
height:0;
}

.employee_image img {
	display: block;
}