body { 
	margin: 0px; 

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 120%;
	color: #474747;
}

.subtitle{
	font-family:Arial;
	font-size: 14px;
	font-weight: normal;
	color: #282828;
	text-decoration: none;
	line-height: 120%;
}

a {
   color:#FFFFFF;
   text-decoration:none;
   font-family: Arial;
   font-size: 12px;
   font-weight: normal;
   line-height: 125%;
}
a:hover {
   color:#FFFFFF;
   text-decoration:underline;
}
.botlink {
   color:#333333;
   text-decoration:none;
   font-family: Arial;
   font-size: 12px;
   font-weight: bold;
   line-height: 125%;
}
.botlink:hover {
   color:#333333;
   text-decoration:underline;
}
.bot {
   color:#333333;
   text-decoration:none;
   font-family: Arial;
   font-size: 12px;
   font-weight: bold;
   line-height: 125%;
}

 h1
  {
	color: #db104f;
	font: normal bold 28px/110% Arial;
	unicode-bidi: normal;
	padding-bottom: 5px;
	text-decoration: none;
	margin: 0;

}

.title{
	color: #db104f;
	font: normal normal 22px/110% Arial;
	unicode-bidi: normal;
	padding-bottom: 10px;
	text-decoration: none;
	font-weight: normal;
	font-variant: 300;
}

.kundmain{
	padding-bottom:20px;
	padding-top:20px;
padding-left:20px;
}

#kontaktmain{
text-align: left;
		width: 960px;
padding-bottom: 20px;
margin-bottom: 20px;
}

#textleft{
text-align: left;
		width: 300px;
		float: left;
padding-right: 20px;
}
#textleftmain{
	text-align: left;
		width: 600px;
		float: left;
padding-right: 20px;
}


#kontaktleft{
text-align: left;
		width: 300px;
		float: left;
}
#kontaktright{
text-align: left;
		width: 340px;
		float: left;
}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 120%;
	color: #474747;
	text-align: left;
}	
#form_box_contact p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 120%;
	color: #474747;
	margin-bottom:0px;
	width: 240px;
	text-align: left;
}
#form_box_contact .fieldinput {
	background-image: url(/images/field-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 13px;
	color: #333333;
	line-height: 13px;
	padding: 5px;
	margin-bottom:1px;
	width: 240px;
}

#form_box_contact #submitform{
padding-left: 0px;
	float: left;
	padding-top: 10px;
	clear: both;
}

#submitbutton {

	height: 31px;
	width: 53px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: top;
	cursor:pointer;
	display:block;
	background-color: transparent;
	background-image: url(/images/skicka_knapp.png);
	margin-top:2px;
}

/** navbar **/
  #navbar
  {
    float: left;
    width: 100%;
   /* margin-right: -100%;  Negative value of #navbar's width + left margin. */
    padding: 0; /* DO NOT CHANGE. Add padding or margin to #navbar-inner. */
    height: 32px;
    padding-left: 20px;
}


.navbg{
   /*background-image:url('/images/menu_bg1.png');*/
  
   background-image:url('/images/vis_topmnubg.png');
  
   background-repeat: no-repeat;
   height: 37px;
   width: 960px;
   background-position: left top;
}

#primary{
	margin: 0;
	padding: 0;
}

#navbar  ul{
	padding: 0;
margin: 0;
}

#primary ul li {

}


#navbar  li{
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;

}

#navbar ul li a{

	text-decoration: none;
	float: left;
	display: block;
	
	padding-left: 15px;
	padding-top: 6px;
	padding-right: 15px;
	height: 27px;
	font-family: Tahoma, Geneva, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: normal;
	color:#fff;
	background-image: url('/images/v_topmenu_divider.png');
	background-repeat: no-repeat;
	background-position: right 1px;
}

#navbar ul li a.active{
	color: #fff;
	background-image:url('/images/vis_topmenu_hover_bg2.png');
	background-repeat: repeat-x;
	background-position: right 1px;
}
#navbar ul li.active-trail a{
	color: #fff;
	background-image:url('/images/vis_topmenu_hover_bg2.png');
	background-repeat: repeat-x;
	background-position: right 1px;
}

#navbar ul li a:hover{
	color: #fff;
	background-image:url('/images/vis_topmenu_hover_bg2.png');
	background-repeat: repeat-x;
	background-position: right 1px;
}


#leftcontact{
	padding-top: 20px;
	clear: both;
}

#leftcontact ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#leftcontact li{
	
	padding-top: 2px;;
}
#counter{
	padding-top: 10px;
}
#counter ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#counter li{
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 30px;
}
.counter1{
	background: url(/images/1.png) no-repeat left top;
}
.counter2{
	background: url(/images/2.png) no-repeat left top;
}
.counter3{
	background: url(/images/3.png) no-repeat left top;
}
.counter4{
	background: url(/images/4.png) no-repeat left top;
}
.counter5{
	background: url(/images/5.png) no-repeat left top;
}
.counter6{
	background: url(/images/6.png) no-repeat left top;
}
.counter7{
	background: url(/images/7.png) no-repeat left top;
}
.counter8{
	background: url(/images/8.png) no-repeat left top;
}
.counter9{
	background: url(/images/9.png) no-repeat left top;
}
.counter10{
	background: url(/images/10.png) no-repeat left top;
}
.counter11{
	background: url(/images/11.png) no-repeat left top;
}
.counter12{
	background: url(/images/12.png) no-repeat left top;
}
.counter13{
	background: url(/images/13.png) no-repeat left top;
}
.counter14{
	background: url(/images/14.png) no-repeat left top;
}
.counter15{
	background: url(/images/15.png) no-repeat left top;
}



