body
{
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 10px 0px;
  background-color:#1a2d6b;
  font-family: Verdana, Helvetica;
  font-size: 62.5%;
  background-position: center;
  background-repeat: repeat-y;
  background-image: url(/images/main_bg.jpg);
  background-repeat: repeat-x;
  background-position: top;
  color: #00172e;
  background-color: #fff;
}

body.white
{
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 10px 0px;
  background-color:#1a2d6b;
  font-family: Verdana, Helvetica;
  font-size: 62.5%;
  color: #00172e;
  background-color: #fff;
}


form
{
  margin:0px;
  padding:0px;
}

.staffimage
{
  border-top:1px solid #cccccc;
  border-right:2px solid #555555;
  border-bottom:2px solid #555555;
  border-left:1px solid #cccccc;
  padding:5px;
  background-color:#ffffff;
  text-align: center;
}


h1
{
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 2.0em;
  margin: 10px 0px 10px 0px;
  font-weight:normal;
  color: #003f98;
}

h2
{
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 1.8em;
  margin: 20px 0px 5px 0px;
  color: #003f98;
  font-weight: normal;
}

h3
{
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 1.4em;
  margin:0px;
  padding:0px 0px 0px 0px;
  color: #003f98;
  text-transform: uppercase;
}

.txt
{
  line-height: 1.6em;
}

p {
  line-height: 1.6em;
}

a:link, a:visited
{
  color:#015192;
}

a:hover
{
  color:#015192;
  text-decoration: none;
}

a.lasmer
{
  display: block;
  float: right;
  color:#10253b;
  padding: 7px 5px 5px 0;
  text-decoration: none;
  font-size: 1.1em;
}

a.lasmer:hover
{
  display: block;
  float: right;
  color:#000;
  padding: 7px 5px 5px 0;
  text-decoration: underline;
  font-size: 1.1em;
}

#footer .webzoocontainer a
{
font-size:10px;
color:#1667b9;
text-decoration:none;
font-weight:normal;
}

#footer .webzoocontainer a:hover
{
font-size:10px;
color:#fff;
text-decoration:none;
font-weight:normal;
}

.webzoocontainer
{
text-align:center;
padding-bottom:10px;
margin:20px 0 0 0;
}

#main-wrapper {
  width: 1019px;
  margin: 0 auto;
}

#logobar_bg {
  float: left;
  width: 1046px;
  height: 113px;
  margin: 6px 0 0 0;
  padding: 0;
  background: url(../images/logobar_backdrop.jpg) no-repeat top left #00274d;
}

#mainnav {
  float: left;
  width: 760px;
  height: 30px;
  margin: 0;
  padding: 0;
}


#main_bg
{
  float: left;
  margin: 0;
}

#main_b g1
{
  background-image: url(/images/site_bg_shadow1.gif);
  background-position: top center;
  background-repeat: no-repeat;
  padding-top:15px;
}


#main_bg 2
{
  background-image: url(/images/site_bg_shadow2.gif);
  background-position: bottom center;
  padding-bottom:39px;
  background-repeat: no-repeat;
  border: 1px none #ff0000;
}

#sitewidth
{
  width: 1018px;
  margin: 0px auto;
  background-position: center;
  background-color:#ffffff;
  background: url(../images/sitewidth_bg_shade.png) repeat-y top left;
}




#sitewidthbottom
{
  margin: 0px auto;
  background-position: bottom center;
  background-image: none;
  background-repeat: no-repeat;
}



#sitewidthtop2
{
  margin: 0px auto;
  background-position: top center;
  background-image: none;
  background-repeat: no-repeat;
}



p
{
  margin:0px;
  padding:0px;
}

td
{
 font-size: 1.0em;
}

#navigation
{
  float:left;
  /*width: 600px;*/
  width: 1000px;
  padding-left:0;
  margin-top:6px;
}

#navigationblock
{
  width: 164px;
  border:1px none #ffaa00;
  padding-left:24px;
  padding-top:10px;
}


/*- Menu Tabs 1--------------------------- */ 


    #navigationbuttons {
      float:left;
      width:100%;
      font-size:1.1em;
      line-height:normal;
      }
    #navigationbuttons ul {
	  margin:0;
	  padding:12px 0px 0 0px;
	  list-style:none;
      }
    #navigationbuttons li {
      display:inline;
      margin:0 0 0 0;
      padding:0;
      
      }
    #navigationbuttons a {
      float:left;
      background:url("../images/tableft1.png") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #navigationbuttons a span {	
      float:left;
      display:block;
      background:url("../images/tabright1.png") no-repeat right top;
      padding: 11px 5px 10px 4px;
      color:#fff;
      margin: 0 5px 0 0;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #navigationbuttons a span {float:none;}
    /* End IE5-Mac hack */
    #navigationbuttons a:hover span {
      color:#627EB7;
      }
    #navigationbuttons a:hover {
      background-position:0% -35px;
      }
    #navigationbuttons a:hover span {
      background-position:100% -35px;
      color:#fff;
      }

      #navigationbuttons li.selected a
      {
      	float:left;
      	background:url("../images/tableft1.png") no-repeat;
	background-position:0% -35px;
      	margin:0;
      	padding:0 0 0 4px;
      	text-decoration:none;
      }

      #navigationbuttons li.selected a span
      {
      	float:left;
      	display:block;
      	background:url("../images/tabright1.png") no-repeat;
	background-position:100% -35px;
      	padding:10px 5px 10px 4px;
      	color:#fff;
      	margin: 0 5px 0 0;
      }


      #navigationbuttons li.selected a:hover
      {
      	background-position:0% -35px;
      }

      #navigationbuttons li.selected a:hover span
      {
      	background-position:100% -35px;
      }


#navigationbuttons ul.subnav a
{
  text-decoration: none;
  padding: 2px 0px 0px 10px;
  height: 17px;
  background-image: none;
  border:1px none #d1b9bf;
  margin:5px 20px 0px 10px;
  font-weight: normal;
  color:#676468;
}

#navigationbuttons ul.subnav a:hover
{
  text-decoration: none;
  padding: 2px 0px 0px 10px;
  height: 17px;
  border:1px none #d1b9bf;
  margin:5px;
  color:#000;
  margin:5px 20px 0px 10px;
  font-weight: normal;
  background-image: none;
  background-position: right;
  background-repeat: no-repeat;
}


#navigationbuttons li.subselected a
{
	display: inline;
	text-decoration: none;
	padding: 2px 0px 0px 10px;
	height: 17px;

  border:1px none #d1b9bf;
  margin:5px 20px 0px 10px;
  font-weight: normal;
  color:#000;
  /* background-image: url(../images/navigation_selected.gif);    */
  background-image: none;
  background-position: right;
  background-repeat: no-repeat;
}

#navigationbuttons li.subselected a:hover
{
	display: inline;
	text-decoration: none;
	padding: 2px 0px 0px 10px;
	height: 17px;

  border:1px none #d1b9bf;
  margin:5px;
  color:#580316;
  margin:5px 20px 0px 10px;
  font-weight: normal;
  /* background-image: url(../images/navigation_selected.gif);    */
  background-image: none;
  background-position: right;
  background-repeat: no-repeat;
}





#navigationlanguage
{
  overflow:hidden;
  color:#000000;
  display: none;
}

#navigationlanguage a
{
  color:#000000;
  text-decoration: none;
}



#navigationlanguage img {
  border: 1px none #000000;
}

.languageheader
{
  padding-left:0;
  padding-bottom:10px;
  font-weight:bold;
  color:#8ca4b5;
}

#navigationlanguage a
{
  color:#ffffff;
}

#navigationlanguage a:hover
{
  color:#8ca4b5;
}

#navigationlanguage a:visited
{
  color:#ffffff;
}

#navigationlanguage a:visited:hover
{
  color:#8ca4b5;
}


#navigationlanguage ul
{
  font-size: 1.0em;
	margin:0;
	padding:0;
	list-style: none;
}

#navigationlanguage ul a
{

	text-decoration: none;
	padding: 2px 5px 0px 10px;
	height: 17px;
  margin:5px 20px 0px 10px;
}

#navigationlanguage ul a:hover
{

	text-decoration: none;
	padding: 2px 5px 0px 10px;
	height: 17px;
  margin:5px;
  color:#ffffff;
  margin:5px 20px 0px 10px;
}

.bildtext
{
  font-size:11px;
  color:#898989;
}

.rightimage
{

    margin-left:10px;
    margin-bottom:0px;
    float:right;
    border:1px none #ff0000;
    text-align:center;
}


.leftimage
{

    margin-right:10px;
    margin-bottom:0px;
    float:left;
    border:1px none #ff0000;
    text-align:center;
}


.centerimage {
  text-align: center;
  margin: 0 0 10px 0;
  text-align: center;
  color: #77787E;
}

.hidden
{
    display: none;
}

#header
{
  height: 0px;
  background-repeat:repeat-x;
  background-position: bottom right;
  padding-top: 0;
  display: none;
}

#logodiv {
  float: right;
  width: 980px;
  padding: 0;
  text-align: right;
}

#spnChanger {
  float: right;
  color: #fff;
  margin: 0 42px 0 0;
  padding: 0;
}

a.logo {
float: right;
background: url(../images/logo.png) no-repeat top left;
width:350px;
height:50px;
margin: 0 0 0 0;
padding: 0;
}

#logodiv span
{
  display: none;
}

.right
{
  text-align:right;
}


#leftcol {
  float: left;
  width: 215px;
  height: auto;
  margin: 25px 0 0 25px;
}

#midcol {
  float: left;
  width: 515px;
  height: auto;
  margin: 0;
  padding: 0;
}

#rightcol {
  float: right;
  width: 215px;
  height: auto;
  margin: 0 22px 0 0;
  padding: 0;
}


#contentcontainer
{
  float:left;
  width: 515px;
  padding: 0px;
  margin: 0;
}

.contentwrap
{
  float: left;
  border: 1px none #d4d4d4;
  width: 515px;
  margin: 15px 0 10px 10px;
  padding: 0;
}

#main
{
  float:left;
  width:515px;
  margin: 0;
  padding: 0;
}


#container
{
    background-image:url(/images/bg_shadow.jpg);
    background-position: center;
    background-repeat: repeat-y;
    display: none;
}

#footer_bg {
  float: left;
  width: 100%;
  height: auto;
  background: url(../images/footer_bg.png) #002448 repeat-x top left;
  padding: 20px 0 30px 0;
}

#footer
{
  text-align:left;
  height: 40px;
  font-size:1.0em;
  margin:0px;
  color: #84b3e1;
  text-align: center;
}

#footer a
{
  text-align:left;
  height: 40px;
  font-size:1.0em;
  margin:0px;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

#footer a:hover
{
  text-align:left;
  height: 40px;
  font-size:1.0em;
  margin:0px;
  color: #84b3e1;
  text-align: center;
  text-decoration: underline;;
}

#footer span
{
  padding-right:10px;
  padding-left:10px;
  white-space: nowrap;
}


.puffar_left
{
  float:left;
  width: 215px;
  border:1px none #00ff00;
  overflow:hidden;
  font-size: 1.0em;
  margin: 0 0 10px 0;
}

.puffar_top
{
  float:left;
  width: 1000px;
  overflow:hidden;
  font-size: 1.0em;
  margin: 0;
}

.pufftop {
  float: left;
  width: 1000px;
  display: inline;
  height: 20px;
  margin: 0;
  padding: 0;
  color: #fff;
}

.pufftop span.head {
  font-size: 1.2em;
  font-weight: bold;
}

.pufftop span a {
  color: #5ea1e0;
  font-weight: bold;
  border-right: 1px solid #fff;
  padding: 0 10px 0 10px;
}

.puffhead_bevakade {
  float: left;
  background: url(../images/puffhead_bg.png) no-repeat top left;
  width: 203px;
  height: 28px;
  padding: 10px 0 0 10px;
  margin: 0;
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
  color: #00172e;
}

.puffhead_subscribe {
  float: left;
  background: url(../images/puffhead_bg.png) no-repeat top left;
  width: 203px;
  height: 28px;
  padding: 10px 0 0 10px;
  margin: 0;
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
  color: #00172e;
}

.puffhead_email {
  float: left;
  background: url(../images/puffhead_bg.png) no-repeat top left;
  width: 203px;
  height: 28px;
  padding: 10px 0 0 10px;
  margin: 0;
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
  color: #00172e;
}


.puffhead_login {
  float: left;
  display: inline;
  width: 175px;
  padding: 0;
  margin: 0;
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}

.puffhead_rss {
  float: left;
  background: url(../images/puffhead_bg.png) no-repeat top left;
  width: 203px;
  height: 28px;
  padding: 10px 0 0 10px;
  margin: 0;
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
  color: #00172e;
}


.puffhead_nyheter {
  float: left;
  background: url(../images/puffhead_bg.png) no-repeat top left;
  width: 203px;
  height: 28px;
  padding: 10px 0 0 10px;
  margin: 0;
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
  color: #00172e;
}

.puffhead_citat {
  float: left;
  background: url(../images/puffhead_bg.png) no-repeat top left;
  width: 203px;
  height: 28px;
  padding: 10px 0 0 10px;
  margin: 0;
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
  color: #00172e;
}

.puffhead_chronical {
  float: left;
  background: url(../images/puffhead_bg.png) no-repeat top left;
  width: 203px;
  height: 28px;
  padding: 10px 0 0 10px;
  margin: 0;
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
  color: #00172e;
}

.puffhead_facts {
  float: left;
  background: url(../images/puffhead_bg.png) no-repeat top left;
  width: 203px;
  height: 28px;
  padding: 10px 0 0 10px;
  margin: 0;
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: none;
  color: #00172e;
}

.puffhead_comments {
  float: left;
  background: url(../images/puffhead_bg.png) no-repeat top left;
  width: 203px;
  height: auto;
  min-height: 28px;
  padding: 10px 0 5px 10px;
  margin: 0;
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: none;
  color: #00172e;
  line-height: 1.2em;
}

.puffhead_hot {
  float: left;
  background: url(../images/puffhead_hot.png) no-repeat top left;
  width: 175px;
  height: 32px;
  padding: 6px 0 0 38px;
  margin: 0;
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  color: #00172e;
}

.puffhead_hot_subtext {
  float: left;
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 0.7em;
  color: #00172e;
  margin: -4px 0 5px 0;
  padding: 0 0 5px 0;
  height: 16px;
}

.puffhead_lastcomments {
  float: left;
  background: url(../images/puffhead_bg.png) no-repeat top left;
  width: 203px;
  height: 28px;
  padding: 10px 0 0 10px;
  margin: 0;
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: none;
  color: #00172e;
}

.puffhead_usercomments {
  float: left;
  background: url(../images/puffhead_bg.png) no-repeat top left;
  width: 203px;
  height: 28px;
  padding: 10px 0 0 10px;
  margin: 0;
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: none;
  color: #00172e;
}

.puffhead_lastblog {
  float: left;
  background: url(../images/puffhead_bg.png) no-repeat top left;
  width: 203px;
  height: 28px;
  padding: 10px 0 0 10px;
  margin: 0;
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: none;
  color: #00172e;
}

.puffhead_blog {
  float: left;
  background: url(../images/puffhead_bg.png) no-repeat top left;
  width: 203px;
  height: 28px;
  padding: 10px 0 0 10px;
  margin: 0;
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
  color: #00172e;
}

.puffhead_search {
  float: left;
  background: url(../images/puffhead_bg.png) no-repeat top left;
  width: 203px;
  height: 28px;
  padding: 10px 0 0 10px;
  margin: 0;
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
  color: #00172e;
}

.puffleft_bg
{
  float:left;
  width: 201px;
  border-top:1px solid #d4d4d4;
  border-left:1px solid #d4d4d4;
  border-right:1px solid #d4d4d4;
  border-bottom:1px solid #d4d4d4;
  overflow:hidden;
  font-size: 1.0em;
  padding: 5px;
}

pufftop p {
  display: online;
}

p.label {
  margin: 5px 0 5px 10px;
}

p.top_label {
  float: left;
  width: 60px;
  margin: 0 0 0 10px;
  color: #fff;
}

p.top_label_uname {
  float: left;
  width: 96px;
  margin: 0 0 0 10px;
  color: #fff;
}

p.top_label_uname strong {
  font-size: 1.0em;
}

p.top_label_remember {
  float: left;
  width: 100px;
  margin: 2px 0 0 20px;
  color: #fff;
}

p.top_label_register {
  float: left;
  width: 80px;
  margin: 2px 0 0 10px;
  color: #fff;
}

p.top_label_register a {
  color: #5ea1e0;
  font-weight: bold;
}

p.top_label_register a:hover {
  color: #fff;
  font-weight: bold;
}

p.top_label_forgot {
  float: left;
  width: 100px;
  margin: 2px 0 0 10px;
  color: #fff;
}

p.top_label_forgot a {
  color: #5ea1e0;
  font-weight: bold;
}

p.top_label_forgot a:hover {
  color: #fff;
  font-weight: bold;
}

input.login {
  float: left;
  background: url(../images/input_bg.png) repeat-x top left #fff;
  border: 1px solid #d4d4d4;
  width: 178px;
  margin: 0;
}

input.login_error {
  float: left;
  background:  #e5a093;
  border: 1px solid #ff0000;
  width: 178px;
  margin: 0;
}


input.remember_me {
  float: left;
  margin: 0 5px 0 0;
}

input.search {
  background: url(../images/input_bg.png) repeat-x top left #fff;
  border: 1px solid #d4d4d4;
  width: 178px;
  margin: 5px 0 0 0;
}

input.poll {
  float: left;
  width: 24px;
  margin: 5px 0 0 0;
}

label.poll {
  float: left;
  width: 145px;
}

.puff_footer
{
  font-size:1px;
  height:14px;
  background-image: none;
  background-repeat: no-repeat;
  margin: 0 0 10px 0;

}


#puffar
{
  float:left;
  width: 215px;
  border:1px none #00ff00;
  overflow:hidden;
  font-size: 1.0em;
  margin: 25px 0 10px 0;
}

.puffar_right {
  float:left;
  width: 215px;
  border:1px none #00ff00;
  overflow:hidden;
  font-size: 1.0em;
  margin: 0 0 10px 0;
}

.puffhead {
  float: left;
  background: url(../images/bevakade_puff_bg.png) no-repeat top left;
  width: 175px;
  height: 28px;
  padding: 10px 0 0 38px;
  margin: 0;
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
  color: #00172e;
}


.extrabildborder
{
  padding: 10px 0px 0px 0px ;
  border-top: none;
  margin:0px;
  overflow:hidden;
  background-image: none;
  background-repeat: repeat-x;
  background-color:#ffffff;
  background-position: bottom;
  color: #333333;
}

.extrabildheader
{
  font-weight:normal;
  border-bottom: 1px solid #d1b9bf;
  padding-top: 10p;
  color:#5a0316;
  background-image: url(../images/nav_button_bg.gif);
  background-position: center;
}

.product_puff
{
  background-color:#DFDEDB;
  border: 1px solid #9C9B99;
  margin-top:20px;
  padding:5px;
  background-image: url(../images/puff_content_bg.gif);
  background-repeat: no-repeat;
}




#quantity
{
  width: 50px;
}

.artno
{
  color:#8F8F8E;
}

.quickfactsline
{
  border-bottom: 1px #A8A7A5 dotted;
}

.price
{
  font-weight: bold;
  font-size: 18px;
  border: 1px none #000000;
  float:right;
  color:#000000;
}

.pricebg1
{
background-image: url(../images/pricebg1.gif);
background-repeat: repeat-x;
background-position: center;
}

.pricebg2
{
background-image: url(../images/pricebg2.gif);
background-repeat: repeat-y;
background-position: left;
}

.pricebg3
{
background-image: url(../images/pricebg3.gif);
background-repeat: repeat-y;
background-position: right;
padding:15px;

}


#priceinfo
{
  background-color:#DFDEDB;
  border: 1px solid #9C9B99;
  padding:10px;
  background-image: url(../images/puff_content_bg.gif);
  background-repeat: no-repeat;
}

#pricestock
{
  float:left;
  border: 1px none #000000;
}

#pricebox
{
  font-size:2.5em;
  font-weight:bold;
}

#stockbox
{
  text-align:right;
}


#quickfacts
{
  width: 100%;
}

#quickfacts legend
{
  color:#000000;
  font-size:1.2em;
  font-weight: bold;
  background-color: transparent;
  width: 100%;
  padding:0px;
  margin:0px;
}



.extrapicture
{
  background-color:#000000;
  border: 1px solid #000000;
}







.folderimage
{
  border:none;
}

a.gallerylink
{
  text-decoration:none;
}

a.gallerylink:hover
{
  text-decoration:none;
}



.folder
{
  width: 135px;
  float:left;
  text-align: center;
  margin-bottom:10px;
}

.galleryimage
{
  border:1px #cccccc solid;
  padding:5px;

}




.galleryimagecontainer
{
  width: 135px;
  float:left;
  text-align: center;
  margin-bottom:10px;
}


.clear
{
  clear:both;
  font-size: 1px;
}

.button
{
  background-color:#ec0303;
  color:#ffffff;
  border:1px none #500400;
  font-size:1.0em;
  padding: 3px 3px 3px 3px;
  font-weight: bold;
  margin: 5px 0 5px 0;
}

.login_button
{
  background-color:#ec0303;
  color:#ffffff;
  border:1px none #500400;
  font-size:1.0em;
  padding: 3px 3px 3px 3px;
  font-weight: bold;
  margin: 0 10px;
}

input button
{
  background-color:#ec0303;
  color:#ffffff;
  border:1px none #500400;
  font-size:1.0em;
  padding: 3px 3px 3px 3px;
  font-weight: bold;
  margin: 5px 10px;
}

/* fieldset
{
  border: none;
  margin:0px;
  padding:0px;
  width: auto;
}
 */
fieldset {
	margin: 20px 0;
	padding: 15px 20px;
	background-color:#FAFAFA;
	border: 1px solid #bbb;
	overflow: auto;
}

legend {
  font-size: 1.2em;
}

label.kontakt {
	color: #333;
	margin: 0 10px 0 0;
    width: 90px;
    text-align: right;
    display: inline-table;
    vertical-align: top;
    padding-top: 8px;
	font-size: 1.2em;
}

.formfield
{
  border: 1px solid #aaaaaa;
  font-size:1.2em;
  margin: 3px 0 3px 0;
  padding:3px;

}

.formbackground
{
  background-color:#ffffff;
  border: 1px none #7f7f7f;
  padding:10px;
}

label {
  float: left;
  width: 120px;
  padding: 4px 0 0 0;
  font-size: 1.2em;
}

.top_label_uname label {
  float: left;
  width: 120px;
  padding: 00;
  font-size: 1.0em;
}

.top_label label {
  float: left;
  width: 120px;
  padding: 00;
  font-size: 1.0em;
}

.contactform, .enkatform
{
  width: 280px;
}


blockquote p:before,
blockquote p:after
{
	content:'\201D';
}


blockquote
{
  margin:0px;
  padding:0px;
}

.quotewho
{
font-style: italic;
text-align:right;

}

textarea {
  background-color: #fff;
  border: 1px solid #cccccc;
}


/* VOTE STUFF */


.prog-border {
  height: 16px;
  width: 95px;
  background: #fff;
  border: 1px solid silver;
  margin: 0;
  padding: 0;
}

.prog-bar {
  height: 14px;
  margin: 1px;
  padding-left: 2px;
  font-size:1.0em;
}

/* VOTE STUFF */



.picture {
  text-align: center;
}

table
{
  font-size:1.0em;
}

/* SKROLL BEVAKADE BOLAG CSS */

#mycustomscroll {
  /* Typical fixed height and fixed width example */
  width: 177px;
  height: 286px;
  overflow: auto;
  /* IE overflow fix, position must be relative or absolute*/
  position: relative;
  background-color: #fff;
  margin: 0;
  padding: 5px 15px 15px 15px;
  text-align: left;
}

ul.watched {
    list-style: none;
    margin: 0;
    padding: 0;
}

li.watched {
    list-style: none;
    margin: 0;
    padding: 0;
	display: block;
}

li.watched a:link, li.watched a:visited {
    background: url(../images/list_checked.png) no-repeat;
    background-position: 0 4px;
    width: 156px;
    padding: 2px 0 5px 20px;
    display: block;
    font-size: 1.2em;
    color: #00172e;
    line-height: 16px;
    text-decoration: none;
	margin: 0;
}

li.watched a:hover {
    color: #000;
    text-decoration: underline;
}

/* COMPANY PAGE CSS */

.box {
  float: left;
  width: 510px;
  background: #fff;
  border: 1px solid #d4d4d4;
  margin: 10px 0 0 0;
}

.box_text {
  float: left;
  width: 470px;
  background: #fff;
  border: 1px solid #d4d4d4;
  padding: 5px 20px 10px 20px;
  font-size: 1.1em;
}

.box_text h2 {
  font-size: 1.4em;
  margin: 5px 0 5px 0;
  padding: 0;
}

.box_text li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.box_agare {
  float: left;
  width: 490px;
  background: #fff;
  border: 1px solid #d4d4d4;
  padding: 5px 10px 10px 10px;
}

#company_head {
  float: left;
  width: 320px;
  height: 40px;
  margin: 0;
  padding: 0;
}

#company_head h1 {
  float: left;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.8em;
  color: #00172e;
  margin: 0;
  padding: 10px 0 0 15px;
}

#company_logo {
  float: right;
  width: 180px;
  height: 35px;
  margin: 0;
  padding: 5px 10px 0 0;
}

.horizontal_sep {
  float: left;
  width: 100%;
  height: 1px;
  display: block;
  background-color: #d4d4d4;
}

#company_menu {
  float: left;
  width: 100%;
  height: 20px;
  margin: 0;
  padding: 6px 15px 0 2px;
}

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

#company_menu li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}

#company_menu li a {
  background: url(../images/company_nav_off.png) repeat-x top left;
  padding: 4px 6px 4px 6px;
  margin: 0 3px 0 0;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.0em;
  font-weight: normal;
  color: #002142;
  text-decoration: none;
}

#company_menu li a:hover {
  background: url(../images/company_nav_on.png) repeat-x top left;
  padding: 4px 6px 4px 6px;
  margin: 0 3px 0 0;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.0em;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
}

#midhead_om {
  float: left;
  width: 512px;
  height: auto;
  min-height: 28px;
  background: url(../images/midhead_bg.png) no-repeat top left;
  margin: 10px 0 0 0;
  padding: 10px 15px 0px 10px;
  font-size: 1.4em;
}

#midhead_agare {
  float: left;
  width: 512px;
  height: auto;
  min-height: 28px;
  background: url(../images/midhead_bg.png) no-repeat top left;
  margin: 10px 0 0 0;
  padding: 10px 15px 0px 10px;
  font-size: 1.4em;
}

#midhead_analysis {
  float: left;
  width: 512px;
  height: auto;
  min-height: 28px;
  background: url(../images/midhead_bg.png) no-repeat top left;
  margin: 10px 0 0 0;
  padding: 10px 15px 0px 10px;
  font-size: 1.4em;
}

#midhead_history {
  float: left;
  width: 512px;
  height: auto;
  min-height: 28px;
  background: url(../images/midhead_bg.png) no-repeat top left;
  margin: 10px 0 0 0;
  padding: 10px 15px 0px 10px;
  font-size: 1.4em;
}

#midhead_comments {
  float: left;
  width: 512px;
  height: auto;
  min-height: 28px;
  background: url(../images/midhead_bg.png) no-repeat top left;
  margin: 10px 0 0 0;
  padding: 10px 15px 0px 10px;
  font-size: 1.4em;
}

#midhead_blog {
  float: left;
  width: 512px;
  height: auto;
  min-height: 28px;
  background: url(../images/midhead_bg.png) no-repeat top left;
  margin: 10px 0 0 0;
  padding: 10px 15px 0px 10px;
  font-size: 1.4em;
}

#midhead_chronicles {
  float: left;
  width: 512px;
  height: auto;
  min-height: 28px;
  background: url(../images/midhead_bg.png) no-repeat top left;
  margin: 10px 0 0 0;
  padding: 10px 15px 0px 10px;
  font-size: 1.4em;
}

.midhead_portfolio {
  float: left;
  width: 488px;
  height: auto;
  min-height: 28px;
  background: url(../images/midhead_bg.png) no-repeat top left;
  margin: 10px 0 10px 0;
  padding: 10px 15px 0px 10px;
  font-size: 1.4em;
  border-bottom: 1px solid #D4D4D4; 
}

.midhead_portfolio h1 {
  margin: 0;
  padding: 0;
  font-size: 1.1em;
  color: #00172e;
}

.midhead_portfolio h2 {
  margin: 0;
  padding: 0;
  font-size: 1.1em;
  color: #00172e;
}

.midhead_about {
  float: left;
  width: 512px;
  height: auto;
  min-height: 28px;
  background: url(../images/midhead_bg.png) no-repeat top left;
  margin: 10px 0 0 0;
  padding: 10px 15px 0px 10px;
  font-size: 1.4em;
}

.midhead_about h1 {
  margin: 0;
  padding: 0;
  font-size: 1.1em;
  color: #00172e;
}

.midhead_services {
  float: left;
  width: 488px;
  height: auto;
  min-height: 28px;
  background: url(../images/midhead_bg.png) no-repeat top left;
  margin: 10px 0 0 0;
  padding: 10px 15px 0px 10px;
  font-size: 1.4em;
  border-bottom: 1px solid #D4D4D4; 
}

.midhead_services h1 {
  margin: 0;
  padding: 0;
  font-size: 1.1em;
  color: #00172e;
}

.midhead_nyheter {
  float: left;
  width: 488px;
  height: auto;
  min-height: 28px;
  background: url(../images/midhead_bg.png) no-repeat top left;
  margin: 10px 0 0 0;
  padding: 10px 15px 0px 10px;
  font-size: 1.4em;
  border-bottom: 1px solid #D4D4D4; 
}

.midhead_nyheter h1 {
  margin: 0;
  padding: 0;
  font-size: 1.1em;
  color: #00172e;
}

.midhead_contact {
  float: left;
  width: 512px;
  height: auto;
  min-height: 28px;
  background: url(../images/midhead_bg.png) no-repeat top left;
  margin: 10px 0 0 0;
  padding: 10px 15px 0px 10px;
  font-size: 1.4em;
}

.midhead_contact h1 {
  margin: 0;
  padding: 0;
  font-size: 1.1em;
  color: #00172e;
}

.midhead_default {
  float: left;
  width: 512px;
  height: auto;
  min-height: 28px;
  background: url(../images/midhead_bg.png) no-repeat top left;
  margin: 10px 0 0 0;
  padding: 10px 15px 0px 10px;
  font-size: 1.4em;
}

.midhead_default h1 {
  margin: 0;
  padding: 0;
  font-size: 1.1em;
  color: #00172e;
}

.midhead_default h2 {
  margin: 0;
  padding: 0;
  font-size: 1.1em;
  color: #00172e;
}

.cursor
{
  cursor: pointer;
}

#agare {
  float: left;
  width: 483px;
  border: none;
  margin: 0;
  padding: 0;
}

#agare tr.rubrik {
  width: 482px;
  height: 29px;
  background: url(../images/table_agare_rubrik.png) no-repeat top left;
}

#agare th.first {
  width: 60%;
  height: 29px;
  text-align: left;
  border: none;
  padding: 0 0 0 10px;
  border-right: 1px solid #fff;
}

#agare th.second {
  width: 20%;
  height: 29px;
  text-align: left;
  border: none;
  padding: 0 0 0 10px;
  border-right: 1px solid #fff;
}

#agare th.third {
  width: 20%;
  height: 29px;
  text-align: left;
  border: none;
  padding: 0 0 0 10px;
  border-right: 1px solid #fff;
}

#agare td {
  height: 29px;
  text-align: left;
  border: none;
  padding: 0 0 0 10px;
  background-color: #eeeeee;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  border-right: 1px solid #fff;
}

.hotmenuLeft {
  cursor: pointer;
  float: left;
}

.hotmenuCenter {
  cursor: pointer;
  float: left;  
}

.hotmenuRight {
  cursor: pointer;
  float: left;
}

.usercomment {
  float: left;
  margin: 0 20px 5px 0;
  font-size: 1.2em;
}

.subscribe {
  float: left;
  width: 70%;
}

.subscribeRight {
  float: left;
  align: right;
  width: 10%;
}

.puff companies strong {
  float: left;
  width: 200px;
  display: block;
  padding: 0 5px 5px 0;
}

.puff span {
  float: right;
  width: 200px;
  display: block;
}

.puff ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.puff li {
  margin: 5px 0 0 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #d4d4d4;
}

.puff li a {
  display: block;
  background: url(../images/doclist_icon.png) top left no-repeat;
  width: 170px;
  padding: 0 0 0 20px;
  margin: 0 0 5px 0;
  text-decoration: none;
  font-size: 1.1em;
}

.puff li a:hover {
  display: block;
  background: url(../images/doclist_icon.png) top left no-repeat;
  width: 170px;
  padding: 0 0 0 20px;
  margin: 0 0 5px 0;
  text-decoration: underline;
  font-size: 1.1em;
}

/* HETAST PÅ SMALLCAP CSS */

.puffleft_bg_hot
{
  float:left;
  width: 211px;
  border-left:1px solid #d4d4d4;
  border-right:1px solid #d4d4d4;
  border-bottom:1px solid #d4d4d4;
  overflow:hidden;
  font-size: 1.0em;
  padding: 0;
}

#hotmenu_bar {
  float: left;
  width: 100%;
  height: 25px;
  background-color: #ec0303;
  margin: 1px 0 10px 0;
  border-left:1px solid #d4d4d4;
  border-right:1px solid #d4d4d4;
  border-bottom:1px solid #d4d4d4;
}

.hotmenuLeft {
  float: left;
  height: 18px;
  background-color: #ec0303;
  background-image: url(../images/hotsep.png);
  background-position: center right;
  background-repeat: no-repeat;
  padding: 5px 3px 0 3px;
  margin: 0;
  color: #fff;
  font-size: 0.9em;
}

.hotmenuCenter {
  float: left;
  height: 18px;
  background-color: #ec0303;
  background-image: url(../images/hotsep.png);
  background-position: center right;
  background-repeat: no-repeat;
  padding: 5px 3px 0 3px;
  margin: 0;
  color: #fff;
  font-size: 0.9em;
}

.hotmenuRight {
  float: left;
  height: 18px;
  background-color: #ec0303;
  padding: 5px 3px 0 3px;
  margin: 0;
  color: #fff;
  font-size: 0.9em;
}

.puff_padding {
  padding: 5px;
}

li.hot {
  margin: 0 0 5px 0;
  border-bottom: 1px solid #d4d4d4;
}

.a_name, .a_company, .a_onlinetime, .a_potential, .a_risk {
  float: left;
  padding_right: 20px;
}

.nyheter_bg {
  float: left;
  width: 458px;
  height: auto;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  padding: 0 26px 0 27px;
  margin: 0 0 10px 0;
}

.fp_news_container {
  border-bottom: 1px solid #d4d4d4;
  padding: 0 0 10px 0;
}

.fp_news_header h2 {
  margin: 10px 0 5px 0;
  padding: 0;
}

.fp_news_intro {
  font-size: 1.1em;
}

.fp_news_more a {
  font-size: 1.1em;
}

.searchResult {
  float: left;
  font-size: 1.2em;
  margin: 10px 0 10px 0;
}

.searchResultText {
  float: left;
  font-size: 1.2em;
  margin: 10px 0 0 10px;
}

.search_box {
  float: left;
  width: 500px;
  background-color: #EEEEEE;
  border: 1px solid #ccc;
  font-size: 1.2em;
  padding: 5px;
  margin: 0 0 5px 0;
}

.searchResultNoHit {
  margin: 10px 0 0 0;
  font-size: 1.2em;
}

th.header {
  padding: 0 6px 0 6px;
  text-align: left;
}

.no_border
{
  border: 0;
}

.alignright {
  margin: 0 0 10px 0;
}