



body
{
  padding: 0px 0px 0px 0px;
  margin: 1px 0px 10px 0px;
  background-color:#000000;
  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;
  color: #393939;
}

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.2em;
  margin: 10px 0px 10px 0px;
  font-weight:bold;
  color: #000000;
  font-family: Arial;
  text-transform: uppercase;
}

h2
{
  font-size: 2.0em;
  margin: 20px 0px 5px 0px;
  color: #000000;
  font-weight: normal;
  font-family: Arial;
}

h3
{
  font-size: 1.0em;
  margin:0px;
  padding:0px 0px 0px 0px;
  color: #000000;
  font-family: Arial;
  text-transform: uppercase;
}

.txt
{
  line-height: 1.7em;
}



a
{
  color:#2f7c60;
}

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


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

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

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


#main_bg
{
 /* background-image: url(/images/site_bg_shadow.gif); */
  background-position: top center;
  background-repeat: repeat-y;
}

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


#main_bg2
{
/*  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: 1000px;
  margin: 0px auto;
  background-position: center;
  background-color:#ffffff;
  background-image: url(/images/site_bg.gif);
}




#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:10px;
}



#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: 11px 10px 0px 10px;
	height: 25px;

  color:#000000;
  background-image: url(../images/navigation_button.gif);
  background-position: right;
  background-repeat: no-repeat;
  text-align: center;
}

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

  color:#ffffff;
  background-image: url(../images/navigation_button_selected.gif);
  background-position: right;
  background-repeat: no-repeat;
  text-align: center;
}


#navigationbuttons li.selected a
{
	display: block;
	text-decoration: none;
	padding: 11px 10px 0px 10px;
	height: 25px;
  color:#ffffff;
  background-image: url(../images/navigation_button_selected.gif);
  background-position: right;
  background-repeat: no-repeat;
  font-weight: normal;

  text-align: center;
}


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



  color:#ffffff;
  background-image: url(../images/navigation_button_selected.gif);
  background-position: right;
  background-repeat: no-repeat;
  font-weight: normal;

  text-align: center;
}




#navigationbuttons ul.subnav a
{
	display: block;
	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
{
	display: block;
	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: block;
	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: block;
	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;
}

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

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

#header span
{
  display:none;
}

.right
{
  text-align:right;
}


#navigation
{
  float:left;
  width: 194px;
  border:1px none #ffaa00;
  padding-left:14px;
  padding-top:30px;
  border: 1px none #ff0000;

}

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


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

}

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

#main
{
  float:left;
  width:520px;
  border:1px none #ffaa00;
  margin-right:0px;

}


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


#footer
{
  text-align:left;
  padding:30px 0px 0px 30px ;
  height: 40px;
  font-size:1.0em;
  margin:0px;
  color: #717171;
  background-image: url(../images/footer_bg.gif);
  text-align: center;
  background-repeat: no-repeat;
  background-position: bottom;
  border: 1px none  #00ff00;
}

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


#puffar
{
 padding-top:30px;
 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: none;
  margin:0px;
  overflow:hidden;
  background-image: none;
  background-repeat: repeat-x;
  background-position: bottom;
  background-repeat: repeat-x;
  color: #393939;
}

.puffhead
{
  font-weight:normal;
  padding: 6px 0px 2px 10px;
  font-family: Arial;
  color: #000000;
  text-transform: uppercase;
  font-size:1.1em;
  font-weight: bold;
  letter-spacing: 2px;

  background-position: center;
  border-bottom: 1px solid #d7e6e0;
}


.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:#ffffff;
  color:#ffffff;
  border:1px none #580316;
  font-size:1.0em;
  padding: 0px 3px 3px 3px;
  font-weight: normal;
  background-image: url(../images/submit_button.gif);
  background-position: center;
  width: 98px;
  height: 38px;
  background-repeat: no-repeat;
  cursor: pointer;
}

/* 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
{
  background-color:#ffffff;
  border: 1px none #7f7f7f;
  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: 150px;
  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;
}

#objects h1, #objects h2 {
  border-bottom:1px solid #6fb599;
}

 .con_extrapicture
{
  margin-top: 9px; 
  margin-bottom: 9px; 
  padding: 9px 0px 0px 0px; 
}

 .con_extrapicture a
{
  margin: 0px 10px 9px 0px; 
  width: 63px; 
  height: 43px; 
  padding: 0px; 
  display: block;
  float: left; 
  background-color: #ffffff; 
  border-width: 1px 1px 1px 1px; 
  border-style: solid; 
  border-color: #333333; 
  position: relative; 
  overflow: hidden; 
}

.con_extrapicture a.extrapicture_count
{
  margin-right: 0px;
}

.extrapicture
{
  border: none;
}


