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

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-size: 2.0em;
  margin: 10px 0px 10px 0px;
  font-weight:normal;
  color: #006325;
  font-family: Verdana;
  text-transform: none;
}

h2
{
  font-size: 1.6em;
  margin: 20px 0px 5px 0px;
  color: #006325;
  font-weight: normal;
  font-family: Verdana;
}

h3
{
  font-size: 1.0em;
  margin:0px;
  padding:0px 0px 0px 0px;
  color: #707070;
  font-family: Times New Roman;
  text-transform: uppercase;
}

.txt
{
  line-height: 1.7em;
  font-size: 1.2em;
}



a
{
  color:#148940;
  font-weight: bold;
  text-decoration: none;
}

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


a.webzoofooter
{
font-size:10px;color:#8c9c3d;text-decoration:none;font-weight:normal;
}

a:hover.webzoofooter
{
font-size:10px;color:#000;text-decoration:none;font-weight:normal;
}

.webzoocontainer
{
text-align:center;padding-bottom:40px;margin:0px auto; border:1px none #ffff00;
}

#sitewidth
{
  width: 1016px;
  margin: 0px auto;
  background-position: center;
  background-color:#ffffff;
 /* background-image: url(/images/sitewidth_bg.png); */
}

#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;
}

#navigationbuttons
{
  padding:0px;
}



#navigationbuttons ul
{
  font-size: 1.2em;
  font-weight: normal;
  margin:0;
  padding:0;
  list-style: none;
  text-align:left;
}

#navigationbuttons ul a
{
  display: block;
  text-decoration: none;
  padding: 7px 0 0 26px;
  margin-bottom: 2px;
  width: 176px;
  height: 24px;
  color:#006325;
  background-image: url(../images/menu_off_bg.png);
  background-position: top left;
  background-repeat: no-repeat;
  text-align: left;
}

#navigationbuttons ul a:hover
{
  display: block;
  text-decoration: none;
  padding: 7px 0 0 26px;
  margin-bottom: 2px;
  width: 176px;
  height: 24px;
  color:#000000;
  background-image: url(../images/menu_on_bg.png);
  background-position: top left;
  background-repeat: no-repeat;
  text-align: left;
}


#navigationbuttons li.selected a
{
  display: block;
  text-decoration: none;
  padding: 7px 0 0 26px;
  margin-bottom: 2px;
  width: 176px;
  height: 24px;
  color:#006325;
  background-image: url(../images/menu_on_bg.png);
  background-position: top left;
  background-repeat: no-repeat;
  text-align: left;
}


#navigationbuttons li.selected a:hover
{
  display: block;
  text-decoration: none;
  padding: 7px 0 0 26px;
  margin-bottom: 2px;
  width: 176px;
  height: 24px;
  color:#000000;
  background-image: url(../images/menu_on_bg.png);
  background-position: top left;
  background-repeat: no-repeat;
  text-align: left;
}

#navigationbuttons ul.subnav {
  margin: -2px 0 2px 0;
  padding: 4px 0 5px 0;
  background: url(../images/submenu_bg.png) repeat-x #F1F3E5;
  min-height: 100px;
}

#navigationbuttons ul.subnav li {
  margin: 0;
  padding: 2px 0 0 0;
}


#navigationbuttons ul.subnav a
{
  display: block;
  text-decoration: none;
  padding: 3px 0px 0px 16px;
  height: 16px;
  background: url(../images/submenu_arrow.png) no-repeat left;
  border:1px none #d1b9bf;
  margin:0 0 0px 10px;
  font-weight: normal;
  font-size: 0.8em;
  color:#006225;
}

#navigationbuttons ul.subnav a:hover
{
  display: block;
  text-decoration: none;
  padding: 3px 0px 0px 16px;
  height: 16px;
  background: url(../images/submenu_arrow.png) no-repeat left;
  border:1px none #d1b9bf;
  margin:0 0 0px 10px;
  font-weight: normal;
  font-size: 0.8em;
  color:#000;
}


#navigationbuttons li.subselected a
{
  display: block;
  text-decoration: none;
  padding: 3px 0px 0px 16px;
  height: 16px;
  background: url(../images/submenu_arrow.png) no-repeat left;
  border:1px none #d1b9bf;
  margin:0 0 0px 10px;
  font-weight: bold;
  font-size: 0.8em;
  color:#006225;
}

#navigationbuttons li.subselected a:hover
{
  display: block;
  text-decoration: none;
  padding: 3px 0px 0px 16px;
  height: 16px;
  background: url(../images/submenu_arrow.png) no-repeat left;
  border:1px none #d1b9bf;
  margin:0 0 0px 10px;
  font-weight: bold;
  font-size: 0.8em;
  color:#000;
}


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

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



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

.languageheader
{
  padding-left:20px;
  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;
    background-color: #fff;
    border:1px solid #d6d6d6;
    text-align:center;
	padding: 5px;
}


.leftimage
{
    margin-right: 10px;
    margin-bottom: 0px;
    float: left;
	background-color: #fff;
    border: 1px solid #d6d6d6;
    text-align: center;
	padding: 5px;
}

.leftimage img {
  border: 1px solid #d6d6d6;
}

.centerimage {
  text-align: center;
  margin: 0 0 10px 0;
  background-color: #fff;
  border:1px solid #d6d6d6;
  text-align:center;
  padding: 5px;
}

.hidden
{
    display: none;
}

#header_shadow {
  float: left;
  width: 1016px;
  height: 147px;
  background: url(../images/header_bg.png) no-repeat top left;
  margin: 0;
  padding: 0;
}

#header
{
  float: left;
  width: 1008px;
  height: 139px;
  margin: 4px 0 0 5px;
  padding: 0;
}

#logo
{
background-image: url(../images/logo.png);
background-repeat: no-repeat;
width: 320px;
height: 87px;
display:block;
margin: 22px 0 0 20px;
overflow: hidden;
}

#content_outer_bg {
  float: left;
  width: 1016px;
  height: auto;
  background: url(../images/sitewidth_bg.png) repeat-y top left;
  margin: -4px 0 0 0;
}

#content_inner_bg {
  float: left;
  width: 1006px;
  height: auto;
  background: url(../images/inner_content_bg.png) repeat-x top left;
  margin: 0 0 0 5px;
}

#header span
{
  display:none;
}

.right
{
  text-align:right;
}


#navigation
{
  float:left;
  width: 202px;
  padding-left:16px;
  padding-top:24px;
}

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


#contentcontainer
{
  float:left;
  width: 760px;
  border:2px none #00ffff;
  padding-top:20px;
}

.contentwrap
{
  border:2px none #0000ff;
  width: 755px;
  margin: 0 20px 0 20px;
}

#main
{
  float:left;
  width:510px;
  margin-right:0px;
}


#container
{
  float: left;
}


#footer
{
  float: left;
  width: 1016px;
  height: 76px;
  padding:40px 0 0 0;
  margin: 0 0 40px 0;
  font-size:1.1em;
  margin:0px;
  color: #006325;
  background-image: url(../images/footer_bg.png);
  text-align: center;
  background-repeat: no-repeat;
  background-position: top left;
}

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


#puffar
{
  padding-top:0;
  float:right;
  width: 223px;
  border:1px none #00ff00;
  overflow:hidden;
  font-size: 1.1em;
}

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

}


.puff
{
  float: left;
  width: 201px;
  height: auto;
  padding: 10px 10px 20px 10px;
  border: 1px solid #d6d6d6;
  background-color: #fff;
  margin: 0 0 10px 0;
  overflow:hidden;
  color: #393939;
}

.puffhead
{
  float: left;
  width: 213px;
  height: 22px;
  font-weight:normal;
  padding: 6px 0px 0 10px;
  color: #fff;
  text-transform: none;
  font-size:1.2em;
  font-weight: bold;
  background: url(../images/puffhead_bg.png) no-repeat top left;
}


.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;
  font-size: 1.4em;
  border-bottom: 1px solid #006225;
  padding-top: 10px;
  color:#006225;
  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:#006325;
  color:#ffffff;
  border:1px solid #006124;
  font-size:1.0em;
  padding: 3px 3px 3px 3px;
  font-weight: bold;
}

/* 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;
}

label.kontakt {
	color: #333;
	margin: 0;
    width: 70px;
    text-align: right;
    display: inline-table;
    vertical-align: top;
    padding-top: 5px;
}

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

}

.formbackground
{
  border: 1px none #7f7f7f;
  padding:0px;
}


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


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


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

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

}


/* 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:0.8em;
}

/* VOTE STUFF */



.picture {
  text-align: center;
}

table
{
  font-size:1.0em;
}

/* DIMENSIONER TABELL CSS */

table.dimensioner {
    width: 501px;
    height: auto;
}

table.dimensioner th {
    width: 491px;
    height: 29px;
	background: url(../images/th_bg.png) no-repeat top left;
	color: #fff;
	text-align: left;
	padding: 2px 0 0 10px;
}

table.dimensioner tr.dimgreen {
	background: #e2ebb7;
	padding: 0 4px 0 5px;
}

table.dimensioner tr {
	background: #f1f5db;
	padding: 0 4px 0 5px;
}

table.dimensioner td {
	background: #e2ebb7;
	border-width: thin;
	border-style: solid;
	border-color: #004018;
	border-collapse: collapse;
	color: #000;
}

