/*
 * Für den Newsletter wurde das CSS in das Template skl_newsletter_css kopiert.
 * Änderungen sollten daher dort auch nachgezogen werden.
 */

/* general */
body {
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 62.5%;
    background: #FFFFFF; /* white */
    color: #60696E; /* dark-grey */
    text-align: center;
}
* {
    margin: 0px;
    padding: 0px;
    font-size: 1em;
    font-weight: normal;
}
.pngfix {
    behavior: url(/fast/546/iepngfix.htc);
}
.clear {
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}
.left {
    float: left;
}

/* page */
#page-content {
    width: 1000px;
    background: url(/fast/546/background-page-content.gif) repeat-y;
    margin: 0px auto 0px auto;
    font-size: 1.2em;
    text-align: left;
}
#page-foot {
    width: 1000px;
    height: 32px;
    margin: 0px auto 0px auto;
    text-align: left;
    background: url(/fast/546/background-page-foot.gif) no-repeat;
}

/* meta navigation */
#page-foot ul {
    padding: 3px 23px 0px 0px;
}
#page-foot li {
    float: right;
    list-style-type: none;
    padding: 0px 0px 0px 20px;
}
#page-foot a {
    color: #F0F4FA; /* light-blue */
    text-decoration: none;
    font-weight: bold;
    font-size: 1.1em;
}

/* header */
#header {
    height: 74px;
}
#header #logo {
    position: absolute;
    margin: 18px 0px 0px 46px;
    z-index: 999;
}
#header #loginform {
    position: absolute;
    margin: 16px 0px 0px 625px;
    width: 300px;
    z-index: 999;
}
#header #loginform div {
    float: right;
}
#header #loginform #username,
#header #loginform #password {
    width: 79px;
    margin: 0px 0px 0px 3px;
    padding: 0px 1px 0px 1px;
}
#header #loginform #mysikla {
    margin: 0px 2px 0px 0px;
}
#header #mail {
    position: absolute;
    margin: 16px 0px 0px 940px;
    z-index: 999;
}
#header #print {
    position: absolute;
    margin: 16px 0px 0px 965px;
    z-index: 999;
}

/* main navigation */
#header #mainnavi {
    padding: 48px 23px 0px 0px;
    position: relative;
    z-index: 100;
}
#header #mainnavi li {
    position: relative;
    float: right;
    list-style-type: none;
    padding: 0px 0px 0px 50px;
}
#header #mainnavi a {
    color: #000000; /* black */
    text-decoration: none;
    font-size: 1.1em;
}
#header #mainnavi .pulldown {
    position: absolute;
    top: 13px;
    left: 25px;
    background-color: #FFFFFF; /* white */
    padding: 19px 10px 0px 10px;
    filter: Alpha(opacity=85, finishopacity=85, style=1);
    -moz-opacity: 0.85;
}
#header #mainnavi .pulldown li {
    float: none;
    list-style-type: none;
    padding: 0px 0px 10px 0px;
}
#header #mainnavi .pulldown a {
    color: #60696E; /* dark-grey */
    text-decoration: none;
    font-size: 1.0em;
}

/* image banner */
#imagebanner {
    margin: 0px 0px 15px 12px;
    height: 185px;
    width: 977px;
    background-repeat: no-repeat;
}
#imagebanner #imagebanner-left {
    position: absolute;
    width: 266px;
    height: 119px;
    background-repeat: no-repeat;
    margin: 77px 0px 0px 0px;
}
#imagebanner #imagebanner-center {
    position: absolute;
    width: 279px;
    height: 119px;
    background-repeat: no-repeat;
    margin: 77px 0px 0px 277px;
}
#imagebanner #imagebanner-right {
    position: absolute;
    width: 410px;
    height: 119px;
    background-repeat: no-repeat;
    margin: 77px 0px 0px 567px;
}
#imagebanner .line {
    position: absolute;
    border-top: 1px solid #FFC20E; /* sikla yellow */
    height: 1px;
    width: 977px;
    margin: 67px 0px 0px 0px;
    font-size: 0px;
    line-height: 0px;
}
.line {
    border-top: 1px solid #FFC20E; /* sikla yellow */
    height: 1px;
    width: 977px;
    margin: 0px 0px 0px 12px;
    font-size: 0px;
    line-height: 0px;
}

/* breadcrumb navigation */
#breadcrumb {
    text-align: right;
    font-size: 0.8em;
    margin: 0px 24px 0px 24px;
}

/* columns */
#column-left {
    float: left;
    width: 266px;
    margin: 0px 0px 0px 12px;
}
* html #column-left {
    margin: 0px 0px 0px 6px;
}
.subcolumn-left {
    float: left;
    width: 277px;
}
#column-right {
    float: left;
    margin: 0px 0px 0px 12px;
}
.subcolumn-right {
    float: left;
    width: 410px;
    margin: 0px 0px 0px 12px;
}
* html .subcolumn-right {
    margin: 0px 0px 0px 12px;
}

/* form field width in left column */
#column-left input  {
    width: 169px;
}
#column-left select {
    width: 173px;
}

/* content box */
.contentbox {
    background: url(/fast/546/background-contentbox-small.gif) repeat-x;
    padding: 14px 17px 14px 17px;
}
.contentbox-2col {
    background: url(/fast/546/background-contentbox-small.gif) repeat-x;
    padding: 14px 17px 14px 17px;
    float: left;
    margin: 0px 17px 17px 0px;
    width: 298px;
}
* html .contentbox-2col {
    width: 295px;
}
.contentbox-3col {
    background: url(/fast/546/background-contentbox-small.gif) repeat-x;
    padding: 14px 17px 14px 17px;
    float: left;
    margin: 0px 17px 17px 0px;
    width: 182px;
}
* html .contentbox-3col {
    width: 164px;
}

/* tab navigation */
#tabnavi {
    background: url(/fast/546/tabnavi-line.gif) repeat-x;
    height: 19px;
    margin: 25px 0px 16px 0px;
}
#tabnavi li {
    float: left;
    list-style-type: none;
}
#tabnavi a {
    color: #60696E; /* dark-grey */
    text-decoration: none;
    padding: 0px 3px 0px 5px;
    font-weight: bold;
}
#tabnavi a:hover {
    color: #006198; /* sikla blue */
    text-decoration: none;
}


#tabnavi .tabnavi-first {
    background: url(/fast/546/background-tabnavi.gif) repeat-x;
    height: 16px;
    float: left;
    padding: 3px 0px 0px 12px;
}
#tabnavi .act .tabnavi-first {
    background: url(/fast/546/background-tabnavi-act.gif) repeat-x;
}


#tabnavi .tabnavi-middle {
    background: url(/fast/546/background-tabnavi.gif) repeat-x;
    height: 16px;
    float: left;
    padding-top: 3px;
}
#tabnavi .act .tabnavi-middle {
    background: url(/fast/546/background-tabnavi-act.gif) repeat-x;
}
#tabnavi .tabnavi-end-start {
    background: url(/fast/546/tabnavi-end-start.gif) no-repeat;
    width: 14px;
    height: 19px;
    float: left;
}
#tabnavi .act .tabnavi-end-start {
    background: url(/fast/546/tabnavi-end-start-act.gif) no-repeat;
}
#tabnavi .tabnavi-end {
    background: url(/fast/546/tabnavi-end.gif) no-repeat;
    width: 14px;
    height: 19px;
    float: left;
}
#tabnavi .act .tabnavi-end {
    background: url(/fast/546/tabnavi-end-act.gif) no-repeat;
}

/* forms */
p.error {
    padding: 0px 0px 10px 0px;
    color: #FF0000; /* red */
}
form {
    position: relative;
}
input,
select {
    border: 1px solid #B6B9BC; /* grey */
    color: #B6B9BC; /* grey */
    padding: 1px;
}
textarea {
    border: 1px solid #B6B9BC; /* grey */
    color: #B6B9BC; /* grey */
    font-family: arial, verdana, helvetica, sans-serif;
    padding: 1px;
}
input.error,
select.error,
textarea.error {
    border: 1px solid #FF0000; /* red */
}
input.button {
    border: none;
    padding: 0px;
}
input.button2 {
    padding: 0px 1px;
    background-color: #60696E; /* dark-grey */
	border: 1px solid #60696E; /* dark-grey */
    color: #FFFFFF; /* white */
}
optgroup option {
    padding-left: 12px;
}
input:focus,
select:focus {
    border: 1px solid #FFC20E; /* sikla yellow */
}
input.radio {
    border: none;
    padding: 0px;
    margin: 0px 3px 0px 0px;
    width: auto !important;
}
p.left input {
	margin-right: 14px;
}

/* downloads box */
.contentbox.downloads {
    margin-bottom: 22px;
}
.contentbox.downloads .left {
    float: left;
}
.contentbox.downloads .right {
    float: left;
    padding: 0px 0px 0px 1px; 	
}
.contentbox.downloads h1 {
    padding: 0px;
}
* html .contentbox.downloads {
    height: 1px;
}
* + html .contentbox.downloads {
    height: 22px;
}

/* search box */
.contentbox.search {
    padding: 14px 17px 14px 17px;
    background: none;
}
.contentbox.search label {
    margin: 0px 10px 0px 0px;
}

/* portals box */
.contentbox.portals {
    padding: 14px 17px 14px 17px;
    background: none;
}

/* service box */
.contentbox.service {
    padding: 14px 17px 42px 17px;
}
.contentbox.service p {
    float: right;
}

/* catalog box */
.contentbox.catalog .item {
    margin: 0px 0px 3px 0px;
}
.contentbox.catalog .image {
    float: left;
    margin: 0px 14px 0px 0px;
    padding: 0px;
}
.contentbox.catalog p {
    padding: 0px 14px 0px 0px;
}
.contentbox.catalog h2 {
    padding: 0px 14px 0px 0px;
}
.contentbox.catalog form {
    float: left;
    padding: 0px 0px 14px 0px;
    width: 376px;
}
.contentbox.catalog form p {
    padding: 0px;
}
.contentbox.catalog h1 {
    float: left;
    padding: 0px 14px 14px 0px;
}
.contentbox.catalog h1.normal {
    padding: 0px 14px 14px 0px;
    float: none;
}
.contentbox.catalog input {
    margin: 2px 0px 0px 0px;
}

/* project box and content */
.contentbox.project .left {
    float: left;
    margin: 0px 28px 0px 0px;
		width: 226px;
		height: 170px;
}
.contentbox .headline {
    padding: 0px 0px 5px 0px; 
}
.contentbox .alphabet {
    padding: 5px 0px 0px 0px;
}

/* direct box */
.contentbox.direct {
    background: none;
}
.contentbox.direct h1.second {
    padding: 0px 0px 2px 0px;
}
.contentbox.direct input  {
    width: 162px;
    margin-bottom: 5px;
}
* html .contentbox.direct input  {
    width: 160px;
}
.contentbox.direct textarea {
    width: 331px;
}
* html .contentbox.direct textarea {
    width: 328px;
}
.contentbox.direct p.send {
    padding: 53px 0px 0px 0px;
    float: left;
}

/* contact box */
.contentbox.contact p {
    float: left;
    margin-right: 8px;
}
.contentbox.contact h2 {
    padding: 0px 0px 1px 0px;
}

/* contactform box */
.contentbox.contactform h2 {
    padding: 0px 0px 1px 0px;
}
.contentbox.contactform p.field {
    padding: 0px 0px 0px 0px;
}
.contentbox.contactform input  {
    width: 110px !important;
    margin-bottom: 5px;
}
.contentbox.contactform textarea {
    width: 186px;
    height: 30px;
}
.contentbox.contactform p.send {
    padding: 11px 0px 10px 0px;
    float: left;
}

/* content box */
.contentbox.content {
    width: 664px;
}
.contentbox.content .contentbox-2col {
  width: 264px;
}
.tabs {
    width: 699px;
}
.tabs .indent {
    margin: 0px 17px 0px 17px;
}

/* project detail */
.projectmainimage {
    float: left;
    width: 355px;
    height: 236px;
}
.projectmainimage img {
    margin-left: 23px;
}
.projectimages {
    width: 315px;
    margin-top: 12px;
}
.projectimages a {
    display: block;
}
.projectimages img {
    border: 0;
    display: block;
    margin-right: 5px;
    height: 56px;
    width: 75px;
}
.projectimages .jcarousel-container {
    position: relative;
}
.projectimages .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.projectimages .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.projectimages .jcarousel-next {
    z-index: 3;
    display: none;
}
.projectimages .jcarousel-prev {
    z-index: 3;
    display: none;
}
.projectimages .jcarousel-container-horizontal {
    width: 315px;
    padding: 0 23px;
}
.projectimages .jcarousel-clip-horizontal {
    width: 315px;
    height: 56px;
}
.projectimages .jcarousel-item {
    width: 75px;
    height: 56px;
    float: left;
    list-style: none;
}
.projectimages .jcarousel-item-horizontal {
    margin-right: 5px;
}
.projectimages .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
.projectimages .jcarousel-next-horizontal {
    position: absolute;
    top: 15px;
    right: 0px;
    width: 12px;
    height: 26px;
    cursor: pointer;
    background: transparent url(/fast/546/icon-next.png) no-repeat 0 0;
}
.projectimages .jcarousel-next-horizontal:hover {
    background-position: 0px 0;
}
.projectimages .jcarousel-next-horizontal:active {
    background-position: 0px 0;
}
.projectimages .jcarousel-next-disabled-horizontal,
.projectimages .jcarousel-next-disabled-horizontal:hover,
.projectimages .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -12px 0;
}
.projectimages .jcarousel-prev-horizontal {
    position: absolute;
    top: 15px;
    left: 0;
    width: 12px;
    height: 26px;
    cursor: pointer;
    background: transparent url(/fast/546/icon-previous.png) no-repeat 0 0;
}
.projectimages .jcarousel-prev-horizontal:hover {
    background-position: 0px 0;
}
.projectimages .jcarousel-prev-horizontal:active {
    background-position: 0px 0;
}
.projectimages .jcarousel-prev-disabled-horizontal,
.projectimages .jcarousel-prev-disabled-horizontal:hover,
.projectimages .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -12px 0;
}

/* news */
.news-item {
    margin-top: 26px;
}

/* google map */
#mapMarker {
    padding: 10px 0px 0px 0px;    
}
.markerTooltip {
    background-color:#FFFFFF;
}

/* slideshow */
#prjSlideshow DIV {
  height: 170px;
	overflow: hidden;
}
.slideshow {
	position: relative;
}
.slideshow DIV {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	opacity: 0.0;
	display: none;
}
.slideshow DIV.active {
	z-index: 10;
	opacity: 1.0;
	display: block;
}
.slideshow DIV.last-active {
	z-index: 9;
}
.slideshow DIV IMG {
	display: block;
	border: 0;
}
.slideshow DIV .caption {
  position: absolute;
	bottom: 0;
	background-color: white;
	width: 100%;
}