form {
	width: 100%;
	height: 100%;
}

html {
	height: 100%;
}

body 
{
    height:100%;
    font-size:62.5%;
    line-height: 1.8em;
    font-family: Arial, Helvetica, sans-serif;
}

#subbox1{
  width: 100%;
  display: block;
  min-height: 350px;
  float: left;
  position: relative;
}

#subbox2{
  float: left;
  width: 705px;
}

#startbox{
  width: 100%;
  min-height: 350px;
  display: block;
  float: left;
  position: relative;
}

#bot_cont_startbox{
  width: 100%;
  display: block;
  float: left;
  position: relative;
}

#subbox1 #left_cont{  width: 235px;  float: left; }
#subbox1 #main_cont{  width: 470px;  float: left; }
#subbox1 #right_cont{  width: 235px;  float: right; }
#subbox1 #language{ float: right; }
#subbox1 #bot_cont{ width: 720px; float: left; }

#startbox #main_cont{ 
	width: 940px; 
	float: left; 
	padding-bottom: 30px;
}
#startbox #language{ float: right; }

#right_cont .margin, #bot_cont_startbox .margin { padding: 10px; }

#startbox #main_cont .margin { padding: 10px 20px 10px 20px; }
#startbox #main_cont .margin .margin { padding: 10px; }
#subbox1 #left_cont .margin { padding: 10px 15px 10px 30px; }
#subbox2 #main_cont .margin { padding: 10px 10px 10px 20px; min-height: 190px; float: left;}
#subbox1 #right_cont .margin { padding: 10px 40px 10px 20px; }

#banner_mid .margin{ padding: 20px 30px 20px 30px; }


#teaser1_part .margin {
  padding: 30px 20px 10px 0px;
}

#teaser2_part .margin{
  padding: 20px 10px 0px 10px;
  display: block;
  float: left;
}

#teaser1_part .margin .margin, #teaser2_part .margin .margin{
  padding: 10px 10px 0 10px;
}

/* Main layout */
#top_part {
  padding-top: 20px;
  width: 100%;
  height: 240px;
  display: block;
}

#teaser1_part {
  min-height: 384px;
  width: 100%;
  display: block;
}

#teaser2_part {
  min-height: 178px;
  width: 100%;
  display: block;
}

#mid_part {
  width: 100%;
  float: left;
  display: block;
}

#bot_part {
  width: 100%;
  height: 160px;
  display: block;
  clear: both;
  padding-bottom: 12px;
}

.canvas {
  width:940px;  
  margin:0px auto;
  padding: 0px 0;
  font-size: 1.0em;
}

#top_part .canvas{
  height: 100%; 
}

#mid_part .canvas{
  width: 940px;
}

#footer{
    min-height: 160px;
}

#footer p{
    font-size: 11px;
    line-height: 13px;
}

#footer a{
    text-decoration: underline;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
	font-weight: bold;
    margin-bottom: 10px;
}

#footer .margin{
    padding: 25px 40px 25px 40px;
    float: left;
}

#footer ul.csc-menu, #footer .csc-menu li, #footer{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 11px;
    line-height: 13px;
}

#header {
  position:relative;
  width: 100%;
  z-index: 100;
}

#logo {
  position:absolute;
  top:23px;
  left:30px;
}

#language {
  width: 260px;
  height: 36px;
  text-align: right;
  overflow: hidden;
  padding-right: 12px;
}

#language .selected img{
  margin-top: 8px;
  margin-left: 8px;
}
  
#language .unselected img{
  margin-top: 7px;
  margin-left: 8px;
}

#menu_special {
  display: none; 
  top:25px;
  left:600px;
  height:30px;
  width:520px;
  position:absolute;
}

#menu_main {
  top:104px;
  left:0px;
  width:750px;
  position:absolute;
  overflow: hidden;
}

#menu_main ul, #menu_main li{
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}

#menu_main li{
    float: left;
    height: 35px;
    padding-right: 10px;
    margin-right: 10px;
}

#menu_main .menu_left{
    padding-left: 10px;
}

#menu_main .menu_right{
    padding-right: 8px;
}

#menu_main a:link, #menu_main a:active, #menu_main a:visited, #menu_main a:hover{
    display: block;
    position: relative;
    text-decoration: none;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: bold;
}

#menu_main .so_redbg{
    position: absolute;
    width: 185px;
    height: 33px;
    top: 0px;
    left: -10px;
    display: block;
}

#menu_meta {
  position:absolute;
  top:80px;
  right:197px;
  float: right;
}

#menu_meta ul, #menu_meta li{
    margin: 0;
    padding: 0;
    list-style: none;  
}

#menu_meta li{
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}

#menu_meta li.first{
    padding-left: 0;
}

#menu_meta li.last{
    padding-right: 0;
    background: transparent;
}

#menu_meta a:link, #menu_meta a:active, #menu_meta a:visited, #menu_meta a:hover{
    display: block;
    position: relative;
    text-decoration: none;
    font-size: 1.1em;
}

#search {
  display: block;
  position:absolute;
  top:80px;
  right:39px;
  
  width: 143px;
  height: 16px;
}

#menu_breadcrumbs {
  width:685px;
  margin-left: 20px;
  clear:both;
}

#menu_breadcrumbs a {
    margin-right: .5em;
}

#banner_header {
  position:absolute;
  top:25px;
  left:313px;
  height:50px;
  width:589px;
  display: block;
  vertical-align: bottom;
}


#banner_header h4{
	text-align: right;
}

#banner_mid{
  position:absolute;
  top:105px;
  left:0px;
  height:124px;
  width:940px;
  display: block;
  vertical-align: bottom;
}

/* END HEADER content */

/* Images */

.margin{
    padding: 10px;
}

#footer {
    display:block;
    float:left;
    position:relative;
    width:100%;
}

#footer_text {
  position:absolute;
  bottom:0px;
  right:0px;
  height:20px;
  float: right;
}

#footer_text ul, #footer_text li{
  margin: 0;
  padding: 0;
  list-style: none;
}

#footer_text li{
  margin-left: 10px;
  padding-left: 10px;
  float: left;
}

#footer_text a{
  font-size: 0.9em;
}

#menu_footer {
  margin-left: 4px;
  width:100%;
}

#menu_footer ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

#menu_footer li.sub1, #menu_footer li.sub1act{
    display: block;
    float: left;
    width: 120px;
    padding: 7px 10px 0 10px;
    height: 148px;
    margin-top: 10px;
    overflow: hidden;
	font-size: 1.2em;
}

#menu_footer ul.sub2, #menu_footer ul.sub2act{
    margin-top: 8px;
}

#menu_footer li.sub2, #menu_footer li.sub2act{
    list-style: none;
    padding-left: 7px;
    font-size: 0.75em;
    padding-bottom: 4px;
}

/* ----- */

#menu_sub {
    padding-top: 29px;
    width: 200px;
    overflow: hidden;
    padding-left: 30px;
}

#menu_sub a{
	outline: none;
}

#menu_sub ul li .sub1actcur, #menu_sub ul li .highlight, #menu_sub ul li .sub2actcur{
	font-weight: bold;
}

#menu_sub ul li .sub1actcur, #menu_sub ul li .sub1actcur.highlight, #menu_sub ul li .sub1.highlight {
	font-size: 18px;
	font-weight: normal;
}

#menu_sub ul li .sub1.highlight{
	height: 24px;
}

#menu_sub ul li a.highlight{
	font-weight: bold;
}

#menu_sub ul{
    list-style: none;
    margin: 0;
    padding-bottom: 7px;
}

#menu_sub .sub1, #menu_sub .sub1act, #menu_sub .sub1actcur {
    display: block;
    width: 190px;
    height: 22px;
    padding-left: 10px;
    font-size: 1.4em;
}

#menu_sub .sub2top, #menu_sub .sub2bot, #menu_sub .sub3top, #menu_sub .sub3bot{
    width: 190px;
    overflow: hidden;
    display: block;
}


#menu_sub .sub2top { height: 6px; }
#menu_sub .sub2bot { height: 19px; }
#menu_sub .sub3top { height: 10px; }
#menu_sub .sub3bot { height: 11px; }

#menu_sub .sub2, #menu_sub .sub2act, #menu_sub .sub2actcur { 
    display: block;
    width: 180px;
    height: 17px;
    padding-left: 15px;
    font-size: 1.2em;
    padding-top: 7px;
}

#menu_sub .sub3, #menu_sub .sub3act, #menu_sub .sub3actcur {
    display: block;
    width: 170px;
    height: 21px;
    padding-left: 20px;
    font-size: 1.2em;
    padding-top: 2px;
}

#menu_sub a.sub1, #menu_sub a.sub1act, #menu_sub a.sub1actcur { background-position: 0px 15px; }
#menu_sub a.sub2, #menu_sub a.sub2act, #menu_sub a.sub2actcur { background-position: 14px 8px; }

#menu_sub ul li ul{
	margin-left: 5px;
	margin-top: 7px;
	margin-bottom: 10px;
}

#menu_sub ul li ul li ul{
	margin: 6px 0px 0px 3px;
	padding: 0px;
}

/* ------ */

h1 {
	margin: 0px 0px 10px 0px;
	font: normal 17px/20px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 { 
	margin: 0px 0px 10px 0px;
	font: normal 17px/20px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 {
	margin: 0px 0px 5px 0px;
	font: normal 13px/16px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h4 {
	margin: 0px 0px 5px 0px;
	font: normal 18px/20px Arial, Helvetica, sans-serif;
/*	color: #6d6c6c;*/
	font-weight: normal;
}

h5 {
	margin: 0px 0px 5px 0px;
	font: normal 14px/17px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 12px;

}
h6 {
	font: normal 13px/14px Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#main_cont .col3 h2 {
	margin: 0px 0px 5px 0px;
	font: normal 16px/20px Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0 10px;
}

#main_cont .col3 p {
	padding: 0 10px;
}

label {
	font: normal 1.0em/1.4em Helvetica, Arial, sans-serif;
}

/* paragraph extra styles */

strong {
	font-weight: bold;
	font-size: inherit;
	line-height: inherit;
}
strike {
	text-decoration: line-through;
	font-size: inherit;
	line-height: inherit;
}
em {
	font-style: italic;
	font-size: inherit;
	line-height: inherit;
}
b {
	font-weight: bold;
	font-size: inherit;
	line-height: inherit;
/*	color: #313131;*/
}
i {
	font-style: italic;
	font-size: inherit;
	line-height: inherit;
}

ul {
}

p{
	font-size: 1.1em;
}

a {
/*  color: #c10001;*/
  text-decoration:none;
}

a:link		{}
a:visited	{}
a:hover		{ text-decoration:underline; cursor:pointer !important; }
a:active	{}

acronym	{font-size:1em;}
address	{font-size:1em; font-style: italic;}

/* ---- */

#main_cont ul.csc-bulletlist{
	margin: 0;
	padding: 0;
}

#main_cont ul.csc-bulletlist li{
	list-style: none;
	padding-left: 20px;
	position: relative;
	margin-bottom: 10px;
}


/*---- Powermail ----*/

.tx-powermail-pi1 label {
    clear: both;
    float: left;
    margin:3px 0 0;
    width:96%;
}

.tx-powermail-pi1 p {
    margin:0;
}

.powermail_radio_inner input{
    width: 1em;
    height: 1em;
    vertical-align: text-top;
}

.tx_powermail_pi1_fieldwrap_html_submit input {
    height: 2em;
}

.tx_powermail_pi1_fieldwrap_html {
    margin-top:10px;
}

.powermail_radio {
    margin-top:2px;
}

.powermail_check_inner {
    margin-top:2px;
}

.powermail_radio input, .powermail_check_inner input {
    border:none;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_radio label, .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_check label {
    clear: both;
    float: right;
    width:96%;
    margin:0;
}

.powermail_all_td {
    padding-bottom:3px;
    padding-right:20px;
    padding-top:3px;
}

/* --- */

.flex_footer_cntr, .flex_small_product_cntr{
	display: block;
	float: left;
	width: 100%;
	position: relative;
}

.flex_cntr1, .flex_cntr2, .flex_cntr3, .flex_cntr4{
	width: 300px;
	float: left;
	padding-left: 0px;
}

/* --- */

.flex_footer_cntr{
	min-height: 105px;
}

.flex_footer_cntr .flex_cntr1, .flex_footer_cntr .flex_cntr2, .flex_footer_cntr .flex_cntr3, .flex_footer_cntr .flex_cntr4, .flex_footer_cntr .flex_cntr5{
	float: left;
}

.flex_footer_cntr .flex_cntr1 { width: 120px; margin-right:20px; overflow: hidden; }
.flex_footer_cntr .flex_cntr2 { width: 105px; margin-left: 0px; margin-right: 25px; overflow: hidden; }
.flex_footer_cntr .flex_cntr3 { width: 105px; margin-left: 0px; margin-right: 25px; overflow: hidden; }
.flex_footer_cntr .flex_cntr4 { width: 240px; margin-left: 0px; margin-right: 25px; overflow: hidden; }
.flex_footer_cntr .flex_cntr5 { width: 195px; margin-left: 0px; overflow: hidden; }

/* FE Login */

.tx-felogin-pi1{
	padding-bottom: 5px;
}

.tx-felogin-pi1 input#user, .tx-felogin-pi1 input#pass, .tx-felogin-pi1 input.forgot {
	font-size: 1.1em;
	width: 197px;
	margin-bottom: 5px;
}

.tx-felogin-pi1 label{
	font-size: 1.1em;
	line-height: 1.5em;
}

.tx-felogin-pi1 .user, .tx-felogin-pi1 .pass{
	float: left;
}

.tx-felogin-pi1 .forgot a, .tx-felogin-pi1 .forgotback a{
    font-size: 0.9em;
}

.tx-felogin-pi1 .forgot{
    padding-top: 5px;
}

.tx-felogin-pi1 .user{
	margin-right: 25px;
}

.tx-felogin-pi1 .nofloat{
	clear: left;
	padding-bottom: 10px;
}

.tx-felogin-pi1 div.permalogin{
	padding-bottom: 10px;
}

.tx-felogin-pi1 span.permalogin{
	margin-left: 3px;
}

.tx-felogin-pi1 .forgot{
	float: left;
}

.tx-felogin-pi1 .submit{
	float: right;
	margin-right: 4px;

}

.tx-felogin-pi1 .line{
	padding: 5px 0 5px 0;
	width: 100%;
	height: 1px;
	margin: 0;
}

.tx-felogin-pi1 .submit input{
	width: 69px;
	height: 28px;
	border: 0;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	display: block;
	position:relative;
}

.tx-felogin-pi1 .submitlong input{
	width: 100px;
	height: 28px;
	border: 0;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
}


.tx-felogin-pi1 .submitright input{
	background: transparent;
	height: 28px;
	border: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-size:0.9em;
}

.tx-felogin-pi1 .submitright input:hover{
	cursor: pointer;
}

.csc-mailform-submit{
	width: 69px !important;
	height: 28px;
	border: 0;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
}

/* macina_searchbox and indexed_search */

.tx-macinasearchbox-pi1{
	position: relative;
}

.tx-macinasearchbox-pi1 .searchborder{
	width: 143px;
	height: 16px;
}

.tx-macinasearchbox-pi1 .searchbox{
	background: transparent;
	border: 0;
	width: 108px;
	height: 16px;
}

.tx-macinasearchbox-pi1 .submit{
	border: 0;
	height: 16px;
	width: 35px;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 1.1em;
	cursor: pointer;
	overflow: visible;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	width:277px;
	margin-right: 6px;
	padding: 2px;
}

.tx-indexedsearch-searchbox-button.submit {
	width: 45px !important;
	height: 21px;
	border: 0;
	overflow: hidden;
	vertical-align: top;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
}

.tx-indexedsearch-searchbox table tr td{
	padding: 0px 10px 5px 0px;
}

.tx-indexedsearch ul.browsebox{
	margin: 10px 0;
	text-align: center;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info{
	background: transparent;
	padding-top: 7px;
	font-size: 0.9em;
}

.tx-indexedsearch-title{
	padding-bottom: 5px;
}

.tx-indexedsearch-title a{
	font-weight: bold;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:inherit;
	font-weight: normal;
}

.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
	font-style: normal;
}

.tx-indexedsearch-browselist-currentPage strong a{
	font-weight: normal;
}

/* ---- */

#login {
  position:absolute;
  top:92px;
  right:145px;
  width:240px;
}

#tx-felogin{
	height: 0px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

/* -- tt_news -- */

.news-latest-container{
	font-size: 0.9em;
	position:relative;
}

.news-latest-item, .news-latest-item-alt{
	padding: 5px 10px;
	margin-bottom: 5px;
}

.news-latest-date{
	width: 72px;
	display: block;
	float: left;
}

.news-latest-date a, .news-latest-header a{
	font-weight: bold;
}

.news-latest-gotoarchive{
	bottom:6px;
	right: 0;
	float:right;
	padding:0 10px;
}

.flex_mina_sidor_boxes .news-latest-gotoarchive{
	bottom:8px;
	right: 0;
	float:right;
	padding:0 10px;
	position:absolute;
}


/* --- wec_knowledgebase --- */

.tx-wecknowledgebase-pi1 .news-catdropdown {
	width: 55%;
}

.tx-wecknowledgebase-pi1 .news-catdropdown select{
	margin-top: 4px;
}

.tx-wecknowledgebase-pi1 .news-search-form {
	width:40%;

}

.tx-wecknowledgebase-pi1 .news-search-form-field {
	vertical-align: top;
	width: 130px;
	margin-top: 5px;
}

.tx-wecknowledgebase-pi1 .news-search-form-submit input {
	width: 45px;
	height: 29px;
	border: 0;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
}

#right_cont .tx-wecknowledgebase-pi1 .csc-mailform input{
	width: 160px;
	margin-right: 5px;
}

#right_cont .tx-wecknowledgebase-pi1 .news-search-form {
	width: 100%;
	margin-top: 10px;
}

#main_cont .tx-wecknowledgebase-pi1{
	width: 100%;
}

.csc-frame-rulerAfter{
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
    	clear: both;
	width: 100%;
}

.bottomright .news-latest-gotoarchive{
	margin-top: 5px;
}
.bottomright a{
	line-height: 1.4em;
	font-size: 0.9em;
}

/* columns */

.col1 #left_cont {
    float:left;
    width:24.9%;
}
.col1 #main_cont, .col1 #right_cont {
    float:left;
    width:75%;
}
.col2, .col26040, .col3 {
    float:left;
    width:100%;
}
.col2 .left, .col2 .right {
    float:left;
    width:50%;
}
.col26040 .left {
    float:left;
    width:60%;
}
.col26040 .right {
    float:left;
    width:40%;
}
.col3 .left, .col3 .middle, .col3 .right {
    float:left;
    width:33.333%;
}
.col2 .margin{
}

/* Empty */

.felogin-hidden, .csc-header, .csc-header-n1, .csc-firstHeader, .csc-textpic, .csc-textpic-left, .csc-textpic-above, .contenttable{}
a.external-link, a.internal-link, .csc-frame, .csc-frame-rulerAfter, .csc-header, .csc-header-n3, form#searchform{}

.csc-uploads-fileSize{
	
}

.filelinks_size{
	padding-left: 6px;
}

#login_top{
	float: left;
	width:240px;
	height: 10px;
	left:-11px;
	position:relative;
}

#login_bottom{
	float: left;
	height: 9px;
	width:240px;
	left:-11px;
	position:relative;
}

.login_content{
	float: left;
	width: 240px;
	left:-11px;
	position:relative;	
}

.login_margin{
	margin: 0 10px;
}

.tx_pxafileupload_pi1_uploadForm div table tr td a img {float:left;}

.flex_product_banner .flex_image{
	margin-bottom: 7px;
}

.flex_product_item {
	width: 440px;
	float: left;
	padding: 10px 0px;
	font-size: 0.9em;
}

.flex_product_item h2 {
	margin-top: 7px;
}

.flex_product_item .flex_image {
	float: left;
	margin: 0 10px 0 0;
	width: 95px;
}

.flex_product_item .flex_text {
	float: left;
	width: 219px;
	padding-right: 10px;
}

.flex_product_item .flex_link {
	float: right;
	margin: 25px 0 0 0;
	height:32px;
	line-height:28px;
	text-align:right;
	width:106px;
	font-weight: bold;
}
