body
{
  text-align: center;
  font-weigth: normal;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
}

#allPage
{
  font-family: trebuchet ms;
}

#topPagePart
{
  background-image: url('../images/top.jpg');
  background-repeat: repeat-x;
  font-size: 10pt;
  height: 120px;
 
}

#topLogoAndMenu
{
  margin-left: auto; 
  margin-right: auto;
  height: 50px;
  width: 900px;
}

div.fixedWidth
{
  width: 100px;
  float: left;
  position: relative;
  top: 10pt;
}

.top_line
{
 width: 2px;
 float: left; 
}

#topLogoPart
{
  float: left;
  position: relative;
  left: 0pt;
  top: 0pt; 
}

#topMenuPart
{
  float: left;
  position: relative;
  margin-left:90px;
  /*Related with #search_box {... left: 10pt;} */
  /*left: -10pt;*/ 
}

#search_box
{
  float: left;
  position: relative;
  top: 9pt;
  left: 10pt;
}

/* SEARCH */
  #search {color:#fff;font-weight:bold;position:absolute;top:10px;right:30px}
  #search form {margin:0}
  #search input {width:8em;margin: 0 0 -1px;height:1.2em}
  #search label {padding:5px 0 0;display:inline}
  #search input.f-submit {width:80pt;font-size:81%;margin:0 0 -.15em;height:1.95em}

#searchsite
{
  width: 80pt;
}
.tx-macinasearchbox-pi1
{
  
}

#mainPagePart
{
  text-align: left;
  margin-top: 40px;
  margin-left: auto; 
  margin-right: auto;
  width: 900px;
}

#leftBorderContent
{
  float: left;
  width: 200px;
  font-size: 10pt;
}

#mainMenuHeader
{
  width: 160px;
  height: 20px;
  font-weight: bold;
}

#bottomBorder
{
  border-top: 1px solid #CCCCCC;
  width: 160px;
  margin-top: 0pt;
}

#mainMenuPart
{
  width: 160px;
  margin-top: 0pt;
  margin-left: 0px;
}

#links-table
{
	width: 499px;
	margin-top: 0px;
}

#link-back
{
	text-align: left;
}
      
#link-forward
{
	text-align: right;
}

#link-img
{
	border: 0px;
}

#mainMenuItemBottomBrd
{
  height: 30px;
  border-bottom: 1px solid #CCCCCC; 
}

#mainPageContent	
{
  float: left;
  width: 499px;
  font-size: 10pt;
  
 // margin-top: 18px;
}

#kunder-content
{
	width: 450px;
}	

#rightBorderContent
{
  float: right;
  width: 200px;
  margin-top: 12px;
}

#promotionContent
{
  width: 160px;
  margin-left: 40px;
}

#promotionHeader
{
  background-image: url("../images/Ritht_box_grey.jpg"); 
  background-repeat: repeat-x;
  height: 30px;
  letter-spacing: 2pt;
  font-weight: bold;
  font-size: 10pt;
  text-align: center; 
  color:#FF6C00;  
}

#promotionHeader ul 
{
  padding: 0;
  margin: 0;
  list-style: none;
}

#promotionHeader li 
{
  display: inline;
  line-height: 30px;
}

#textUnderPromotion
{
  width: 160px;
  text-align: left;
  font-size: 10pt;
  border-left: 1px solid #CCCCCC; 
}

#textAlignment
{
  width: 140px; 
  margin-top: 0px;
  margin-left: 10px;
}

#PageFooter
{
  margin-left: auto; 
  margin-right: auto;
  padding-top: 30px; 
  display: block;
  clear: both; 
  width: 900px;
  color: #CCCCCC;
  font-size: 8pt;
  font-weight: normal;
  text-align: center;
}

h1
{
  font-size: 16pt;
}

h2
{
  font-size: 10pt;
  font-weight: bold;
  color: #12C012;
  display: inline;
}

h3
{
  font-size: 10pt;
  font-weight: bold;
  color: #FF6C00;
  display: inline;
}

font.mainContentTeaser
{
  font-family: trebuchet ms;
  color: #12C012;
}

h3.mainContentTeaser
{
  color: #12C012;
  display: inline; 
}

h3.rightContentTeaser
{
  color: #FF6C00; 
  display: inline; 
}

#topMenuPart li
{
  list-style-type: none;
}

#topMenuPart li.InlineItem
{
  display: inline;
  width: 100px;
}

p
{
  margin-top: 0px;
}

a{
  color: #333333;  
  font-size:10pt;
  font-weight:normal;
}

a.leftMenuTopLink
{
  text-decoration: none;
  font-size: 10pt;
  font-weight: bold;
  color: #CCCCCC
}

a.topLinks
{
  text-decoration: none;
  font-size:10pt;
  font-weight: bold; 
}

a.topLinks:link 
{
  color: #333333;  
} 

a.topLinks:visited 
{
  color: #333333;  
}

a.topLinks:hover
{
  color: #9F9F9F;  
}

a.topLinks:active 
{
  color: #9F9F9F;  
} 

a.eMail
{
  color: #CCCCCC;
  font-size: 8pt;
}

div.verySmall
{
  font-size: 0px;
}

img.fullWidth
{
  width: 100%;
}

img.rightAlignImg
{
  float: right;
}
