


body
{
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 10px 0px;
  background-color:#daf0fa;
  font-family: Trebuchet MS, Verdana;
  font-size: 80%;
  background-image: none;
  background-repeat: repeat-x;
}

img
{
  border:none;
}

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

.memberlistbox
{
  text-align:left;
  margin-bottom:20px;
}


.member_bg
{
  background-image: url(/images/member_letter_button.gif);
  padding:9px 10px 9px 10px;
  background-repeat: no-repeat;
  text-decoration: none;
  color:#ffffff;
  background-position: center;
  font-weight:bold;
}

a.member_bg:hover
{
  background-image: url(/images/member_letter_button.gif);
  padding:9px 10px 9px 10px;
  background-repeat: no-repeat;
  text-decoration: none;
  color:#b2c3d4;
  background-position: center;
  font-weight:bold;
}

td, tr, table
{
  font-size:1.1em;
  padding:3px;
  text-align:left;
}

th
{
  font-size:0.8em;
  text-align:left;
}


h1
{
  font-size: 2.2em;
  margin: 0px 0px 5px 0px;
  font-weight:normal;
  color: #005daa;
}

h2
{
  font-size: 1.8em;
  margin: 0px 0px 5px 0px;
  color: #005daa;
  font-weight: normal;
}

h3
{
  font-size: 1.4em;
  margin:0px;
  padding:0px 0px 0px 0px;
  color: #005daa;
}


.infoimage
{
  padding:10px;
  border-top:1px solid #bcc3c7;
  border-left:1px solid #bcc3c7;
  border-right:2px solid #000000;
  border-bottom:2px solid #000000;
  float:right;
}


.txt
{
  line-height: 1.5em;
}

.postdate
{
  font-weight: bold;
  font-size: 1.2em;
  margin-top:10px;
}



a
{
  color:#005daa;
}

a:hover
{
  color:#000000;
}


a.webzoofooter
{
font-size:11px;color:#5e7e9b;text-decoration:none;font-weight:normal;
}

a:hover.webzoofooter
{
font-size:11px;color:#5e7e9b;text-decoration:none;font-weight:normal;
}

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


#sitewidth
{
  width: 1000px;
  margin: 0px auto;
  background-position: center;
  border:1px solid #5e7e9b;
  background-color:#ffffff;
  background-image: url(../images/main_navigation_bg.gif);
  background-position: right;
  background-repeat: repeat-y;
}

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

td
{
 font-size: 0.8em;
}




#archivebuttons
{
  padding:0px;
}



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

#archivebuttons ul a
{
	display: block;
	text-decoration: underline;
	padding: 5px 0px 0px 0px;
	height: 17px;
  border-bottom:1px none #adad85;
  color:#005daa;
  font-weight: bold;
}

#archivebuttons ul a:hover
{
	display: block;
	text-decoration: underline;
	padding: 5px 0px 0px 0px;
	height: 17px;
  border-bottom:1px none #adad85;
  color:#000000;
  font-weight: bold;
}

#archivebuttons li.selected a
{
	display: block;
	text-decoration: underline;
	padding: 5px 0px 0px 0px;
	height: 17px;
  border-bottom:1px none #adad85;

  font-weight: bold;
}

#archivebuttons li.selected a:hover
{
	display: block;
	text-decoration: underline;
	padding: 5px 0px 0px 0px;
	height: 17px;

  border-bottom:1px none #adad85;

  color:#000000;

  font-weight: bold;

}



#archivebuttons ul.subnav a
{
	display: block;
	text-decoration: underline;
	padding: 2px 0px 0px 0px;
	height: 17px;

  border:1px none #adad85;
  margin:5px 20px 0px 10px;
  font-weight: normal;
  color:#005daa;
  font-weight: normal;
}


#archivebuttons ul.subnav a:hover
{
	display: block;
	text-decoration: underline;
	padding: 2px 0px 0px 0px;
	height: 17px;

  border:1px none #adad85;
  margin:5px;
  color:#000000;
  margin:5px 20px 0px 10px;
  font-weight: normal;
}


#archivebuttons li.subselected a
{
	display: block;
	text-decoration: underline;
	padding: 2px 0px 0px 0px;
	height: 17px;

  border:1px none #adad85;
  margin:5px 20px 0px 10px;
  font-weight: normal;
  color:#005daa;
}

#archivebuttons li.subselected a:hover
{
	display: block;
	text-decoration: underline;
	padding: 2px 0px 0px 0px;
	height: 17px;

  border:1px none #adad85;
  margin:5px;
  color:#000000;
  margin:5px 20px 0px 10px;
  font-weight: normal;
}

.td_odd
{
  background-color:#f2f5f8;
  border-top:1px solid #aebecd;
}




.td_even
{
  background-color:#ffffff;
  border-top:1px solid #aebecd;
}




#informationbuttons, #categorybuttons, #unav_left, #unav_center
{
  padding:0px;
  font-size:0.9em;
}





#categorybuttons
{
  background-color: #e2e2e2;
  border-right: 1px solid #63829d;
  border-left: 1px solid #63829d;
  border-bottom: 1px solid #63829d;
  line-height: 1.2em;
  padding:0px 2px 0px 2px;
  overflow:hidden;
}


#informationbuttons ul, #categorybuttons ul, ul#unav_left, ul#unav_center
{
  font-size: 1.0em;
	margin:0;
	padding:0;
	list-style: none;
  text-align:left;
}

ul#unav_left li {
  list-style: none;
  text-align: left;
}

ul#unav_center li {
  list-style: none;
  text-align: center;
}


ul#unav_left a, ul#unav_center a {
	display: block;
	text-decoration: underline;
	padding: 5px 0px 0px 0px;
  border-bottom:1px none #adad85;
  color:#005daa;
  font-weight: bold;
}

ul#unav_left a:hover, ul#unav_center a:hover
{
	display: block;
	text-decoration: underline;
	padding: 5px 0px 0px 0px;
  border-bottom:1px none #adad85;
  color:#000000;
  font-weight: bold;
}

#informationbuttons ul a, #categorybuttons ul a
{
	display: block;
	text-decoration: underline;
	padding: 5px 0px 0px 0px;

  border-bottom:1px none #adad85;
  color:#005daa;
  font-weight: bold;
}

#informationbuttons ul a:hover, #categorybuttons ul a:hover
{
	display: block;
	text-decoration: underline;
	padding: 5px 0px 0px 0px;

  border-bottom:1px none #adad85;
  color:#000000;
  font-weight: bold;
}

#informationbuttons li.selected a, #categorybuttons li.selected a
{
	display: block;
	text-decoration: underline;
	padding: 5px 0px 0px 0px;

  border-bottom:1px none #adad85;

  font-weight: bold;
}

#informationbuttons li.selected a:hover, #categorybuttons li.selected a:hover
{
	display: block;
	text-decoration: underline;
	padding: 5px 0px 0px 0px;


  border-bottom:1px none #adad85;

  color:#000000;

  font-weight: bold;

}



#informationbuttons ul.subnav a
{
	display: block;
	text-decoration: underline;
	padding: 2px 0px 0px 0px;


  border:1px solid #adad85;
  margin:5px 20px 0px 10px;
  font-weight: normal;
  color:#005daa;
  font-weight: bold;
}


#informationbuttons ul.subnav a:hover
{
	display: block;
	text-decoration: underline;
	padding: 2px 0px 0px 0px;


  border:1px solid #adad85;
  margin:5px;
  color:#000000;
  margin:5px 20px 0px 0px;
  font-weight: bold;
}


#informationbuttons li.subselected a
{
	display: block;
	text-decoration: underline;
	padding: 2px 0px 0px 0px;


  border:1px solid #adad85;
  margin:5px 20px 0px 0px;
  font-weight: bold;
  color:#005daa;
}

#informationbuttons li.subselected a:hover
{
	display: block;
	text-decoration: underline;
	padding: 2px 0px 0px 0px;
  border:1px solid #adad85;
  margin:5px;
  color:#000000;
  margin:5px 20px 0px 0px;
  font-weight: bold;
}



#navigationbuttons
{
  padding:0px;
}



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

#navigationbuttons ul a
{
	display: block;
	text-decoration: underline;
	padding: 5px 0px 0px 0px;

  border-bottom:1px none #adad85;
  color:#005daa;
  font-weight: bold;
}

#navigationbuttons ul a:hover
{
	display: block;
	text-decoration: underline;
	padding: 5px 0px 0px 0px;

  border-bottom:1px none #adad85;
  color:#000000;
  font-weight: bold;
}

#navigationbuttons li.selected a
{
	display: block;
	text-decoration: underline;
	padding: 5px 0px 0px 0px;

  border-bottom:1px none #adad85;

  font-weight: bold;
}

#navigationbuttons li.selected a:hover
{
	display: block;
	text-decoration: underline;
	padding: 5px 0px 0px 0px;


  border-bottom:1px none #adad85;

  color:#000000;

  font-weight: bold;

}



#navigationbuttons ul.subnav a
{
	display: block;
	text-decoration: underline;
	padding: 2px 0px 0px 0px;


  margin:5px 20px 0px 10px;
  font-weight: normal;
  color:#005daa;
  font-weight: bold;
}


#navigationbuttons ul.subnav a:hover
{
	display: block;
	text-decoration: underline;
	padding: 2px 0px 0px 0px;


  color:#000000;
  margin:5px 20px 0px 10px;
  font-weight: bold;
}


#navigationbuttons li.subselected a
{
	display: block;
	text-decoration: underline;
	padding: 2px 0px 0px 0px;

  margin:5px 20px 0px 10px;
  font-weight: bold;
  color:#005daa;
}

#navigationbuttons li.subselected a:hover
{
	display: block;
	text-decoration: underline;
	padding: 2px 0px 0px 0px;


  color:#000000;
  margin:5px 20px 0px 10px;
  font-weight: bold;
}

#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:20px;
    margin-bottom:0px;
    float:right;
    border:1px none #ff0000;
    text-align:center;
}


.leftimage
{

    margin-right:20px;
    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: 90px;

  background-repeat:repeat-x;
  background-position: top right;
  padding-top:20px;
  background-color: #ffffff;

}

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

#header span
{
  display:none;
}

.right
{
  text-align:right;
}


#navigation
{
  float:right;
  width: 170px;
  border:1px none #ffaa00;
  padding-left:0px;
  padding-top:20px;
}

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


#contentcontainer
{
  float:left;
  width: 990px;
  border:2px none #00ffff;
}

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

.main
{
  float:left;
  width:710px;
  border:1px none #ffaa00;
  margin-top:20px;
/*  background-image: url(/images/apple.gif);*/
  background-repeat: no-repeat;
}


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


#footer
{
  text-align:left;
  font-size:1.1em;
  margin:20px 0px 0px 0px;
  border-top:1px solid #666666;
  color: #000000;

  background-repeat: no-repeat;
  text-align: center;
  background-color:#ffffff;
}

.footermargintop
{
  padding-top:30px;
  border:1px solid #ff0000;
}

.dividerline
{
  background-image: url(../images/divider_line.gif);
  background-repeat: no-repeat;
  height: 1px;
  clear:both;
  margin-top:10px;
}



#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-top: none;
  border-left: 1px solid #5E7E9B;
  border-right: 1px solid #5E7E9B;
  border-bottom: 1px solid #5E7E9B;
  margin:0px;
  overflow:hidden;
  background-image: none);
  background-repeat: repeat-x;
  background-color:#ffffff;
  background-position: bottom;
  background-repeat: repeat-x;
  color: #000000;
}

.puffhead
{
  background-color:#005daa;
  font-weight:normal;
  border-top: 1px solid #5E7E9B;
  border-left: 1px solid #5E7E9B;
  border-right: 1px solid #5E7E9B;
  border-bottom: none;
  padding: 6px 0px 6px 10px;
  color:#ffffff;

  background-position: center;
}


.extrabildborder
{
  padding: 10px 10px 20px 10px ;
  border-top: none;
  border-left: 1px solid #5E7E9B;
  border-right: 1px solid #5E7E9B;
  border-bottom: 1px solid #5E7E9B;
  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:#005daa;
  font-weight:normal;
  border-top: 1px solid #5E7E9B;
  border-left: 1px solid #5E7E9B;
  border-right: 1px solid #5E7E9B;
  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 #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 #none solid;
  padding:0px;

}




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


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

.button
{
  background-color:#005daa;
  color:#ffffff;
  border:1px solid #005daa;
  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 #005daa;
  font-size:1.0em;
  font-family: Verdana;
  margin-bottom:3px;
  padding-left:3px;
  background-image: url(../images/form_bg.gif);
  background-repeat: no-repeat;

}

.formright
{
  width:161px;
}

.createpostform
{
  width:300px;
}

.createpostlabel
{
  width:150px;
  float:left;
  text-align:left;
  padding-right:10px;
  padding-bottom:4px;
}


.formbackground
{
  background-color:#e0e0e0;
  border: 1px solid #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: 144px;
  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:0.8em:
}

#headernavigationbuttons {
  text-align: left;
  font-weight: normal;
  font-size: 0.9em;
  padding:10px 20px 10px 20px;
  border:1px none #ff0000;
  background-color:#bcc3c7;
  display: block;

}

#headernavigationbuttons ul  {
	margin: 0px;
	padding: 0px;
	list-style:none;
  float: left;
  font-weight: normal;
  border:1px none #ff0000;
  background-color:#bcc3c7;
}

#headernavigationbuttons li {
	display:inline;
    line-height: normal;
	margin:0;
	padding: 0 5px 0 0px;
  font-weight: normal;
}

#headernavigationbuttons a  {
  color:#000000;
  text-decoration:none;
  font-size:1em;
  font-weight: normal;
  padding-left:5px;
  padding-right:5px;
}

#headernavigationbuttons a:hover  {
  color:#555555;
  text-decoration:none;
  font-size:1em;
  font-weight: normal;
  background-color:#ffffff;
  padding-left:5px;
  padding-right:5px;
}

ul.nobutton {
  list-style: none;
}

.showing
{
  text-align: center;
  padding-bottom:10px;
}

#headernav {
  text-transform: uppercase;
}

.calendar
{
font-family:		Verdana;
font-size:			10px;
padding-bottom:		0px;
padding-top:		0px;
padding-left:		0px;
padding-right:		0px;
color:				#000000;
text-align: center;
}

.calendarhead
{
font-family:		Verdana;
font-size:			10px;
color:				#000000;
}

.calendartoday
{
font-family:		Verdana;
font-size:			10px;
padding-bottom:		0px;
padding-top:		0px;
padding-left:		0px;
padding-right:		0px;
color:				#000000;
border: 2px #000000 solid;
text-align: center;
}

.calendaractivity
{
color:				#ffffff;
font-family:		Verdana;
font-size:			10px;
padding-bottom:		0px;
padding-top:		0px;
padding-left:		0px;
padding-right:		0px;
font-weight:		bold;
background-color:#DAF0FA;
border: 1px #000000 solid;
background-image: url(../images/button_bg.gif);
text-align: center;
}

.calendartodayactivity
{
color:				#ffffff;
font-family:		Verdana;
font-size:			10px;
font-weight:		bold;
padding-bottom:		0px;
padding-top:		0px;
padding-left:		0px;
padding-right:		0px;
background-color:#DAF0FA;
border: 2px #000000 solid;
background-image: url(../images/button_bg.gif);
text-align: center;
}


a.calendarlink
{
text-decoration:	none;
color:				#ffffff;
font-weight:		bold;
font-size:			10px;
}

a.calendarlink:hover
{
text-decoration:	none;
color:				#ffffff;
font-weight:		bold;
font-size:			10px;
}

a.calendarlink:visited
{
text-decoration:	none;
color:				#ffffff;
font-weight:		bold;
font-size:			10px;
}


a.calendarlink:visited:hover
{
text-decoration:	none;
color:				#ffffff;
font-weight:		bold;
font-size:			10px;
}
