



body
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 400px 0px;
  background-color:#0c3f98;
  font-family: Verdana, Helvetica;
  font-size: 70%;
  background-position: center;
  background-repeat: repeat-y;
  background-image: url(/images/main_bg.gif);
  background-repeat: repeat-x;
  background-position: top;
  background-repeat: no-repeat;
}

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

h1
{
  font-size: 2.5em;
  margin: 0px 0px 10px 0px;
  font-weight:normal;
  color: #0c3f98;
  border-bottom: 4px solid #0c3f98;
}

h2
{
  font-size: 1.8em;
  margin: 20px 0px 10px 0px;
  color: #0c3f98;
  font-weight: normal;
}

h3
{
  font-size: 1.0em;
  margin:0px;
  padding:0px 0px 0px 10px;
  color: #0c3f98;
}

.txt
{
  line-height: 1.5em;
}



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


a
{
  color:#0c3f98;
}

a:hover
{
  color:#0c3f98;
}


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

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

.webzoocontainer
{
text-align:right;padding-bottom:10px;
}


#sitewidthsummer
{
  width: 1000px;
  margin: 0px auto;
  background-position: center;
  background-color:#ffffff;
  background-repeat: repeat-y;
  background-image: url(../images/sitewidth_bg_summer.gif);
}


#sitewidthbgsummer
{
  background-image: url(../images/sitewidth_bg_summer2.gif);
  background-repeat: no-repeat;
}





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

td
{
 font-size: 1.0em;
}


#navigationbuttonstop
{
  background-image: url(../images/nav_bg_summer.gif);
  background-repeat: repeat-y;
}



#navigationbuttons
{
  padding:10px;
  background-image: url(../images/nav_bg_top_summer.gif);
  background-repeat: no-repeat;
}


#navigationbottomsummer
{
  display: block;
  height: 11px;
  background-image: url(../images/nav_bg_bottom_summer.gif);
  background-repeat: no-repeat;
  padding-bottom:100px;
}



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

#navigationbuttons ul a
{
	display: block;
	text-decoration: none;
	padding: 10px 0px 0px 10px;
	height: 25px;

  color:#000000;
}

#navigationbuttons ul a:hover
{
	display: block;
	text-decoration: none;
	padding: 10px 0px 0px 10px;
	height: 25px;

  color:#0c3f98;
}

#navigationbuttons li.selected a
{
	display: block;
	text-decoration: none;
	padding: 10px 0px 0px 10px;
	height: 25px;
  font-weight: bold;

}

#navigationbuttons li.selected a:hover
{
	display: block;
	text-decoration: none;
	padding: 10px 0px 0px 10px;
	height: 25px;



  color:#000000;

  font-weight: bold;

}



#navigationbuttons ul.subnav a
{
	display: block;
	text-decoration: none;
	padding: 2px 0px 0px 10px;
	height: 17px;
  margin:5px 20px 0px 10px;
  font-weight: normal;
  color:#000000;
}

#navigationbuttons ul.subnav a:hover
{
	display: block;
	text-decoration: none;
	padding: 2px 0px 0px 10px;
	height: 17px;
  margin:5px;
  color:#000000;
  margin:5px 20px 0px 10px;
  font-weight: normal;
}


#navigationbuttons li.subselected a
{
	display: block;
	text-decoration: none;
	padding: 2px 0px 0px 10px;
	height: 17px;
  margin:5px 20px 0px 10px;
  font-weight: normal;
  color:#000000;
}

#navigationbuttons li.subselected a:hover
{
	display: block;
	text-decoration: none;
	padding: 2px 0px 0px 10px;
	height: 17px;
  margin:5px;
  color:#000000;
  margin:5px 20px 0px 10px;
  font-weight: normal;
}





#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;
    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: 147px;
  background-repeat:repeat-x;
  background-position: top right;
  padding-top:28px;
}

#logo
{
background-image: url(../images/logo.gif);
background-repeat: no-repeat;
width:160px;
height:83px;
display:block;
margin-left:30px;
overflow: hidden;
}

#header span
{
  display:none;
}

.right
{
  text-align:right;
}


#navigation
{
  float:left;
  width: 194px;
  border:1px none #ffaa00;
  padding-left:18px;
  padding-top:79px;
}

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


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

.contentwrap
{
  border:2px none #0000ff;
  width: 720px;
  margin-left:50px;
}

#main
{
  float:left;
  width:500px;
  border:1px none #ffaa00;
  margin-right:10px;
}


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


#footer
{
  text-align:left;
  padding:10px 30px 0px 0px ;
  font-size:1.0em;
  margin:0px;
  color: #4e4e4e;
  background-image: none;
  background-repeat: repeat-x;
  text-align: right;
}


#puffar
{
 padding-top:10px;
 float:right;
 width: 170px;
 border:1px none #00ff00;
  overflow:hidden;
  font-size: 1.0em;
}

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

}


.puff
{
  padding: 10px 10px 20px 10px ;

  border: 2px solid #0c3f98;
  margin:0px;
  overflow:hidden;
  background-image: none;
  background-repeat: repeat-x;
  background-color:#ffffff;
  background-position: bottom;
  background-repeat: repeat-x;
  color: #000000;
}

.puffheadsummer
{
  font-weight:normal;
  border-bottom: none;
  padding: 6px 0px 6px 10px;
  color:#ffffff;
  background-position: center;
  margin-bottom: 3px;
  background-color: #f6ac0d;
  background-image: url(../images/puffhead_bg_summer.gif);
}



.extrabildborder
{
  padding: 10px 10px 20px 10px ;
  border-top: none;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  margin:0px;
  overflow:hidden;
  background-image: none;
  background-repeat: repeat-x;
  background-color:#ffffff;

  background-position: bottom;
  background-repeat: repeat-x;

  color: #333333;
}

.extrabildheader
{
  background-color:#0c3f98;
  font-weight:normal;
  border-top: 1px solid #0c3f98;
  border-left: 1px solid #0c3f98;
  border-right: 1px solid #0c3f98;
  border-bottom: none;
  padding: 6px 0px 6px 10px;
  color:#ffffff;
  background-image: url(../images/nav_button_bg.gif);
  background-position: center;
}

.product_puff
{
  background-color:#DFDEDB;
  border: 1px solid #0c3f98;
  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:#0c3f98;
  color:#ffffff;
  border:1px solid #0c3f98;
  font-size:1.0em;
  padding: 3px 3px 3px 3px;
  font-weight: bold;
}

fieldset
{
  border: none;
  margin:0px;
  padding:0px;
  width: auto;
}


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

}

.formbackground
{
  padding:10px;
}


.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:
}
