html{
/*  overflow:auto;*/
}

body {
  margin: 0pt;
  padding: 0pt;
  text-align: center;
  font-family: verdana;
  font-size: 11px;
/*
  scrollbar-3dlight-color:#A5A5A5;
  scrollbar-arrow-color:#A5A5A5;
  scrollbar-base-color:#D4D0C8;
  scrollbar-darkshadow-color:#A5A5A5;
  scrollbar-face-color:#F4F4F4;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#D4D0C8;
*/
}

a {
  color: #ff9933;
  text-decoration: none;
}

#centerWrapper {
  text-align: left;
  width: 970px;
  margin: auto;
}

#roundedEdges {
  position: relative;
  top: 597px;
  left: 0px;
  height: 17px;
  width: 970px;
  background: transparent url("../images/bgRoundedEdges.png") top right no-repeat;
  z-index:20;
  display:inline;
}

#topWrapper {
  padding: 0;
  margin: 0;
  clear: both;
  height: 83px; /* 78px + 5px spacer */
  background: transparent url("../images/topImageNew.png") bottom right no-repeat;
}

#topWrapper a img {
  border: none;
}

#flashWrapper {
  padding: 0 0 0 2px;
  margin: 0;
  clear: both;
  height: 110px;
  background: transparent url("../images/bgFlash.gif") top right no-repeat;
}

/*
#middleWrapper {
  padding: 0;
  margin: 0 0 0 0;
  clear: both;
  height: 394px;
  background: transparent url("../images/bgContent.gif") top right repeat-y;
}
*/

#middleWrapper {
  background: transparent url("../images/bgContent.gif") top right repeat-y;
  display:block;
  float:left;
  width:970px;
  margin-bottom: 5px;
}

#middleWrapper2 {
  background: transparent url("../images/bgRoundedEdges.png") bottom right no-repeat;
  display:block;
  float:left;
  width:970px;
}

#middleContentWrapper {
/*  overflow-y:auto;
  overflow-x:hidden;*/
/*  height: 320px; */
  float: left;
  width: 900px;
  margin-left: 40px !important;
  margin-left: 20px;
  margin-top: 40px;
}

#middleContentLeft, #middleContentRight {
  float: left;
  width: 50% !important;
  width: 49%;
}

#middleContentRight {
  background: transparent url("../images/lineDashed_vert.gif") left top repeat-y;
}

.middlecontent {
  padding: 0 0 0 8px;
}

/* ---------- */
#botMenu {
  width: 770px; /* 720 */
  display: block;
  float: left;
}

#bigWrapper {
  position: relative;
  width:970px;
  height:231px;
}

/* ---------- */

.widecontent {
  padding: 0 18px 0 18px;
  width:880px;
}

.middlecontent p {
  padding: 0;
  margin: 0;
}

.presskitBox {
  width: 143px;
  float: left;
  margin: 4px 0 0 0;
}

.productBox {
  width: 190px;
  float: left;
  margin: 8px 0 5px 8px;
  padding: 0 9px 15px 0;
  background: transparent url("../images/lineDashed_vert.gif") right top repeat-y; 
  
/*  height: 450px;*/
}

#homeleftcolWrapper {
  padding: 0;
  margin: 0;
  width: 270px;
  float: left;
}

#leftcolWrapper {
  padding: 0;
  margin: 0;
  margin-left: 2px;
  width: 413px;
  height: 424px;
  float: left;
  display: inline;
  overflow: hidden;
}

#rightcolWrapper {
  padding: 0;
  margin: 0;
  width: 540px;
/*  height: 392px;*/
  float: left;
}

#rightContentWrapper {
/*  height:335px;*/
  width:465px; 
  margin: 20px 0 0 35px !important;
  margin: 20px 0 0 20px;
  float: left;
  border: none;
}

#scrollsBtns {
  width: 16px;  
  margin: 292px 3px 0 0; 
  float: right;
}

#scrollsBtnsP {
  width: 16px;  
  margin: 292px 0 0 6px; 
  float: left;
}

#news_scrollsBtns {
  width: 16px;  
  margin: 50px 5px 0 5px; 
  float: left;
}

#scrollsBtns img, #news_scrollsBtns img, #left_scrollsBtns img, #scrollsBtnsP img {
  margin: 2px 0;
  border: 0;
  cursor: pointer;
}

.content {
  margin: 0;
  padding: 0;
/*  height:335px; */
  width:500px; 
/*    overflow-y:auto;
    overflow-x:hidden;*/
}

.content_left {
/*  margin: 55px 0 0 20px;*/
  margin: 20px 0 0 20px;  
  height: 375px;
  overflow: auto;
}

.content h1, #widecontent h1, .content_left h1, #middleContentWrapper .middlecontent h1, #homeCalendar h1 {
  padding: 0 0 15px 0;
  font-weight: bold;
}

#middleContentWrapper .middlecontent h1 {
  font-size: 12px;
  padding: 0 0 5px 0;
}

#middleContentWrapper .widecontent h1 {
  font-size: 18px;
  padding: 0 0 5px 0;
}

#middleContentWrapper h1 {
  padding: 0 10px 15px 10px;
}

.content a, .content_left a {
  color: #ff9933;
  text-decoration: none;
  font-weight: bold;
}


.content p, .content_left p {
  padding: 0 0 7px 3px;
  margin: 0;
}

#homeNewsWrapper {
 width: 238px;
 height: 185px;
 /* height: 115px;*/
 margin: 16px 0 8px 30px;
 overflow: hidden;

}

#homeNews {
 width: 200px;
 height: 190px;
 /* height: 110px; */
 float: left;
 /* overflow: auto;  */
 
}

.newsitems {
  margin: 0 0 15px 0;
}

.newsitems .newstitle {
  font-size: 11px;
}

.newsitems .r_newstitle {
  font-size: 11px;
  width: 235px;
  display: block;
  float: left;
  margin-top:10px;
}

.newstitle a {
  font-size: 11px;
  color: #000000;
  font-weight: bold;
}

.newsitems .r_tiny {
  font-size: 11px;
  width: 215px;
  display: block;
  float: left;
  margin-top:10px;

}

.newsitems .newsdate {
  padding: 0 0 0 0px;
  
}


.newsdate {
  font-size: 9px;
  
}


#homeCalendar {
 width: 238px;
 height: 160px;
 /*  height: 220px; */
 margin: 0px 0 0 2px;
 /* tidigare 0 0 0 18px; */
/* padding: 205px 0 0 0;*/
/* background: transparent url("../images/lineDashed.gif") 10px 0px no-repeat;
 */
/* background: transparent url("../images/see_us.jpg") no-repeat; */
}

.homeCalendarBox {
  height: 130px;
  /*  height: 203px;*/
  width: 200px;
  display: block;
}

#homeCalendar h1 {
  padding: 0px 0 0 30px;
}

#homeCalendar .bodytext{
  padding-top: 3px; 
}

#homeCalendar p {
  padding: 0px 0 0 30px;
  margin: 0;
  
}


#homemaincolWrapper {
  padding: 0;
  margin: 0 2px 0 0 !important;
  margin: 0 1px 0 0;
  width: 695px;
  float: right;
  height: 394px;
}

#homemaintcoltopWrapper {
  height: 54px;
  padding: 10px;  
  background: transparent url("../images/bgWideLine.gif") bottom left no-repeat;
  margin: 0 0 0 35px;
  width: 605px;
}

#homemaintcolbotWrapper {
  height: 318px !important;
  padding: 0px;
  z-index: -1;
/*  display: none;   */
}

#bottomWrapper {
  position: relative;
  width:970px;
  height:38px;
  background: transparent url("../images/whiteBgWithBorder.png") top left repeat-y;
  padding: 0px 0px 0px 1px;
  float: left;
  width: 970px;
  position:absolute;
}

#bottomWrapper ul, #bottomWrapper ol, #bottomWrapper li {
	margin: 0;
	padding: 0;
}

#botSearch {
  width: 185px; /* 240 */
  float: right;
  font-size: 13px;
  font-weight: bold;
  color: #666666;
  margin-top: 5px;
}

#botSearch form {
  padding: 0;
  margin: 0;
}

#botSearch form span {
  height: 26px;
  line-height: 26px;
  display: block;
  width: 65px;
  float: left;
}

.searchTxt {
  display: block;
  float: left;
  margin: 0;
  background: transparent url("../images/bgSearchTxt.gif") 0px 0px no-repeat;
  height: 26px;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 5px;
  line-height: 26px;
  vertical-align: top;
  width: 84px; /* 129 */
  border: none;
  font-size: 11px;
  font-weight: bold;
}

*:first-child+html .searchTxt {
  padding-top: 0px;
}

* html .searchTxt {
  padding-top: 0px;
}

.searchBtn {
  padding-left: 5px !important;
  padding-left: 0px;
}

.tx-ttnews-browsebox {
	margin:3px;
	border: none;
	padding:3px;
	background-color:#ffffff;
}

.tx-ttnews-browsebox-SCell {
	background-color: #ffffff;
	border:1px solid #666;
}

.tx-ttnews-browsebox-SCell p {
  margin: 0;
  padding: 0;
}


.tx-wecknowledgebase-pi1-browsebox-SCell  {
  color: #ff9933 !important;
  text-decoration: underline !important;
}

.tx-wecknowledgebase-pi1-browsebox-SCell TD P {
  font-size: 12pt !important;
  text-decoration: underline !important;
}


h2 {
  padding: 0 0 5px 0;
  margin: 0;
  font-size: 12px;
  font-weight: bold;
}

h1 {
  padding: 0 0 15px 0;
  margin: 0;
  font-size: 18px;
}

h3 {
  color: #ff9933;
  padding: 0;
  margin: 0;
  font-size: 12px;
}

.productBox h3 {
  color: #000000;
  padding: 0;
  margin: 0;
  font-size: 12px;
}

.refPdfLink p.bodytext{
  padding: 0 0 7px 0;
}

.refPdfLink .bodytext a {
  font-weight: normal;
  margin-left:0px;
}

.clear, .clearBox {
  clear: both;
  font-size: 0px;
  padding: 0;
  margin: 0;
} 

#botMenu #wrap #menu ul li {
	list-style:none;
	float: left;

	font-size: 13px;
	font-weight: bold;	
}

#botMenu #wrap #menu ul li a {
	margin: 0;
	display: block;
	padding: 10px 13px 12px 23px;
	background: url(../images/arrowMenu.gif) top left no-repeat;
	background-position: 14px 14px;
/*	text-align: left;
	vertical-align: top;*/
	color: #5d5e5f;
/*	height: 10px;*/
	overflow: hidden;
}

#botMenu #wrap #menu ul li a:hover, #botMenu #wrap #menu ul li a.hover{
	background: #0098d4 url(../images/arrowMenuHover.gif) top left no-repeat;
	background-position: 14px 14px;	
	color: #ffffff;
}


.csc-textpic-center .csc-textpic-imagewrap .csc-textpic-image{
	display:inline;
	margin: 0px !important;
}

.csc-mailform-field {
	clear: both;
	margin-bottom: 5px;
}

.csc-mailform {
	border: 0px;
	margin-top: 5px;
}

.csc-mailform-check, .csc-mailform-radio {
	width: auto;
}

.csc-mailform label {
	width: 100px;
	float: left;
}

#content{
	padding-bottom: 10px;
}

.tx-srfeuserregister-pi1 input[type="password"] {
	margin-right: 0;
}

.tx-srfeuserregister-pi1 dt {
	width: 28%;
}

.tx-srfeuserregister-pi1 legend {
	width: 300px;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.tx-powermail-pi1 label {
	width:160px;
	float:left;
	text-align:right;
	margin-right:5px;
}
.tx-powermail-pi1 legend {
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0 0 5px 70px;
}
.tx_powermail_pi1_fieldwrap_html_submit {
	margin-left:165px;
}
.tx_powermail_pi1_fieldwrap_html_date div {
	display:inline;
}

