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;
    color: #454244;
    background: #6d696b;
}

#subbox1{
  width: 100%;
  display: block;
  min-height: 350px;
  float: left;
  position: relative;
}

#subbox2{
  float: left;
  width: 740px;
}

#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: 240px;  float: left; }
#subbox1 #main_cont{  width: 480px;  float: left; }
#subbox1 #main_cont.wide { width: 740px; float: left; }
#subbox1 #right_cont{  width: 260px;  float: right; }
#subbox1 #language{ float: right; }
#subbox1 #bot_cont{ width: 720px; float: left; }

#subbox1 #right_cont p{ font-size: 0.9em; }
#subbox1 #right_cont .even, #subbox1 #right_cont .odd{ font-size: 0.9em; }

#startbox #main_cont{ width: 680px; float: left; margin: 25px 10px 10px 0px; }
#startbox #right_cont{ width: 260px; float: right; padding: 25px 10px 10px 20px; background: url(../images/start_content_vl.png) 0px 20px no-repeat; }
#startbox #language{ float: right; }

#right_cont .margin, #bot_cont_startbox .margin, #subbox1 #left_cont .margin { padding: 10px; }

#subbox1 #right_cont .margin { padding: 45px 10px 10px; }
#subbox2 #main_cont .margin { padding: 30px 10px 10px; float: left;}

#subbox2 #main_cont .printmenu {
	background: url(../images/grey_hr.png) no-repeat; 
	margin: 20px 0 60px 0;
	padding:12px 10px 0px 10px;
	clear: left;
	font-size: 11px;
}

#subbox2 #main_cont .printmenu a {
	float: right;
	padding-right: 7px;
}

#teaser1_part .margin {
  padding: 30px 20px 10px 0px;
}

#teaser2_part .margin{
  padding: 20px 10px 0px 10px;
  display: block;
  float: left;
}

#teaser2_part h1, #teaser2_part h2,#teaser2_part h3,#teaser2_part h4,#teaser2_part h5,#teaser2_part h6{
	color: #ffffff;
}

#teaser1_part .margin .margin, #teaser2_part .margin .margin{
  padding: 10px 10px 0 10px;
}


/* Main layout */
#top_part {
  background: #f6f5f3 url(../images/tmpl_bg_top.png) repeat-x;
  width: 100%;
  height: 141px; /* 264 */
  display: block;
}

#teaser1_part {
  background: #f6f5f3;
  min-height: 384px;
  width: 100%;
  display: block;
}

#teaser2_part {
  background: #f6f5f3 url(../images/tmpl_bg_teaser2.png) repeat-x;
  min-height: 178px;
  width: 100%;
  display: block;
  color: #ffffff;
}

#mid_part {
  background: #f6f5f3;
  width: 100%;
  float: left;
  display: block;
}

#bot_part {
  background: transparent url(../images/tmpl_bg_bot.png) repeat-x;
  width: 100%;
  height: 160px;
  display: block;
  clear: both;
  padding-bottom: 12px;
}

.canvas {
  width:980px;  
  margin:0px auto;
  padding: 0px 0;
  font-size: 1.2em;
}

#top_part .canvas{
  height: 100%; 
}

#mid_part .canvas{
  width: 980px;
}

#footer{
    color: #ffffff;
}

#footer a{
    color: #ffffff;
    text-decoration: underline;
}

#footer a:hover{
	color: #f6821f;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
    color: #e9e6e3; font-weight: bold;
}

#footer .margin{
    padding: 20px 10px 10px 10px;
}

#footer ul.csc-menu, #footer .csc-menu li{
    margin: 0;
    padding: 0;
    list-style: none;
}

#header {
  position:relative;
  width: 100%;
  z-index: 100;
}

#logo {
  position:absolute;
  top:50px;
  left:10px;
}

#language {
  width: 260px;
  height: 36px;
  text-align: right;
  overflow: hidden;
  background: transparent url(../images/right_cont_greyline.png) no-repeat bottom left;
  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;
    background: url(../images/main_menu_line.png) top right no-repeat;
}

#menu_main .menu_left{
	padding-left: 10px;
	position: relative;
}

#menu_main .menu_right{
    padding-right: 8px;
    position: relative;
}

#menu_main li.sub1act .menu_left{	background: url(../images/main_menu_act.png) top left no-repeat; }
#menu_main li.sub1act .menu_right{	background: url(../images/main_menu_act.png) top right no-repeat; }

#menu_main li.sub1actkund .menu_left{	background: url(../images/main_menu_act_01.png) top left no-repeat; }
#menu_main li.sub1actkund .menu_right{	background: url(../images/main_menu_act_01.png) top right no-repeat; }

#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;
    color: #ffffff;
    font-weight: bold;
}

#menu_main a:hover{
    color: #fcd6d7;
}

#menu_main .so_redbg{
    position: absolute;
    background: #db232a url(../images/main_menu_line.png) top right no-repeat;
    width: 185px;
    height: 33px;
    top: 0px;
    left: -10px;
    display: block;
}

#menu_meta {
  position:absolute;
  top:67px;
  right:20px;
  float: right;
}

#menu_meta ul, #menu_meta li{
    margin: 0;
    padding: 0;
    list-style: none;  
}

#menu_meta li{
    float: left;
    padding-left: 15px;
    padding-right: 16px;
    background: transparent url(../images/menu_meta_line.png) no-repeat center right;
}

#menu_meta li.first{
    padding-left: 0;
}

#menu_meta li.bold{
    font-weight: bold; /* Beställ material skall alltid vara fet */
}

#menu_meta li.last{
    padding-right: 0;
    background: transparent;
}

#menu_meta .active a{
    color: #ee1d25 !important;
}

#menu_meta a:link, #menu_meta a:active, #menu_meta a:visited, #menu_meta a:hover{
    display: block;
    position: relative;
    text-decoration: none;
    color: #000000;
    font-size: 0.9em;
}

#menu_meta a:hover{
    color: #ee1d25;
}

#search {
  display: block;
  position:absolute;
  top:110px;
  right:20px;
  height:30px;
  width:177px;
}

#menu_breadcrumbs {
  display: none;
  position:absolute;
  bottom:0px;
  left:35px;
  height:30px;
  width:500px;

}

#menu_breadcrumbs a {
    margin-right: .5em;
}

#banner_header {
  position:absolute;
  top:5px;
  left:140px;
  height:80px;
  width:300px;
  display: none;
}

/* END HEADER content */

/* Images */

.csc-textpic-caption {
    color:#aaaaaa;
}

.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 li.line{
 background: url(../images/footer_text_line.png) no-repeat bottom left;
}

#footer_text a{
  color: #c1c1c1;
  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;
    background: transparent url(../images/menu_footer_greyline.png) repeat-y top left;
	font-size: 1.2em;
}

#menu_footer li.sub1 a, #menu_footer li.sub1act a, #menu_footer li.sub2act a{
    color: #fdf6cc;
}

#menu_footer li.sub2 a {
    color: #c1c1c1;
}

#menu_footer ul.sub2, #menu_footer ul.sub2act{
    margin-top: 8px;
}

#menu_footer li.sub2, #menu_footer li.sub2act{
    list-style: none;
    background: transparent url(../images/menu_footer_minus.png) no-repeat;
    background-position: 0px 7px;
    padding-left: 7px;
    font-size: 0.75em;
    padding-bottom: 4px;
}

#menu_footer li.sub2act{
    background: transparent url(../images/menu_footer_minus_act.png) no-repeat;
    background-position: 0px 7px;
}

/* ----- */

#menu_sub {
    padding-top: 29px;
    width: 240px;
    overflow: hidden;
}

#menu_sub a{
	color: #454244;
}

#menu_sub a:hover{
	color: #ee1d25;
}


/* #menu_sub a.sub1actcur, #menu_sub a.sub2actcur, #menu_sub a.sub3actcur{
	color: #ee1d25;
} */

#menu_sub ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

#menu_sub .subline, #menu_sub .sublineact {
    background: transparent url(../images/submenu_subline.png) no-repeat 0px 0px;
    width: 234px;
    height: 2px;
    overflow: hidden;
    display: block;
}

#menu_sub .sub1, #menu_sub .sub1act, #menu_sub .sub1actcur {
    display: block;
    width: 229px;
    height: 29px;
    padding-left: 11px;
    padding-top: 11px;
    font-size: 1.15em;
}

#menu_sub .sub2top, #menu_sub .sub2bot, #menu_sub .sub3top, #menu_sub .sub3bot{
    width: 234px;
    overflow: hidden;
    display: block;
}

#menu_sub .sub2top { background: transparent url(../images/submenu_sub1top.png) no-repeat 0px 2px; height: 6px; }
#menu_sub .sub2bot { background: transparent url(../images/submenu_sub1bot.png) no-repeat 0px 0px; height: 19px; }
#menu_sub .sub3top { background: transparent url(../images/submenu_sub2top.png) no-repeat 0px 6px; height: 10px; }
#menu_sub .sub3bot { background: transparent url(../images/submenu_sub2bot.png) no-repeat 0px 0px; height: 11px; }

#menu_sub .sub2, #menu_sub .sub2act, #menu_sub .sub2actcur { 
    display: block;
    width: 234px;
    height: 22px;
    padding-left: 25px;
    font-size: 1em;
    padding-top: 2px;
}

#menu_sub .sub3, #menu_sub .sub3act, #menu_sub .sub3actcur {
    display: block;
    width: 234px;
    height: 21px;
    padding-left: 40px;
    font-size: .9em;
    padding-top: 2px;
}

#menu_sub a.sub1act, #menu_sub a.sub2act{
        background: transparent url(../images/submenu_arrowleft.png) no-repeat;
}

#menu_sub a.sub1actcur, #menu_sub a.sub2actcur{
        background: transparent url(../images/submenu_arrowdown.png) no-repeat;
}

#menu_sub a.sub1act:hover, #menu_sub a.sub2act:hover{
        background-image: url(../images/submenu_arrowleft_hover.png);
}

#menu_sub a.sub1actcur:hover, #menu_sub a.sub2actcur:hover{
        background-image: url(../images/submenu_arrowdown_hover.png);
}

#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{
	background: transparent url(../images/submenu_sub1mid.png) repeat-y;
	padding-top: 2px;
	padding-bottom: 6px;
}

#menu_sub ul li ul li ul{
       background: transparent url(../images/submenu_sub2mid.png) repeat-y;
	padding-top: 4px;
	padding-bottom: 5px;
}

/* ------ */

h1 {
	margin: 0px 0px 10px 0px;
	font: normal 36px/1.2em Arial, sans-serif; /* 2.7 em */
	color: #454244;
	font-weight: bold;
}
h2 { 
/*	margin: 0px 0px 5px 0px;
	font: normal 1.5em/1.5em "Myriad Pro", Helvetica, Arial, sans-serif; */
	margin: 0px 0px 7px 0px;
	font: normal 18px/1.2em Arial, sans-serif;
	color: #454244;
	font-weight: bold;
}
h3 {
	margin: 0px 0px 5px 0px;
	font: bold 16px/1.0em Arial, sans-serif;
}
h4 {
	margin: 0px 0px 5px 0px;
	font: bold 14px/1.0em Arial, sans-serif;
}
h5 {
	margin: 0px 0px 5px 0px;
	font: bold 13px/1.0em Arial, sans-serif;
}
h6 {
	margin: 0px 0px 5px 0px;
	font: oblique 12px/1.4em Arial, sans-serif;
}
label {
	font: normal 1.0em/1.4em Arial, Helvetica, 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{

}

a {
  color: #009ddc;
  text-decoration:none;
}

a:link		{}
a:visited	{}
a:hover		{ text-decoration:none; color: #f6821f; }
a:active	{}

acronym	{font-size:1em; color: Purple;}
address	{font-size:1em; font-style: italic; color: Olive;}

/* ---- */

#main_cont ul.csc-bulletlist{
	margin: 0;
	padding: 0;
}

#main_cont ul.csc-bulletlist li{
	list-style: none;
	background: url(../images/bullet.gif) no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	position: relative;
	margin-bottom: 10px;
}


/*---- Powermail ----*/

.tx-powermail-pi1 label {
    /*clear: both;
    float: left;
    margin:3px 0 0;
    width:96%;*/
    width:30%;
    clear:both;
    display:block;
    float:left;
    margin:0 9px 0 0;
    padding-top:3px;
    text-align:left;
}

.tx-powermail-pi1 input {
    background:none repeat scroll 0 0 #F8F8F8;
    border:1px solid #CCCCCC;
    padding:2px 4px;
    width:200px;
}

.tx-powermail-pi1_fieldset{
    width: 400px;
}

.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 {
    margin-right: 22px;
	float: right;
}

.tx_powermail_pi1_fieldwrap_html {
    /*margin-top:10px;*/
    clear:both; 
    margin-bottom:6px;
}

.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_top_teaser{
	display:block;
	float:left;
	position:relative;
	width:300px;
}

.flex_top_teaser .flex_header {
	font-size: 1.6em;
	font-weight: bold;
	font-family: Arial, sans-serif;/*"Myriad Pro", Helvetica, */
	color: #363636;
	height: 25px;
	padding-left: 10px;
}
.flex_top_teaser .flex_header h1, .flex_top_teaser .flex_header h2{
    font-size: 19px;
    font-weight: bold;
	font-family: Arial, sans-serif;/*"Myriad Pro", Helvetica, */
	color: #363636;
	height: 25px;
    line-height: 1em;
}

.flex_header p {padding: 0px 0px 2px 0px;}
.flex_top_teaser .margin{
	padding: 0;
	min-height: 96px;
	padding-top: 12px;
	padding-bottom: 0px;
}

.flex_top_teaser .flex_image{
	position: relative;
	width: 300px;
	height: 180px;
	overflow: hidden;
	display: block;
	background: #ffffff;
}

.flex_top_teaser .flex_image img{
	margin-top: 10px;
	margin-left: 10px;
}

.flex_top_teaser .flex_image .border_overlay{
	position: absolute;
	z-index: 1;
	width: 300px;
	height: 180px;
	background: transparent url(../images/flex_top_teaser_border.png) no-repeat;
}

.flex_top_teaser a.flex_link{
	margin-left: 10px;
	font-weight: bold;
}

/* --- */

.flex_large_product{
	display:block;
	position:relative;
	width: 700px;
	float: left;
	margin-top: 10px;
}

.flex_large_product .flexmargin{
	height: 200px;
	float: left;
	width: 380px;
	margin-left: 20px;
}

.flex_large_product .flexmargin a{
	font-weight: bold;
}

.flex_large_product .flex_image{
	float: left;
	position: relative;
	width: 300px;
	height: 180px;
	overflow: hidden;
	display: block;
	background: #ffffff;
}

.flex_large_product .flex_image img{
	margin-top: 10px;
	margin-left: 10px;
}

.flex_large_product .flex_image .border_overlay{
	position: absolute;
	z-index: 1;
	width: 300px;
	height: 180px;
	background: transparent url(../images/flex_top_teaser_border.png) no-repeat;
}

.flex_large_product h1{
	font-size: 1.7em;
	margin-top: 5px;
}

/* --- */

.flex_small_product{
	display:block;
	float:left;
	position:relative;
	width:136px;
	height: 212px;
}

.flex_small_product .flex_header {
	font-size: 1.1em;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #363636;
/*	height: 17px;*/
	margin-bottom: 3px;
}

.flex_small_product .flexmargin{
	padding: 5px 5px 2px 5px;
	font-size: 0.9em;
	line-height: 1.25em;
}

.flex_small_product .flex_image{
	position: relative;
	width: 136px;
	height: 100px;
	overflow: hidden;
	display: block;
	background: #ffffff;
}

.flex_small_product .flex_image img{
	margin-top: 5px;
	margin-left: 5px;
}

.flex_small_product .flex_image .border_overlay{
	position: absolute;
	z-index: 1;
	width: 136px;
	height: 100px;
	background: transparent url(../images/flex_small_product_border.png) no-repeat;
}

.flex_small_product a.flex_link{
	margin-left: 5px;
	font-size: 0.9em;
}

/* --- */

.flex_bot_teaser{
	display:block;
	float:left;
	position:relative;
	width:220px;
}

.flex_bot_teaser .margin{
	padding: 0;
	min-height: 45px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.flex_bot_teaser .flex_image{
	position: relative;
	width: 220px;
	height: 100px;
	overflow: hidden;
	display: block;
	background: #ffffff;
	margin-bottom: 5px;
	margin-top: 1px;
}

.flex_bot_teaser .flex_image img{
	margin-top: 5px;
	margin-left: 5px;
}

.flex_bot_teaser .flex_image .border_overlay{
	position: absolute;
	z-index: 1;
	width: 220px;
	height: 100px;
	background: transparent url(../images/flex_bot_teaser_border.png) no-repeat;
}

.flex_bot_teaser .flex_link{
	text-align: left;
	width: 200px;
	display: block;
	margin-left: 10px;
}

.flex_bot_teaser .flex_link a{
	color: #ffffff;
	font-weight: bold;
}

.flex_bot_teaser .flex_link a:hover{
	color: #fcd6d7;
}

/* --- */

.flex_top_teaser_cntr, .flex_bot_teaser_cntr, .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_top_teaser_cntr .flex_cntr2, .flex_top_teaser_cntr .flex_cntr3 {
	padding-left: 30px;
}

.flex_bot_teaser_cntr .flex_cntr2, .flex_bot_teaser_cntr .flex_cntr3, .flex_bot_teaser_cntr .flex_cntr4,
.flex_small_product_cntr .flex_cntr2, .flex_small_product_cntr .flex_cntr3 {
	padding-left: 20px;
}

.flex_bot_teaser_cntr .flex_cntr1, .flex_bot_teaser_cntr .flex_cntr2, .flex_bot_teaser_cntr .flex_cntr3, .flex_bot_teaser_cntr .flex_cntr4 {
	width: 220px;
}

.flex_small_product_cntr .flex_cntr1, .flex_small_product_cntr .flex_cntr2, .flex_small_product_cntr .flex_cntr3{
	width: 136px;
}

/* --- */

.flex_footer_cntr{ background: url(../images/flex_footer_line.png) no-repeat; min-height: 175px; padding-top: 5px; }
.flex_footer_cntr .flex_cntr1 { width: 130px; margin-right: 10px; }
.flex_footer_cntr .flex_cntr2 { width: 130px; margin-left: 40px; margin-right: 10px; }
.flex_footer_cntr .flex_cntr3 { width: 190px; margin-left: 40px; margin-right: 10px; }
.flex_footer_cntr .flex_cntr4 { width: 330px; margin-left: 40px; margin-right: 10px; }

/* FE Login */

.tx-felogin-pi1{
	padding-bottom: 5px;
}

.tx-felogin-pi1 input#user, .tx-felogin-pi1 input#pass, .tx-felogin-pi1 input.forgot {
	border: 1px solid #c9c8c7;
	background: #ffffff url(../images/input_greytone.png) repeat-x;
	font-size: 1.1em;
	width: 197px;
	margin-bottom: 5px;
}

.tx-felogin-pi1 label{
	color: #7a7778;
	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, .tx-felogin-pi1 .forgot a .tx-felogin-pi1 .status{
	color: #b3b3b3;
}

.tx-felogin-pi1 span.permalogin{
	margin-left: 3px;
}

.tx-felogin-pi1 .forgot{
	float: left;
}

.tx-felogin-pi1 .submit{
	float: right;
	margin-right: 41px;

}

.tx-felogin-pi1 .line{
	padding: 5px 0 5px 0;
	border-top: 1px solid #b3b3b3;
	width: 100%;
	height: 1px;
	margin: 0;
}

.tx-felogin-pi1 .submit input{
	background: url(../images/login_button.png);
	width: 69px;
	height: 28px;
	border: 0;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	display: block;
	position:relative;
}

.tx-felogin-pi1 .submitlong input{
	background: url(../images/login_buttonlong.png);
	width: 100px;
	height: 28px;
	border: 0;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	font-size: 0.9em;
	font-weight: bold;
}

.tx-felogin-pi1 .submitright{
    float:right;
}

.tx-felogin-pi1 .submitright input{
	background: transparent;
	height: 28px;
	border: 0px;
	overflow: hidden;
	color: #009ddc;
	margin: 0px;
	padding: 0px;
	font-size:0.9em;
}

.tx-felogin-pi1 .submitright input:hover{
	color: #F6821F !important;
	cursor: pointer;
}

.csc-mailform-submit{
	background: url(../images/login_button.png) !important;
	width: 69px !important;
	height: 28px;
	border: 0;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	font-size: 0.9em;
	font-weight: bold;
	margin-right: 63px;
	float:right;
	}

/* macina_searchbox and indexed_search */

.tx-macinasearchbox-pi1{
	background: url(../images/macina_searchbutton_01.gif) no-repeat;
	background-position: 0 2px;
	position: relative;
}

.tx-macinasearchbox-pi1 .searchborder{
	width: 218px;
	height: 24px;
	padding-bottom: 2px;
}

.tx-macinasearchbox-pi1 .searchbox{
	background: transparent;
	border: 0;
	width: 165px;
	margin: 4px 0px 0px 8px;
}

.tx-macinasearchbox-pi1 .submit{
	border: 0;
	background: url(../images/macina_searchbutton2.gif) no-repeat top left;
	height: 19px;
	padding: 0px 0px 0px 8px;
	margin: 2px 9px 0px 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	color: #ffffff;
	font-size: 0.9em;
	cursor: pointer;
	width: 0;
	overflow: visible;
}

.tx-macinasearchbox-pi1 .submit[class] { /*ie ignores [class]*/
	width: auto;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	width:277px;
	margin-right: 6px;
	border: 1px solid #cccccc;
	background: #f8f8f8;
	padding: 2px;
}

.tx-indexedsearch-searchbox-button.submit {
	background: url(../images/indexed_search_button.png);
	width: 45px !important;
	height: 21px;
	border: 0;
	overflow: hidden;
	vertical-align: top;
	text-align: center;
	color: #ffffff;
	font-size: 0.9em;
	font-weight: bold;
}

.tx-indexedsearch .tx-indexedsearch-icon, .tx-indexedsearch .tx-indexedsearch-whatis{
	display: none;
}


.tx-indexedsearch-searchbox table tr td{
	padding: 0px 10px 5px 0px;
}

.tx-indexedsearch ul.browsebox{
	margin: 10px 0;
	text-align: center;
}

.highlight{
	color: #ee1d25 !important;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info{
	background: transparent;
	padding-top: 7px;
	color: #6d696b;
	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;
	color: #000000;
	*/
}

.tx-indexedsearch .shhh{
	display: none;
}

.tx-indexedsearch .search_number {
	float: left;
	margin-right: 5px;
}

.tx-indexedsearch .odd_search{
	background: #EEEDEB none repeat scroll 0 0;
	padding: 10px;
}

.tx-indexedsearch .even_search{
	padding: 10px;
}

.news-list-item .odd_search{
	background: #EEEDEB none repeat scroll 0 0;
	padding: 10px;
}

.news-list-item .even_search{
	padding: 10px;
}

.news-list-item .search_number {
	/*margin-right: 5px;*/
}

.odd_search a{
	margin-left:0px !important;
}

.even_search a{
	margin-left:0px !important;
}

.tx-indexedsearch-redMarkup{
    color: #454244 !important;
}

/* ---- */

#login {
  position:absolute;
  top:92px;
  right:145px;
  width:240px;
}

.loginshow, .loginhide{
	position: absolute;
	top: 20px;
	left: 17px;
	color: #ffffff;
	background: url(../images/login_arrow_white.png) 52px 8px no-repeat;
	padding-right: 20px;
	cursor: pointer;
	width: 52px; /* 48 px */
	font-weight: bold;
}

.loginshow:hover{
	background: url(../images/login_arrow_white_hover.png) 52px 8px no-repeat;
	color: #fcd6d7;
}

.loginhide {
	color: #ee1d25;
	background: url(../images/login_arrow_red.png) 52px 8px no-repeat;
}

#tx-felogin{
	height: 0px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

.transbox{
	width: 240px;
	overflow: hidden;
	position: relative;
}

.transbox .top{
	float: left;
	display: block;
	width: 240px;
	height: 46px;
	background: url(../images/transbox_top.png) no-repeat bottom left;
	overflow: hidden;
}

.transbox .mid{
        float: left;
        display: block;
        width: 200px;
        background: url(../images/transbox_mid.png) repeat-y;
	padding: 0 20px;
}

.transbox .bot{
        float: left;
        display: block;
        width: 240px;
        height: 14px;
        background: url(../images/transbox_bot.png) no-repeat;
	overflow: hidden;
}

/* -- tt_news -- */

.news-latest-container{
/*	font-size: 0.9em;*/
	position:relative;
}

.news-latest-container h3 {
	line-height: 16px;
	margin-bottom: 0 !important;
}

.news-latest-container .news-date  {
	margin-bottom: 0px;
}

.news-latest-item, .news-latest-item-alt, news-pop-item{
	padding: 5px 10px 5px 0;
/*	margin-bottom: 5px;*/
}

.flexmargin .news-latest-item, .flexmargin .news-latest-item-alt, #startbox .news-latest-item, #startbox .news-latest-item-alt{
	padding: 5px 10px;
}

.flexmargin .news-latest-item, #startbox .news-latest-item{
	background: #e4e4e4;
}

.news-latest-date{
	width: 72px;
	display: block;
	float: left;
}

.news-latest-date a, .news-latest-header a{
	color: #989396;
	font-weight: bold;
}

.news-latest-gotoarchive{
	bottom:6px;
	right: 0;
	float:right;
	padding:0 10px;
}

.news-latest-gotoarchive-front{
	bottom:6px;
	right: 0;
	float:left;
	padding:0 10px;
	color: #c0c0c0;
}

.flex_mina_sidor_boxes .news-latest-gotoarchive{
	bottom:8px;
	right: 0;
	float:right;
	padding:0 10px;
	position:absolute;
}

.news-list-browse .tx-ttnews-browsebox a{
	margin: 2px;
}

.news-list-browse .tx-ttnews-browsebox .tx-ttnews-browsebox-SCell a{ 
    font-weight: bold;
}

.news-list-container{
	position: relative;
}

.news-list-container .lhide{
    background:none repeat scroll 0 0 #F4F4F4;
    display:block;
    height:1px;
    margin-top:-21px;
    position:absolute;
    width:100%;
}

.news-single-item .news-single-img {
    float:left;
    margin:10px 10px 10px 0;
}

.news-single-item .news-single-imgcaption {
    color: #aaaaaa;
}

.csc-frame-rulerAfter{
	background: transparent url(../images/frame_horizontalrule.png) no-repeat;
	background-position: 0px 10px;
	height: 25px;	
	margin-left: -10px;
    	clear: both;
	width: 100%;
}

/* What fits me? */

.whatfitsme{
	width: 660px;
	float: left;
	display: block;
	height: 390px;
}

.whatfitsme a{
	cursor: pointer;
	font-weight: bold;
}

.whatfitsme .selector{
	width: 280px;
	float: left;
	display: block;
}

.whatfitsme .boxes{
	width: 380px;
	float: right;
	margin-top: 20px;
	display: block;
}

.whatfitsme .boxes .box, .whatfitsme .boxes .boxactive{
	position: relative;
	width: 120px;
	height: 110px;
	float: left;
	display: inline;
}

.whatfitsme .whatimage{
	width: 100px;
	height: 90px;
	position: absolute;
	top: 0px;
	left: 20px;
}

.whatfitsme .boxactive .whatimage {
	background-position: -100px 0px !important;
}

.whatfitsme #whatbox1 .whatimage{ background: transparent url(../images/whatbox1.jpg) no-repeat; }
.whatfitsme #whatbox2 .whatimage{ background: transparent url(../images/whatbox2.jpg) no-repeat; }
.whatfitsme #whatbox3 .whatimage{ background: transparent url(../images/whatbox3.jpg) no-repeat; }
.whatfitsme #whatbox4 .whatimage{ background: transparent url(../images/whatbox4.jpg) no-repeat; }
.whatfitsme #whatbox5 .whatimage{ background: transparent url(../images/whatbox5.jpg) no-repeat; }
.whatfitsme #whatbox6 .whatimage{ background: transparent url(../images/whatbox6.jpg) no-repeat; }
.whatfitsme #whatbox7 .whatimage{ background: transparent url(../images/whatbox7.jpg) no-repeat; }
.whatfitsme #whatbox8 .whatimage{ background: transparent url(../images/whatbox8.jpg) no-repeat; }
.whatfitsme #whatbox9 .whatimage{ background: transparent url(../images/whatbox9.jpg) no-repeat; }

.whatfitsme .whattext{
	position: absolute;
	top: 81px;
	left: 20px;
	width: 100px;
	text-align: center;
	color: #d2cfcc;
}

.whatfitsme .boxactive .whattext{
	color: #6d696b !important;
}

.whatfitsme .button{
	background: url(../images/whatfitsme_button.png) !important;
	width: 111px !important;
	height: 28px;
	border: 0;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	cursor: pointer;
	margin-top: 10px;
	float: right;
	margin-right: 11px;
}

.whatfitsme .csc-mailform-field{
	margin-left: 9px;
}

.whatfitsme .csc-mailform-field select{
	width: 260px !important;
}

.flex_mina_sidor_boxes{
    width: 460px;
    display: block;
    float: left;
    margin-top: 5px;
}

.flex_mina_sidor_boxes h1, .flex_mina_sidor_boxes h2, .flex_mina_sidor_boxes h3, .flex_mina_sidor_boxes h4, .flex_mina_sidor_boxes h5, .flex_mina_sidor_boxes h6 {
    margin: 0px 0px 0px 10px;
}

.flex_mina_sidor_boxes .box{
    width: 48.4%;
    display: block;
    float: left;
    display: inline;
    margin-bottom:10px;
    position:relative;
    background: transparent url(../images/boxleft.png) repeat-y;
    height: 265px;   
}

.flex_mina_sidor_boxes .boxright{
    float: right;
}

.flex_mina_sidor_boxes .box .box2{
/*    float: left;
    width: 100%;
    display: block;*/
    background: transparent url(../images/boxright.png) repeat-y;
    background-position: top right;
    padding: 0 2px;
    height: 265px;
}


.flex_mina_sidor_boxes .box .flexmargin{
    padding: 13px 0px 7px 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
}

/* corners for boxes and banners */

.tl, .tr, .bl, .br {
    width: 50%;
    height: 13px;
    overflow: hidden;
    position: absolute;
}
	
.tl{  background: transparent url(../images/topbox.png) no-repeat top left; left: 0; top: 0; }
.tr{  background: transparent url(../images/topbox.png) no-repeat top right; right: 0; top: 0; } 
.bl{  background: transparent url(../images/bottombox.png) no-repeat top left; height: 7px; left: 0; bottom: 0;} 
.br{  background: transparent url(../images/bottombox.png) no-repeat top right; height: 7px; right: 0; bottom: 0;} 
	
.flex_mina_sidor_boxes .csc-header { margin: 5px 0px 10px 0px; }

.flex_mina_sidor_boxes a {
    line-height: 1.4em;
}

/* tx-pxafileupload */

.privateFiles caption, .publicFiles caption, #allFiles caption {
	background: #eeedeb;
	padding: 2px;
	color: #454244;
	font-weight: bold;
}
.privateFiles th, .publicFiles th, #allFiles th {
	padding: 2px;
	background: #eeedeb;
	color: #454244;
	font-weight: normal;
}

.uneven td {background: #dedddb;}
.even td {background: #eeedeb;}

.privateFiles tbody td, .publicFiles tbody td, #allFiles tbody td {
	padding: 2px;
	font-weight: normal;
} 
.privateFiles, .publicFiles, #allFiles {
	margin-bottom: 30px;
	border: 1px solid #dedddb;
	width: 450px;
}
.privateFiles table, .publicFiles table, #allFiles table {
	width: 450px;
}
.fileManagerForm input {clear: right; margin-bottom: 5px;}
.fileManagerForm input[type=submit] {
	background:url("../images/whatfitsme_button.png") repeat scroll 0 0 transparent !important;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:1em;
	font-weight:bold;
	height:29px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	width:111px !important;
}
.fileManagerForm {width: 280px;}
.fileManagerForm label {clear: left; line-height: 25px; float: left;}
.fileManagerForm textarea {clear: both; width: 250px; height: 100px;}
.fileManagerForm li {list-style: none;}
.fileManagerForm {text-align: right;}
.description {font-size: 10px; font-style: italic;}

.tx-pxafileupload-pi1 .feedback{
    font-weight: bold;
    margin-bottom: 1em;
    padding: 5px;
    background: #FFF;
    border: 1px solid #333;
}


.tx-seminars-pi1 h3 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	margin: 15px 0 0 0;
}
.tx-seminars-pi1 .capitalize{
	text-transform: capitalize;
}

#tx-seminars-pi1-registration-form .tx-seminars-pi1-submit {
    background:url("../images/button_softone.png") repeat scroll 0 0 transparent;
    padding:0;
    margin-right:22px;
}
#tx-seminars-pi1-registration-form .tx-seminars-pi1-submit input{
    background:none repeat scroll 0 0 transparent;
    border:0 none;
    color:white;
    font-weight:bold;
    margin:0;
    padding:5px;
    height:28px;
}
.minasidor_top {
	float: left;
	clear: both;
	width: 460px;
}
.minasidor_bottom {
	float: left;
	clear: both;
	width: 460px;
}
.tx-seminars-pi1-listrow tr {
	background: #E4E4E4;
}
.tx-seminars-pi1-listrow tbody tr {
    height: 44px;
}

.tx-seminars-pi1-listrow .listrow-odd {
	background: #F6F5F3;
}
.tx-seminars-pi1-listrow table {
	width: 100%;
}
.bottomright .news-latest-gotoarchive{
	margin-top: 5px;
}
.bottomright a{
	line-height: 1.4em;
/*	font-size: 0.9em;*/
}
.tx-seminars-pi1-listrow td {
	margin-bottom:5px;
	padding:5px 10px;
    vertical-align: middle;
}

#allFiles {clear: both;margin-top: 10px;width: 613px;}
.tx-seminars-pi1 ul li {list-style: none;}
.tx-seminars-pi1-listrow th {text-align:left;}
.tx-seminars-pi1-date, td.tx-seminars-pi1-expiry, .tx-seminars-pi1-vacancies, .tx-seminars-pi1-price, .tx-seminars-pi1-uid {text-align:left;}

.tx-seminars-pi1-browsebox { margin: 14px 0; }

/* 2column 3column */

.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 .left, .col2 .right {
    float:left;
    width:50%;
}
.col2 .margin{
    padding: 5px !important;
}

/* 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{
	background-image: url(../images/login_top.gif);
	float: left;
	width:240px;
	height: 10px;
	left:-11px;
	position:relative;
}

#login_bottom{
	background-image: url(../images/login_bottom.gif);
	float: left;
	height: 9px;
	width:240px;
	left:-11px;
	position:relative;
}

.login_content{
	float: left;
	width: 240px;
	background-color: #eae9e6;
	left:-11px;
	position:relative;	
}

.login_margin{
	margin: 0 10px;
}

.tx_pxafileupload_pi1_uploadForm div table tr td a img {float:left;}

/* tx-softone  */

.tx-dfsoftone-pi1 input.inputfield{
        font-size: 1.1em;
        background:#F8F8F8;
        border:1px solid #CCCCCC;
        padding:2px 4px;
        width:200px;
}

.tx-dfsoftone-pi1 input.submitbutton{
	background: url(../images/login_button.png);
	width: 69px;
	height: 28px;
	border: 0;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	font-size: 0.9em;
	font-weight: bold;
	float:right;
	margin-right: 61px;
}

.flex_mina_sidor_boxes .noNewsToListMsg{
	padding-left: 10px;
	font-size: 0.9em;
}

.flex_mina_sidor_boxes .news-latest-gotoarchive a{
	font-size: 11px;
}

.news-search-form input[type=text] {
	/*background:#F8F8F8 none repeat scroll 0 0;*/
	border:1px solid #CCCCCC;
	margin-right:6px;
	padding:2px;
	width:277px;
}

.news-search-form {
	margin-bottom: 20px;
}

.news-search-form input[type=submit] {
	background:transparent url(../images/indexed_search_button.png) repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
	height:21px;
	overflow:hidden;
	text-align:center;
	vertical-align:top;
	width:45px !important;
}

.news-single-additional-info {
	margin-top: 18px;
}

.news-single-additional-info .news-single-related dt{
    font-weight: bold;       
}

.tx-wecknowledgebase-pi1 input.news-search-form-field{
	width: 124px;
}

.tx-wecknowledgebase-pi1 .news-search-form .news-search-form-submit input{
	margin-top: 0px;
}

#subbox2 #main_cont .divider {
	background: url(../images/grey_hr.png) no-repeat; 
	margin: 20px 0 20px 0;
	padding: 2px 10px 0px 10px;
	clear: both;
}

.clearer {
	margin: 20px 0;
}

.news-single-backlink, .tx-wecknowledgebase-pi1 .news-single-backlink {
	font-size: 11px;
    width: 50%;
}

.nmoveprint .news-single-backlink {
	position:relative;
	top: 40px;
}

.kmoveprint .news-single-backlink {
	position:relative;
	top: 58px;
}

.seminars-single-backlink {
    font-size: 11px;
    position:relative;
	top: 40px;
    float:left;
}


.tx-seminars-pi1-date:first-letter {
	text-transform: capitalize;
}

.tx-wecknowledgebase-pi1 .news-pop-item h3, .tx-wecknowledgebase-pi1 .news-latest-item h3 {
	background: none;
}

.tx-wecknowledgebase-pi1 .news-latest-item h3, .tx-wecknowledgebase-pi1 .news-list-item h3, .tx-wecknowledgebase-pi1 .news-pop-item h3 {
padding-left:0px !important;
}

.radio_button{
     width: 20px !important
}


.tx-seminars-pi1 #tx-seminars-pi1-registration-form fieldset legend {
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	padding:15px 0 0;
	font-weight:bold;
	line-height:1em;
}

#tx-seminars-pi1-registration-payment {
	height: auto;
}

#tx-seminars-pi1-registration-form fieldset {
	margin: 0;
}

.news-latest-browse td p {
	margin: 2px;
	font-size: 12px;
}

.tx-wecknowledgebase-pi1 .news-latest-item{
	padding: 0;
}

.news-date, .news-latest-subheader{
	width:100%;
	margin:0px 0px 6px 2px;
}

.news-list-item .news-list-image, .news-single-item .news-single-image,  .news-latest-item .news-latest-image{
	float: left;
}

.news-latest-item .news-latest-image img, .news-single-item .news-single-image, .news-list-item .news-list-image img {
	margin:0 10px 10px 0;
}

.news-list-container h3, .news-list-container h4 {
	font-size: 12px;
    margin: 0;
}

/* WECKnowledgebase */
.tx-wecknowledgebase-pi1 .news-list-item h3{
    background: none;
    margin-left:12px;
}

.tx-wecknowledgebase-pi1 .news-list-container .news-list-item h3{
    background-image: none;
}

.tx-wecknowledgebase-pi1 .news-list-container .news-list-item h3 a{
    margin-left: 9px;
}

.tx-wecknowledgebase-pi1 h3 a, .tx-wecknowledgebase-pi1 .news-catmenu-NO a{
	font-size: 12px;
	line-height: 20px;
    font-weight: bold;
    
}

.searched_word{
    color: #E17213;
    font-weight: bold;
}

.tx-wecknowledgebase-pi1 .news-list-container h3, .tx-wecknowledgebase-pi1 .news-latest-container h3, .tx-wecknowledgebase-pi1 .news-comment-container h3, .tx-wecknowledgebase-pi1 .news-kb-container h3, .tx-wecknowledgebase-pi1 .news-pop-container h3, .tx-wecknowledgebase-pi1 .news-single-related h3 {
    background-color: inherit;
    font-size: inherit;
    padding: 0;
}

.tx-wecknowledgebase-pi1 .news-latest-container h3 {
    font: bold 16px/1em Arial,sans-serif;
}

/* --- wec_knowledgebase --- */

.tx-wecknowledgebase-pi1 .news-catmenu h2{
    font: bold 1.4em/1.0em Arial, sans-serif;
}

.tx-wecknowledgebase-pi1 .news-catmenu-header{
    display: none;
}

.tx-wecknowledgebase-pi1 .news-catdropdown {
	width: 50%;
}

.tx-wecknowledgebase-pi1 .news-catdropdown select{
	margin-top: 4px;
}

.tx-wecknowledgebase-pi1 .news-search-form {
	width:45;

}

.tx-wecknowledgebase-pi1 .news-list-container{
	position: inherit;
}

.tx-wecknowledgebase-pi1 .news-search-form-field {
	vertical-align: top;
	width: 130px;
	margin-top: 4px;
}

.tx-wecknowledgebase-pi1 .news-search-form-submit input {
	background: url(../images/kbsearch_button.png);
	width: 45px;
	height: 29px;
	border: 0;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	font-size: 0.9em;
	font-weight: bold;
/*	margin-top: 10px;*/
}

#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: 480px;/*100%;*/
}

.tx-wecknowledgebase-pi1 .news-form {
    width: 468px;   
}

.tx-pxafeuserlisting-pi1 th {
    font-weight: bold;
}

.tx-wecknowledgebase-pi1-browsebox-SCell p a{
    font-weight: bold;	
}

.tx-wecknowledgebase-pi1-browsebox table tr td p a{
    margin-right: 3px;
}

.tx_dfsoftone_sv1-disc strong, .tx_dfsoftone_sv1-mes strong{
	float: left;
}

.tx_dfsoftone_sv1-list strong {
	float: left;
	font-weight: normal;
}

.tx_dfsoftone_sv1-disc h4, .tx_dfsoftone_sv1-mes h4{
	display: none;
}

.news-catdropdown select {
	border: 1px solid #ccc;
}

.news-kb-container .news-single-files  {
	
}