@import url('//www.siegenia.com/html/siauv3/css/font.css');
/***********************************************************************
* iWindow - master.css
***********************************************************************/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, img, blockquote, 
pre, abbr, acronym, address, big, cite, code, del, dfn, em, ins, kbd, q, samp, small, 
strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
}
a, ul, ol, li, img {
    border: 0 none;
    outline: none;
    list-style: none outside none;
}
a {
    color: #303030;
    text-decoration: none;
}
html {
    overflow-y: scroll;
}

.hidden{display: none;}
.right{float: right;}
.left {float: left;}
.clear {clear: both;}


/***********************************************************************
* Structure */
body {
    font-family: Arial, sans-serif;
    font-size: 13px;
    background: #414141;
    text-align: center;
}
.wrapper {
    width: 950px;
    margin: 0 auto;
}
.header a.micro_logo {
	height: 75px;
    text-align: left;
	float:left;
}
.header a.siau_logo {
width:198px;
}
.nav {
    background: #262626;
    border-bottom: 1px solid #b7b7b7;
}
.nav li {
    float: left;
    height: 37px;
    line-height: 37px;
    margin: 0 0 0 10px;
}
.nav li a {
    display: block;
    height: 37px;
    line-height: 37px;
    letter-spacing: 0.25px;
    font-size: 12px;
    font-family: 'Fedra Sans Alt Demi', Arial, sans-serif;
    padding: 0 10px;
    color: #ccc;
}
.nav li a:hover, .nav li a.current {
    background-color: #2b74cd;
    color: #fff;
}
.contentwrapper {
   
    color: #303030;
    text-align: left;
}
.start .contentwrapper {
	    background: white;
}
.content {
    padding: 40px 95px 80px 95px;
    display: inline-block; /*fix for web-kit */
	background-color: #fff;
	width: 760px;
}
.col_a {
    float: left;
    width: 380px;
}
.col_b {
    float: right;
    width: 285px;
}
.motiv_img {margin: 40px 0;}
.startseite {
    min-height: 440px;
    overflow: hidden;
	/*background-image: url("../images/start_bg.jpg");*/
}
.startseite div.slogan {
    width: 345px;
    margin: 58px 0 0 190px;
}

.startlinks.noTeaser
{display:none;}

.startlinks.teaser_4 div, .startlinks.teaser_4 a {
width: 236px;
background-position: left top;
}

.startlinks.teaser_0 {
display:none;
}

.startlinks div.teaserbox_1 , .startlinks div.teaserbox_2 , .startlinks.teaser_4 div.teaserbox_3{
	border-right: 1px solid #000000;
}
/*** insertion start **/

#slideshow {
    position:relative;
    min-height:368px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow>div {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    width: 100%;
    opacity:0.0;
}

#slideshow>div>IMG {
    opacity:1;
}

#slideshow>IMG.active:after {
    content: "";
    display: table;
}
#slideshow>IMG.active , #slideshow div.active {
    z-index:10;
    opacity:1.0;
}

#slideshow>IMG.last-active , #slideshow div.last-active {
    z-index:9;
}

#slideshow .slideContent
{
    position: absolute;
    z-index: 10;
    margin-right: 10px;
}
#slideshow .slideContent .slideTeaser p
{
    font-size: 18px;
    font-family: 'Fedra Sans Alt Book', Arial, sans-serif;
}
#slideshow .slideContent h1
{
    font-size: 24px;
    padding-bottom: 10px;
}


#slideshow.noSlide>div
{
    opacity: 1;
}


/*** insertion end **/

div.startlinks {
background-color: #E6E6E7;
min-height: 90px;
}

.startlinks div {
    float: left;
    height: 100%;
    width: 316px;
    position: relative;
    overflow: hidden;
}
.startlinks div.middle {
    /*border-left: 1px solid #000;*/
    border-right: 1px solid #000;
}
.startlinks div a {
    display: inline-block;
    overflow: hidden;
    height: 90px;
    width: 250px;
	padding-left: 66px;
	
    background-image: url('../images/start_link.png');
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #f6f5f4;
}
.startlinks div a:hover {
    background-image:  url('../images/start_link.png');
  	background-position: left bottom;
	background-repeat: no-repeat;
}
.startlinks a span {
    margin-left: 18px;
    display: block;
    width: 150px;
    font-size: 12px;
    line-height: 14px;
    color: #303030;
    letter-spacing: 0.1px;
}    
.startlinks a span.title {
    display: block;
    font-family: 'Fedra Sans Alt Book', Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.25px;
    margin-bottom: 6px;
    margin-top: 20px;
}
.footer {
    text-align: left;
    padding: 10px 0 10px 10px;
}
/***********************************************************************
* Text */
h1, h2, h3, h4 {color: #000;}
h1 {
    font-weight: normal;
    font-family: 'Fedra Sans Alt Book', Arial, sans-serif;
    font-size: 28px;
    line-height: 30px;
    letter-spacing: 0.7px;
    padding-bottom: 30px;
}
h2 {
    font-weight: normal;
    font-family: 'Fedra Sans Alt Book', Arial, sans-serif;
    font-size: 22px;
    line-height: 24px;
    letter-spacing: 0.25px;
    padding-bottom: 24px;
}
h3 {
    font-weight: bold;
    font-family: Arial, sans-serif;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 0.2px;
    padding-bottom: 5px;
}
.start h1 {
    letter-spacing: 1.25px;
    line-height: 36px;
    font-size: 36px;
}
p {
    font-family: 'Arial';
    font-size: 13px;
    color: #303030;
    line-height: 17px;
    letter-spacing: 0.2px;
    padding: 0;
}


.col_a ul li  {
    line-height: 16px;
    list-style: square inside ;
}


.col_b p, .col_b h5 {
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 0.1px;
}
.col_b h5 {color: #000}
.start p {
    font-size: 12px;
    line-height: 15px;
    color: #303030;
    letter-spacing: 0.25px;
}
.slider_window .right p{
    padding: 0 0 10px 0;
}
.footer a,.footer span {
    font-size: 11px;
    line-height: 13px;
    color: #999;
    letter-spacing: 0.1px;
}
td.info a, a.special_button , a.email, span.special_button, a.follow_link{
    float: left;
    height: 18px;
    overflow: hidden;
    background: #33373f url('../images/special_button.png') top right no-repeat;
    padding: 0 15px 0 10px;
    margin: 15px 0;
    color: #fff;
    font-family: 'Fedra Sans Alt Demi', Arial, sans-serif;
    font-size: 10px;
    line-height: 17px;
    letter-spacing: 0.35px;
}

td.infop a {
    float: left;
    height: 18px;
    overflow: hidden;
    background: #33373f ;
    padding: 0 15px 0 10px;
    margin: 15px 0;
    color: #fff;
    font-family: 'Fedra Sans Alt Demi', Arial, sans-serif;
    font-size: 10px;
    line-height: 17px;
    letter-spacing: 0.35px;
}

div.mediaLink span.special_button{
	margin: 3px 0px;
}
.col_b a.special_button {
    margin: 1px 0 2px 0;
}

table.drop_download .image {
  padding-right: 10px;
  vertical-align: top;
}

div.page_content_line {
        clear                                   : both;
        height                                  : 1px;
        margin-top                              : 3px;
        margin-bottom                           : 10px;
        background-color                        : #999999;
}


/*****************************************************************
* Slider */


.slider_container {
	position: relative;
	margin: 30px 0 40px 0;
}

.hideTabs .sliderTabs
{
	display:none;
}
.slider_container.fullWidth .slider_next,
.slider_container.fullWidth .slider_pref
{
	display:none;
}
 
.slider_container.fullWidth ul.slide li ,
.slider_container.fullWidth .slider_window
{ 
width: 950px;
}
.slider_container.fullWidth {
width: 950px;
margin-left: -95px;
}

.slider_container.fullWidth .slider_window_wrapper
{
	position: relative;
}

.bxSlider.fullWidth
{
	width: 950px;
	margin-left: -95px;
	display: inline-block;
}


ul.slide li {
    border: 0 none;
    width: 760px;
    min-height: 300px;
    background: #fff;
    margin: 0;
    padding: 0;
    float: left;
}
.slider_window {
    width: 760px; 
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    min-height: 300px;
    border-bottom: 1px solid #ccc;
 }
.slider_window_wrapper {
    width: 5000px;
    position: absolute; 
    top: 0; 
    left: 0;
}
.slider_window .left, .slider_window .right{
    width: 380px;
}
.slider_window .right {
    padding-top: 30px;
}
/* Paging Styles */
.sliderTabs span,
.image_paging {
    text-align: center;
    padding-top: 0px;
}
.sliderTabs a,
.image_paging a {
	padding: 7px 15px;
	background: #33373f;
    color: #fff;
    font-family: 'Fedra Sans Alt Medium', Arial, sans-serif;
    font-size: 13px;
	font-weight: 300;
    line-height: 32px;
    letter-spacing: 0.35px;
	cursor: pointer;
}
.sliderTabs a.active,
.image_paging a.active {
	cursor: default;
	color: #fff; 
	background: #2b74cd;
}
.slider_next, .slider_prev {
    width: 95px;
    min-height: 300px;
    position: absolute;
    top: 0;
    cursor: pointer
}
.slider_next {right: -95px;}
.slider_prev {left: -95px;}
.slider_next a, .slider_prev a {
    display: block;
    width: 95px;
    min-height: 300px;
    text-decoration: none;
    background: transparent;
}

.slider_next a {background: url('../images/next.png') no-repeat; right: 0;}
.slider_prev a {background: url('../images/prev.png') no-repeat; left: 0;}
.slider_next a.disabled, .slider_prev a.disabled {cursor: default;}

.sliderTabs
{
	margin-top: -40px;
	z-index: 1000;
	position: relative;
}

.fullWidth li .textBlock.right { padding-right: 95px;}
.fullWidth li .textBlock.left { padding-left: 95px;}
.fullWidth li .textBlock 
{
	width: 760px;
	
}

div.toggle {
clear: both;
}

div.toggle>div.inside {
border-bottom: 1px solid #c8c8c8;
font-family: 'Fedra Sans Alt Demi', Arial, sans-serif;
cursor: pointer;
color: #0098d8;
font-size: 13px;
padding: 3px 14px;
clear: both;
}

div.toggle div.insideToggle, div.toogle>.inside{
padding: 3px 12px;
cursor: pointer;
}
div.insideToggle div.inside
{
	padding-left: 3px;
}
div.insideToggle div.inside li
{
	list-style: square;
}
div.toggle div.insideToggle , div.insideTeaserToggle {
display:none;
}

div.content>div.left{
width: 450px;
float: left;
}
div.content>div.right{
width: 310px;
float: left;
}
a.imgLink.links, img.links{
float: left;
clear:left;
position:relative;
padding-right: 8px;
padding-bottom: 8px;
}
a.imgLink.rechts, img.rechts{
float: right;
position:relative;
padding-left: 8px;
padding-bottom: 8px;
}

img.rechts.rand {
    margin-bottom: -20px;
    margin-right: -95px;
    margin-top: 20px;
}

a.imgLink.vor, img.vor{
padding-bottom: 8px;
display:block;
}

div.content #subnav_anchor
{
	border-bottom: 1px solid #cccccc;
	color: #666666;
	width: 100%;
	position: relative;
	clear: both;
	float: left;
	margin-top: -26px;
	margin-bottom: 26px;
}
ul#subnav_anchor a{
color: #666666;
}
ul#subnav_anchor li
{
	font-family: 'Fedra Sans Alt Medium', Arial, sans-serif;
	float: right;
	margin-left: 26px;
	font-size: 14px;
	color: #666666;
	margin-bottom: 12px;
}

div.clearCol 
{
 clear: both;
 margin-bottom: 40px;
 padding-top: 6px;
}
div.clearCol hr
{
 background-color: #cccccc;
 border: 0px;
 height: 1px;
}

hr.noLine
{
	display:none;
}
.invisible
{
float:left; height: 0px; width: 0px; position: relative;
}
.invisible a
{
display:invisible;
}
div.col_a p, div.col_b p, div.slot p
{
	margin-bottom: 20px;
}

span.bold
{
	font-weight:bold;
 }
 textarea.conttext_togglelink{
 width: 100%;
 }
 
textarea.conttext
 {
 width: 100%;
 height: 120px;
 }


#header-country-select {
    position: absolute;
    left: 50%;
    margin-left:100px;
}


.dropdown dd {
    position: relative;
}
.dropdown a {
    display: block;
    font: 12px Arial,Helvetica,sans-serif;
    outline: 0 none;
    overflow: hidden;
    text-decoration: none;
    width: 130px;
}
.dropdown dt a {
    background: none repeat scroll 0 0 #333;
    color: #ccc;
    font-size: 8pt;
    padding: 2px 6px;
    width: 138px;
    border-right: 1px solid #676768;
    border-style: none solid solid;
    border-width: medium 1px 1px;

}
.dropdown dt a.active {
    background: none repeat scroll 0 0 #333;
/*    border-bottom: 1px dotted #676768; */
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
	border-bottom:0px;
}
.dropdown dd ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #333333;
    border-color: -moz-use-text-color #676768 #676768;
    border-image: none;
    border-right: 1px solid #676768;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
    color: #CCC;
    display: none;
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 2px 0 5px;
    position: absolute;
    top: 0;
    z-index: 900;
}
.dropdown dd ul li a {
    padding: 2px 14px 2px 6px;
}
.dropdown dd ul li a span, .dropdown dt a span {
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 24px;
    margin: 0 6px 0 0;
    width: 24px;
}
.uk>a>span.flag {
    background-image: url("/html/siauv3/images/flag-icons/flags_iso/24/gb.png") !important;
}
.en>a>span.flag {
    background-image: url("/html/siauv3/images/flag-icons/flags_iso/24/gb.png") !important;
}
.ch>a>span.flag {
    background-image: url("/html/siauv3/images/flag-icons/flags_iso/24/ch.png") !important;
}
.de>a>span.flag {
    background-image: url("/html/siauv3/images/flag-icons/flags_iso/24/de.png") !important;
}
.fr>a>span.flag {
    background-image: url("/html/siauv3/images/flag-icons/flags_iso/24/fr.png") !important;
}
.ru>a>span.flag {
    background-image: url("/html/siauv3/images/flag-icons/flags_iso/24/ru.png") !important;
}
.cn>a>span.flag {
    background-image: url("/html/siauv3/images/flag-icons/flags_iso/24/cn.png") !important;
}
.el>a>span.flag {
    background-image: url("/html/siauv3/images/flag-icons/flags_iso/24/gr.png") !important;
}
.it>a>span.flag {
    background-image: url("/html/siauv3/images/flag-icons/flags_iso/24/it.png") !important;
}
.nl>a>span.flag {
    background-image: url("/html/siauv3/images/flag-icons/flags_iso/24/nl.png") !important;
}
.pl>a>span.flag {
    background-image: url("/html/siauv3/images/flag-icons/flags_iso/24/pl.png") !important;
}
.ua>a>span.flag {
    background-image: url("/html/siauv3/images/flag-icons/flags_iso/24/ua.png") !important;
}
.hu>a>span.flag {
    background-image: url("/html/siauv3/images/flag-icons/flags_iso/24/hu.png") !important;
}
.cz>a>span.flag,
.cs>a>span.flag {
    background-image: url("/html/siauv3/images/flag-icons/flags_iso/24/cz.png") !important;
}
.es>a>span.flag {
    background-image: url("/html/siauv3/images/flag-icons/flags_iso/24/es.png") !important;
}

.et>a>span.flag {
    background-image: url("/html/siauv3/images/flag-icons/flags_iso/24/ee.png") !important;
}
.lt>a>span.flag {
    background-image: url("/html/siauv3/images/flag-icons/flags_iso/24/lt.png") !important;
}
.lv>a>span.flag {
    background-image: url("/html/siauv3/images/flag-icons/flags_iso/24/lv.png") !important;
}
.sl>a>span.flag {
    background-image: url("/html/siauv3/images/flag-icons/flags_iso/24/si.png") !important;
}
.sr>a>span.flag {
    background-image: url("/html/siauv3/images/flag-icons/flags_iso/24/rs.png") !important;
}

.sk>a>span.flag {
    background-image: url("/html/siauv3/images/flag-icons/flags_iso/24/sk.png") !important;
}
.ro>a>span.flag {
    background-image: url("/html/siauv3/images/flag-icons/flags_iso/24/ro.png") !important;
}
.pt>a>span.flag {
    background-image: url("/html/siauv3/images/flag-icons/flags_iso/24/pt.png") !important;
}
.tr>a>span.flag {
    background-image: url("/html/siauv3/images/flag-icons/flags_iso/24/tr.png") !important;
}
.dk>a>span.flag {
    background-image: url("/html/siauv3/images/flag-icons/flags_iso/24/dk.png") !important;
}
.no>a>span.flag {
    background-image: url("/html/siauv3/images/flag-icons/flags_iso/24/no.png") !important;
}
.hr>a>span.flag {
    background-image: url("/html/siauv3/images/flag-icons/flags_iso/24/hr.png") !important;
}
.dropdown dd ul li a em, .dropdown dt a em {
    cursor: pointer;
    float: left;
    font-style: normal;
    line-height: 24px;
    width: 100px;
}
.dropdown dd ul li a em {
    color: #CCC;
}
.dropdown dd ul li a:hover {
    background-color: rgba(255, 255, 255, 0.1);
}
.dropdown dd ul li a:hover em {
    color: #FFFFFF;
}

.layer_p+.layer_p {margin-top: 20px;}
.layer_p {
	min-height:10px;
	clear:both;
}

#layer_vid {
position: fixed;
width: 100%;
height: 100%;
display: none;
background-color: rgba(0,0,0,.5);

z-index:12000;
}

#video {
position: fixed;
left: 50%;
top: 50%;
width: 640px;
height: 360px;
background-color:black;
margin-left:-320px;
margin-top:-180px;
z-index:12001;
display: none;
}


#video object {
z-index:12002;
}

#video object embed {
z-index:12003;
}

div.pic_teaser_1 ,div.pic_teaser_2, div.pic_teaser_3  {
	margin-right:40px;
}

a.teaserLink , div.teaserToggle {
	width:160px;
	min-height:210px;
	display:inline-block;
	float:left;
	text-align:center;
	cursor: pointer;
}

.slimLayout a.teaserLink , div.teaserToggle.slimLayout
{
	min-height: 40px;
	height: 40px;
	line-height: 40px;
}

a.teaserLink:hover {
	color:white;
	background-color:#2B74CD;
}


a.teaserLink.activeTeaser {
        color:white;
        background-color:#2B74CD;
}

a.teaserLink > img {
	width:152px;
	height:152px;
	margin-left:4px;
	margin-top:4px;
	margin-right:4px;
	
}

.slimLayoutPic a.teaserLink , div.teaserToggle.slimLayoutPic
{
        min-height: 1px;
        height:auto;
}

.slimLayoutPic a.teaserLink img {
	height:auto;
}


 div.image2col {position: relative; }
 
 
 div.image2col div.wrap1, div.image2col div.wrap2
 {
    float: left;
	overflow: hidden;
    position: relative;
    width: 50%;
 }
 
 div.image2col div.container
 {
    float: left;
    left: 50%;
    padding-top: 10px;
    position: relative;
 }
 
 div.image2col div.center
 {
    float: left;
    left: -50%;
    position: relative;
 }

table.drop_download2col
{
	width: 100%;
}	

table.drop_download2col div.col1 {float: left; position: relative; }
table.drop_download2col div.col1.portal { width: 280px; }
table.drop_download2col div.image {float: left; position: relative; }
table.drop_download2col div.image.portal { width: 80px; }

table.drop_download2col div.col2.portal   { display:inline-block;padding-top: 40px; }
table.drop_download2col div.col1.portal p { position: absolute; top: 18px; }
table.drop_download2col div.col2.portal p { position: absolute; top: 0; width: 200px; }
table.drop_download2col div.col1.portal a { position: absolute; top: 68px; }
table.drop_download2col div.col2.portal a { position: absolute; top: 60px; }

td.image.info
{
	width: 50%;
	
}

div.slider_container .left,
div.slider_container .right{
	min-height: 300px;
}
div.slider_container .left.oneCol,
div.slider_container .right.oneCol{
	width: 100%;
}

p.contentTextBlock p{margin: 0px; padding: 0px;}

div.hiddenMapInfo {display:none;}


.clearFix:before, .clearFix:after {
    content: "";
    display: table;
}

.content .bxSlider.fullWidth:nth-child(1) 
{
	margin-top: -40px;
}

.row-fluid .span12 {
    width: 100%;
}
.row-fluid .span11 {
    width: 91.4894%;
}
.row-fluid .span10 {
    width: 82.9787%;
}
.row-fluid .span9 {
    width: 74.4681%;
}
.row-fluid .span8 {
    width: 65.9574%;
}
.row-fluid .span7 {
    width: 57.4468%;
}
.row-fluid .span6 {
    width: 48.9362%;
}
.row-fluid .span5 {
    width: 40.4255%;
}
.row-fluid .span4 {
    width: 31.9149%;
}
.row-fluid .span3 {
    width: 23.4043%;
}
.row-fluid .span2 {
    width: 14.8936%;
}
.row-fluid .span1 {
    width: 6.38298%;
}

.row-fluid .span-24-3 {
    width: 9.57447%;
}

.row-fluid .offset-24-3 {
    margin-left: 9.57447%;
}

.row-fluid .offset12 {
    margin-left: 104.255%;
}
.row-fluid .offset12:first-child {
    margin-left: 102.128%;
}
.row-fluid .offset11 {
    margin-left: 95.7447%;
}
.row-fluid .offset11:first-child {
    margin-left: 93.617%;
}
.row-fluid .offset10 {
    margin-left: 87.234%;
}
.row-fluid .offset10:first-child {
    margin-left: 85.1064%;
}
.row-fluid .offset9 {
    margin-left: 78.7234%;
}
.row-fluid .offset9:first-child {
    margin-left: 76.5957%;
}
.row-fluid .offset8 {
    margin-left: 70.2128%;
}
.row-fluid .offset8:first-child {
    margin-left: 68.0851%;
}
.row-fluid .offset7 {
    margin-left: 61.7021%;
}
.row-fluid .offset7:first-child {
    margin-left: 59.5745%;
}
.row-fluid .offset6 {
    margin-left: 53.1915%;
}
.row-fluid .offset6:first-child {
    margin-left: 51.0638%;
}
.row-fluid .offset5 {
    margin-left: 44.6809%;
}
.row-fluid .offset5:first-child {
    margin-left: 42.5532%;
}
.row-fluid .offset4 {
    margin-left: 36.1702%;
}
.row-fluid .offset4:first-child {
    margin-left: 34.0426%;
}
.row-fluid .offset3 {
    margin-left: 27.6596%;
}
.row-fluid .offset3:first-child {
    margin-left: 25.5319%;
}
.row-fluid .offset2 {
    margin-left: 19.1489%;
}
.row-fluid .offset2:first-child {
    margin-left: 17.0213%;
}
.row-fluid .offset1 {
    margin-left: 10.6383%;
}
.row-fluid .offset1:first-child {
    margin-left: 8.51064%;
}

.row-fluid  [class*="span"] {
	box-sizing: border-box;
    display: block;
    float: left;
	min-height: 24px;
}

.row-fluid:after {
    clear: both;
}
.row-fluid:before, .row-fluid:after {
    content: "";
    display: table;
    line-height: 0;
}
.row-fluid {
    width: 100%;
}

.advance select{
    padding-left: 1px;
    padding-right: 1px;
}
.advance input[type="text"],
.advance textarea,
.advance select
{
	width: 100%;
    -ms-box-sizing:content-box;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box; 
    box-sizing:content-box;
    border:1px solid #ccc;
    border-radius: 3px;
    padding-top: 2px;
    padding-bottom: 4px;
}

.advance .row-fluid.head>[class*="span"]{
	margin: 8px 4px;
}

.advance .row-fluid.item>[class*="span"]{
	margin: 8px 4px;
}
.advance .row-fluid.head{
	border-radius: 3px;
	box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.21);
}

.advance .row-fluid.head{
	background-color: #2b74cd;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}


.advance .row-fluid  [class*="span"] {
	min-height: 34px;
	
}
.advance .row-fluid.innermargin>[class*="span"]>* {
	margin: 8px 4px;
}

.advance .row-fluid.item  .accordion[class*="span"] {
	min-height: 45px;
}

.advance .row-fluid.item {
	background-color: #f8f8f8;
	margin-bottom: 8px;	
	border-radius: 3px;
	box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.21);
	
}
.advance textarea{font-family: arial; font-size: 12px; margin-bottom: 5px;}
.advance .row-fluid .detail{
	border-top: 1px solid #eeeeee;
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #fcfcfc;
	display: none;
}

.circle 
{
	border-radius: 100%;
	height: 18px;
	width: 18px;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	margin: 8px auto !important;
}

.circle.yellow
{
	background-color: yellow;
} 
.circle.green 
{
	background-color: green;
}
.circle.red 
{
	background-color: red;
}


.advance ul
{
	list-style-type: square;
}

.error
{
	background-color: #fdd2c8;
	border: 1px solid #ecb7ab;
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-left: -5px;
}

.button
{
	padding: 6px 12px;
	display: inline-block;
	cursor: pointer;
}
.button.blue
{
	background-color: #2b74cd;
	border-width: 0px 2px 2px 0px;
	border-style: solid;
	border-color: #2668b8;
	border-radius: 3px;
	color: #ffffff;
	font-weight: bold;
}

.right 
{
	text-align: right;
}
/*progressbar*/

.checkout-wrap {

}

ul.checkout-bar li {
  color: #ccc;
  display: block;
  font-size: 16px;
  font-weight: 600;
  padding: 14px 20px 14px 80px;
  position: relative;
}
ul.checkout-bar li:before {
  -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  background: #ddd;
  border: 2px solid #FFF;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  left: 20px;
  line-height: 37px;
  height: 35px;
  position: absolute;
  text-align: center;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  top: 4px;
  width: 35px;
  z-index: 999;
}
ul.checkout-bar li.active {
  color: #8bc53f;
  font-weight: bold;
}
ul.checkout-bar li.active:before {
  background: #8bc53f;
  z-index: 99999;
}
ul.checkout-bar li.visited {
  background: #ECECEC;
  color: #2b74cd;
  z-index: 99999;
}
ul.checkout-bar li.visited:before {
  background: #2b74cd;
  z-index: 99999;
}
ul.checkout-bar li:nth-child(1):before {
  content: "1";
}
ul.checkout-bar li:nth-child(2):before {
  content: "2";
}
ul.checkout-bar li:nth-child(3):before {
  content: "3";
}
ul.checkout-bar li:nth-child(4):before {
  content: "4";
}

ul.checkout-bar a {
  color: #2b74cd;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}


  .checkout-bar li.active:after {
    content: "";
    height: 2px;
    width: 100%;
    left: 50%;
    position: absolute;
    z-index: 0;
  }

  .checkout-wrap {
    margin: 10px auto;
	margin-bottom: 60px;
  }

  ul.checkout-bar {
   
    
    margin: 0 auto;
    padding: 0;
	background-color: transparent;
    position: relative;
    width: 100%;
  }

  ul.checkout-bar li {
    display: inline-block;
    margin: 50px 0 0;
    padding: 0;
    text-align: center;
    width: 24%;
  }
  ul.checkout-bar li:before {
    height: 24px;
    left: 40%;
    line-height: 24px;
    position: absolute;
    top: -33px;
    width: 24px;
    z-index: 99;
  }
  ul.checkout-bar li.visited {
    background: none;
	 z-index: 99;
  }
  
  
  ul.checkout-bar li:last-child:after {
    background-color: transparent;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    top: -50px;
    width: 100%;
   
  }  
  ul.checkout-bar li:after {
    background-color: #57aed1;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    width: 100%;
	top: -20px;
  }
  
 .languageOption li {display:inline-block; margin-right: 8px;}
 table.drop_download2col div.col2.portal div.languageOption a, 
 table.drop_download2col div.col1.portal div.languageOption a, 
 div.languageOption li a {
 background-color: transparent; position: relative; top: auto; margin: 0; padding: 0; height: auto;
 background-image:none;
 }
 
 .languageOption span.flag
  {
	width: 24px; 
	height: 24px;
	display:inline-block;
 }
 
.downloadItemOptionList, .downloadItemCurrent, .downloadItemOptional
{
	display: inline-block;
	position: relative;
}


.downloadItemOptionList
{
	display:none;
	position: absolute;
	border: 1px solid #f0f0f0;
	background-color: #f3f3f3;
	border-radius: 3px;
	padding: 3px;
	max-width: 64px;
	z-index: 1000;
	margin-left: -4px;
	position: absolute;
	top: 150%;
	left: 50%;
	margin-bottom: 5px;
	margin-left: -64px;
	padding: 7px;
	width: 160px;
	-webkit-border-radius: 5px;
	-moz-border-radius:    5px;
	border-radius:         5px;
	box-shadow: 0 0px 2px rgba(0, 0, 0, 0.5);
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 1.2;
}
.onlineCatContainerButton .accordionContent{

	box-shadow: 0 4px 3px rgba(0, 0, 0, 0.5);
	margin-top: 0;
	background-color: #40444c;
	border: 1px solid #33373f;
	color: #fff;
	left: 0;
	margin-top: 0;
	position: absolute;
    right: 0;
    text-align: center;
	padding-top: 10px;
	z-index: 1000;
	display:none;
}
onlineCatContainerButton a
{
    color: #fff;
}
.downloadItemOptionList:before{
	border: solid;
    border-color: #111 transparent;
    border-color: #f0f0f0 transparent;
    border-width:  0 14px 14px 14px;
    content: "";
    display: block;
    left: 50%;
    position: absolute;
	top: -14px;
    z-index: -1;
	margin-left: -12px;
	
}

.downloadItemOptional{width: 64px;}
.downloadItemCurrent
{
	height: 24px; width: 20px;
}

.downloadItemMoreLanguages{
	background-image: url('../images/world_icon.jpg');
	height: 24px; width: 20px;
	background-position: center center;
	background-repeat: no-repeat;
}

td.image.infop.portal{position: relative;}
td.image.info.portal{position: relative;}
.portal .button.siau,
.portal .button.siau
{
	
	color: #ffffff;
	font-size: 11px;
}

.col2.portal .onlineCatContainerButton {position: relative;position: absolute;
	left: 0px;
	
}
.onlineCatContainerButton {position: relative;position: absolute;
	top:75px;
    left: 80px;
}

.button.siau
{
	background-color: #33373f;
	font-family: 'Fedra Sans Alt Demi', Arial, sans-serif;
	padding: 1px 15px 1px 10px;
}


body.node_85147 .formInputRow td{padding: 8px 0;}
body.node_85147 .pos_41 .formItem,
body.node_85147 .pos_43 .formItem,
body.node_85147 .pos_21 .formItem,
body.node_85147 .pos_45 .formItem{display:block;}
body.node_85147 .formInputRow td{ border-bottom: 1px dotted #eeeeee;}


body.node_88303 .clearCol hr
{
	background-color: #78bef0;
}

.advance.trainingList .item
{
	cursor:pointer;
}

.whitepaperSlider .textBlock div {font-size: 20px; font-family: "Fedra Sans Alt Book",Arial,sans-serif;}

.whitepaperSlider .sliderTabs a img{max-height: 100%;}
.whitepaperSlider .sliderTabs a.active{
	padding-top: 8px;
	border-top: 2px solid #000000;
}
.whitepaperSlider .sliderTabs a
{
	display: inline-block;
	background-color: transparent;
	padding: 0px;
	
}

.whitepaperDownloadLink.linkDescription{
	display: inline-block;
	font-family: "Fedra Sans Alt Book",Arial,sans-serif;
    font-size: 28px;
    font-weight: normal;
    letter-spacing: 0.7px;
    line-height: 30px;
}
a.whitepaperDownloadLink:after{
width: 0;
height: 0;
border-style: solid;
border-width: 15px 0 15px 15px;
border-color: transparent transparent transparent #78bef0;
content: ' ';
position: absolute;
right: -14px;
}
a.whitepaperDownloadLink{
	float:right;
	position: relative;
	display: inline-block;
	background-color: #78bef0;
	background-image: none;
	overflow: visible;
	font-size: 16px;
	height: 30px;
	line-height: 29px;
	padding:0 10px;
	margin: 0;
	margin-right: 15px;
}
.whitepaperSlider .textBlock.oneCol div span.bigQuotes
{
	font-size: 60px !important;
	font-family: "Fedra Sans Alt Medium",Arial,sans-serif;
	font-weight: bold;
}
.whitepaperImage>div
{
	width: 50%;
}

.node_88403 ul#subnav_anchor li{
	display: inline-block;
	float:left;
	position: relative;
}
.node_88303 span.fontLarge,
.node_88403 span.fontLarge{
	font-size: 30px;
	font-family: "Fedra Sans Alt Book",Arial,sans-serif;
	line-height: 35px;
}

.node_88303 span.fontMedium,
.node_88403 span.fontMedium{
	font-size: 22px;
	font-family: "Fedra Sans Alt Book",Arial,sans-serif;
	line-height: 32px;
}

.fontLarge.special:before{
    background-color: transparent;
    border: 4px solid #78bef0;
    border-radius: 20px;
    height: 20px;
    width: 20px;
	content: ' ';
	font-size: 0.1px;
	display: inline-block;
	margin-bottom: -3px;
	margin-right: 10px;
}

.node_88403  .nav li a {
	font-family: "Fedra Sans Alt Medium",Arial,sans-serif;
	font-size: 14px;
}
.node_88403  .nav li a:hover, .node_88403 .nav li a.current {
    background-color: #78bef0;
    color: #fff;
}

.node_88403 div.content #subnav_anchor a{color: #78bef0;}
.node_88403 div.content #subnav_anchor{
	margin-left: -95px;
    width: 950px;
	margin-bottom: 0;
	border: 0;
	color: #78bef0;
}

.node_88403 .bx-wrapper .bx-prev,
.node_88403 .bx-wrapper .bx-next,
.node_88303 .bx-wrapper .bx-prev,
.node_88303 .bx-wrapper .bx-next {
width: 21px;
height: 59px;
border-width: 0;
border-color: transparent;
background: url('/html/siauv3_micro/images/controls_vision.png') no-repeat top center;
}

.node_88403 .bx-wrapper .bx-prev,
.node_88303 .bx-wrapper .bx-prev {
background-position: bottom center;
}


.node_88303 .button.download{
	position: relative;
	display: inline-block;
	background-color: #78bef0;
	background-image: none;
	overflow: visible;
	font-size: 16px;
	height: 30px;
	line-height: 27px;
	padding:0 10px;
	color:#ffffff;
	font-family: "Fedra Sans Alt Book",Arial,sans-serif;
}




.imageWrapper{
	position: relative;
	display:inline-block;
}


.hb-spot-object.selected:before {
    border: 1px dashed #222;
    content: "";
    display: block;
    height: 100%;
    left: -4px;
    padding: 3px;
    position: absolute;
    top: -4px;
    width: 100%;
}
.hb-spot.visible {
    background: none repeat scroll 0 0 #rr;
    border-radius: 20px;
	
}
.hb-spot {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.25);
    cursor: pointer;
    left: 0;
    position: absolute;
    top: 0;
	height: 30px;
    margin-left: -15px;
    margin-top: -15px;
    width: 30px;
	z-index: 9000;
}

.hb-spot.left .hb-tooltip-wrap {
    top: -12px;
}
.hb-spot  .hb-tooltip-wrap a{
	color:#ffffff;
}
.hb-spot .hb-tooltip-wrap .hb-tooltip{
	background-color: rgba(0, 0, 0, 0.6);
    border-radius: 3px;
    color: #ffffff;
    
    padding: 10px;
    top: -4px;
	white-space: pre;
}

.hb-tooltip-wrap {
    top: -10px;
    position: absolute;
	padding-left: 35px;
	z-index: 10000;
}



.node_88403 div.clearCol hr{
	background-color: rgb(130,180,240);
}
.node_88403 div.clearCol {
    clear: both;
	padding: 0;
    margin-bottom: 36px;
    margin-top: 36px;
}
.hb-spot.active {
	z-index: 11000 !important;
}
.node_88403 .hb-spot.visible {
    background-color: transparent;
	border: 4px solid #78bef0;
    border-radius: 20px;
	width: 20px;
	height: 20px; 
	margin-left: -12px;
	margin-top: -12px;
}


.node_88403 .content>.slot{margin-top: 30px;}
.node_88403 .content>.slot:nth-child(1){margin-top: 0px;}
.node_88403 .hb-tooltip-wrap .hb-tooltip{
	font-family: "Fedra Sans Alt Medium",Arial,sans-serif;
	background-color: #78bef0; 
	border-radius: 0px;
	font-size: 14px;
}
.farbe1 .hb-spot{border-color: #78d4df!important;}
.farbe1 .hb-tooltip{background-color: #78d4df!important;}

.farbe2 .hb-spot{border-color: #94b6d2!important;}
.farbe2 .hb-tooltip{background-color: #94b6d2!important;}

.farbe3 .hb-spot{border-color: #fdca3b!important;}
.farbe3 .hb-tooltip{background-color: #fdca3b!important;}

.node_88403 .layer_p + .layer_p {
    margin-top: 26px;
}
.node_60872 .col_a,
.node_60872 .col_b,
.node_88403 .col_a,
.node_88403 .col_b
{
    display: inline-block; width: 49.9%
}
.col_b:after ,
.col_a:after ,
.colWrapper:after ,
.contentBlock:after ,
.bxSilder:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}


.colWrapper{
	display:block;
}

.style1
{
	background-color: rgb(245,245,245);
}

.style2
{
	margin-top: 36px;
}

.contentBlock.style1
{
	width: 760px;
	margin-left: -95px;
	padding-left: 95px;
	padding-right: 95px;
	padding-top: 36px;
}

.contentBlock.style1 + .contentBlock.noStyle{margin-top: 36px;}
.contentBlock.style1 + .contentBlock.style1{
	padding-top: 0px;
	padding-bottom: 0px;
}

.node_60872 .col_b > .layer_p{margin-left: 95px;}
.node_88403 .col_b > .layer_p{margin-left: 95px;}
.node_60872 .layer_p{line-height: 17px;}
.node_88403 .layer_p{line-height: 17px;}
.node_60872 .col_a > .layer_p{margin-right: 95px;}
.node_88403 .col_a > .layer_p{margin-right: 95px;}

.button.arrowRight:after {
    border-color: transparent transparent transparent #78bef0;
    border-style: solid;
    border-width: 15px 0 15px 15px;
    content: " ";
    height: 0;
    position: absolute;
    right: -14px;
    width: 0;
}
.button.arrowRight
{
	background-color: #78bef0;
    background-image: none;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 29px;
    margin: 0 15px 0 0;
    overflow: visible;
    padding: 0 10px;
    position: relative;
	color: #ffffff;
	font-family: "Fedra Sans Alt Medium",Arial,sans-serif;
	border-bottom: 0px !important;
}

.node_88403 .layer_p a{
	border-bottom: 1px dotted #bbbbbb;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2)
}


.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5)
}

.sliderTabs .defaultTabs a.active {border: 6px solid rgba(0,0,0,0.5);}
.sliderTabs .defaultTabs a
{
	font-size: 0.1px;
	padding: 0px;
	margin: 0px;
	border: 6px solid rgba(0,0,0,0.25);
	background: transparent;
	border-radius: 100%;
	margin: 3px;
}

.node_88403 .dropdown dt a{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
	border-width: 0;
	color:#000000;
} 
.node_88303 .dropdown dt a{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    border-width: 0;
}.node_88403 .dropdown dd ul, 
.node_88303 .dropdown dd ul{
    border-width: 0;
	color:#dddddd;
}

.piwikPixelTrackCode{
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
}

.row.portal .col1
{
    width: 60%;
}
.row.portal .col2 .onlineCatContainerButton
{
    left: 0;   
}
.row.portal .col2
{
    width: 39%;
}
.row.portal .col1,
.row.portal .col2
{
    display: inline-block;
    position: relative;
    vertical-align: top;
    
}
.row.portal .col1 .wrapper,
.row.portal .col1 .image
{
    float: left;
    width: auto;
    margin: 0;
    padding-right: 10px;
}
.row.portal
{
    position: relative;
    clear: both;
}

.row.portal .col1 .wrapper
{
    width: 293px;
}
.layer_p>div li
{
    list-style-position: outside;
    list-style: disc;
}
.layer_p>div ul
{
    padding: 10px 0 10px 20px;
}
.advance .accordionDirection.down i:before
{
    content: "";
}
.advance .accordionDirection.up i:before
{
    content: "";
}

.faq-items {
    clear: both;
}
.faq-content {
    padding: 10px;
    display: none;
}
.faq-item {
    margin-bottom: 30px;
}
.faq-item .heading.active h4:after{
   content:   "\f106";
}
.faq-item .heading h4:after{
    content: "\f107";
    float: right;
    font-family: 'FontAwesome';
}
.faq-item .heading h4{
    font-weight: normal;
}
.faq-item .heading{
    font-size: 18px;
    font-family: "Fedra Sans Alt Book", Arial;
    padding: 10px;
    background: #f0f0f0;
    font-weight: normal;
    
}

.no-list ul li {
    list-style: none;
}
.no-list ul 
{
    list-style: none;
    padding-left: 0!important;
}
.no-floating-button a.follow_link
{
    float: none;
    display: inline-block;
}