body
{
  margin: 0px; 
  font-family: verdana; 
  font-size: 100%;
  background-color: #f8f9fb; 
  background-image: url(/images/bg.jpg); 
  background-repeat: repeat-x; 

}

textarea	
{
  outline-width: 0px;
}

#sitewidth
{
  margin: 0px auto 0px auto; 
  width: 1000px; 
  line-height: 18px; 
  background-image: url(/images/BG_Middle.jpg); 
  background-repeat: repeat-y; 
  color: #666556; 
  font-family: arial; 
  font-size: 12px; 
  font-weight: normal; 
}

#containershadow
{
  background-image: url(/images/BG_Top.jpg); 
  background-position: top left; 
  background-repeat: no-repeat; 
}

#container
{
  padding: 0px 0px 15px 0px; 
  background-image: url(/images/BG_Bottom.jpg); 
  background-position: bottom left; 
  background-repeat: no-repeat; 
  position: relative; 
  overflow: hidden; 
}

#header
{
  height: 166px; 
  padding: 20px 50px 10px 50px; 
  background-image: url(/images/header_PNG.png); 
  background-repeat: no-repeat; 
  position: relative; 
  overflow: hidden; 
}

#navigation
{
  margin: 30px 0px 0px 0px;
  width: 250px; 
  padding: 10px 33px 0px 50px; 
  float: left; 
}

#navigationbuttons
{
  margin: 0px 0px 20px 0px; 
  padding: 15px 20px 20px 20px; 
  background-color: #FFFFFF; 
  background-image: url(/images/bg_puffheader.gif); 
  background-repeat: repeat-x; 
  border-width: 1px 1px 1px 1px; 
  border-style: solid; 
  border-color: #cccccc; 
}

#contentcontainer
{
  background-image: none; min-height: 650px; 
}

#contentwrap
{
  width: 607px; 
  padding: 0px 40px 0px 20px; 
  float: left; 
}

#main
{
  width: 365px; 
  float: left; 
}

#puffar
{
  margin: 33px 0px 0px 0px; 
  width: 177px; 
  padding: 0px 7px 0px 7px; 
  float: right; 
  background-color: #ffffff; 
  background-image: url(/images/bg_puffheader.gif); 
  background-repeat: repeat-x; 
  border-width: 1px 1px 1px 1px; 
  border-style: solid; 
  border-color: #cccccc; 
}

 .puffhead
{
  margin: 0px 0px 2px 0px; 
  padding: 5px 0px 2px 0px; 
  border-width: 0px 0px 1px 0px; 
  border-style: solid; 
  border-color: #dcdcdc; 
  color: #824d4d; 
  font-weight: 700; 
}

.puff .date
{
  color: #999999;
}



.puff p.d-history
{
  font-size: 11px; color: #333333;
  line-height: 16px;
}

.puff p.d-history span
{
  font-size: 12px; font-weight: 700;
  line-height: 17px;
}

.puff h3
{
margin-bottom: 0px;
}

.quotewho
{
  font-style: italic;
}

#footer
{
  padding: 7px 50px 8px 350px; 
  color: #888778; 
  position: relative; 
  overflow: visible; 
}

.webzoofooter
{
  color: #ffffff; 
  position: absolute; 
  top: 14px; 
  left: 50px; 
}

.webzoofooter a
{
  color: #eeeeee; 
  text-decoration: none; 
}


#navigationbuttons ul
{
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px; 
  list-style-type: none; 
}

#navigationbuttons li
{
  display: inline; 
}

#navigationbuttons ul li a
{
  display: block; 
  margin: 0px 0px 0px 0px; 
  line-height: 18px; 
  padding: 5px 0px 4px 20px; 
  background-image: url(/images/arrow_r_passive.gif); 
  background-position: center left; 
  background-repeat: no-repeat; 
  border-width: 0px 0px 1px 0px; 
  border-style: solid; 
  border-color: #d9d9d9; 
  color: #4477aa; 
  font-family: arial; 
  font-size: 12px; 
  font-weight: 700; 
  text-decoration: none; 
}

#navigationbuttons ul li a:hover
{
  background-image: url(/images/arrow_r_active.gif); 
  color: #3a3a3a; 
}

#navigationbuttons ul li.selected a
{
  background-image: url(/images/arrow_r_active.gif); 
  color: #3a3a3a; 
}

#navigationbuttons ul li ul.subnav
{
  display: none; 
}

#navigationbuttons ul li.selected ul.subnav
{
  display: block; 
  padding: 10px 0px 10px 0px; 
}

#navigationbuttons ul.subnav li a
{
  display: block; 
  margin: 0px 0px 2px 0px; 
  line-height: 18px; 
  padding: 0px 0px 0px 20px; 
  background-image: url(/images/subarrow_r_passive.gif); 
  background-position: center left; 
  background-repeat: no-repeat; 
  border-width: 0px 0px 0px 0px; 
  border-style: solid; 
  border-color: #d9d9d9; 
  color: #4477aa; 
  font-family: arial; 
  font-size: 12px; 
  font-weight: 400; 
  text-decoration: none; 
}

#navigationbuttons ul.subnav li a:hover
{
  background-image: url(/images/subarrow_r_active.gif); 
  color: #3a3a3a; 
}

#navigationbuttons ul.subnav li.subselected a
{
  background-image: url(/images/subarrow_r_active.gif); 
  color: #3a3a3a; 
}

 p
{
  margin-top: 9px; 
  margin-bottom: 9px; 
  line-height: 17px; 
}

 a
{
  display: block; 
  margin-top: 0px; 
  margin-bottom: 0px; 
  line-height: 18px; 
  color: #4477aa; 
}

 a:hover
{
  color: #2b2b2b; 
}

 #header a span
{
  display: none; 
}

 #lnk-home
{
  width: 35px; 
  height: 35px; 
  background-image: url(/images/btt_home_off.png); 
  background-repeat: no-repeat; 
  position: absolute; 
  top: 162px; 
  left: 937px; 
}

 a#lnk-home:hover
{
  background-image: url(/images/btt_home_on.png); 
}

 #logo
{
  width: 270px; 
  height: 160px; 
  position: absolute; 
  top: 20px; 
  left: 50px; 
}

 p a
{
  display: inline; 
  font-size: 1.0em; 
  text-decoration: underline; 
}

 h1
{
  margin-top: 0px; 
  margin-bottom: 18px; 
  line-height: 18px; 
  color: #666556; 
  font-size: 16px; 
  font-weight: 700; 
}

 h2
{
  margin-top: 27px; 
  margin-bottom: 9px; 
  color: #555445; 
  font-size: 14px; 
  font-weight: 400; 
}

 h3
{
  margin-top: 9px; 
  margin-bottom: 9px; 
  line-height: 18px; 
  color: #706450; 
  font-size: 12px; 
  font-weight: 700; 
}

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

 .leftimage
{
  margin: 9px 15px 9px 0px; 
  float: left; 
  color: #999999; 
  text-align: left; 
}

 .rightimage
{
  margin: 9px 0px 9px 15px; 
  float: right; 
  color: #999999; 
  text-align: right; 
}

 .centerimage
{
  margin: 9px 0px 9px 0px; 
  color: #999999; 
  text-align: center; 
}



/* COPIED */

.bildtext
{
  font-size: 11px; font-weight: 700;
  color:#999999;
}




.hidden
{
    display: none;
}


/* LAST ENTRY */

.left
{
float: left; 
}

.right
{
float: right; 
}

.center
{
  margin-right: auto; 
  margin-left: auto;
}

.clear
{
  margin: 0px; 
  font-size: 1px; 
  clear: both; 
  position: relative;
  overflow: hidden;
  height: 0px;
}

/* NOT STYLED */

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

/* FORMS */

input.button
{
  display: block; 
  margin: 0px 10px 5px 10px; 
  float: right; 
  color: #696969; 
  font-family: arial; 
  font-size: 11px; 
  font-weight: 700; 
}

.formbackground label
{
  display: block; 
  margin: 0px 0px 3px 0px; 
  margin-bottom: 3px; 
  width: 120px; 
  float: left; 
  font-family: arial; 
  font-size: 11px; 
  font-weight: 700; 
}

.formbackground h4
{
  display: block; 
  margin: 0px 0px 3px 0px; 
  margin-bottom: 3px; 
  width: auto; 
  color: #6688aa; 
  font-family: arial; 
  font-size: 11px; 
  font-weight: 700; 
}

.formbackground input
{
  margin: 0px 0px 7px 0px; 
  width: 163px; 
  height: 16px; 
  padding: 0px 5px 1px 5px; 
  border-width: 1px 1px 1px 1px; 
  border-style: solid; 
  border-color: #cccccc; 
  color: #000000; 
  font-family: courier new; 
  font-size: 12px; 
  font-weight: 400; 
}

.formbackground select
{
  margin: 0px 0px 7px 0px; 
  width: 175px; 
  padding: 0px 5px 1px 5px; 
  background-color: #ffffff; 
  border-width: 1px 1px 1px 1px; 
  border-style: solid; 
  border-color: #cccccc; 
  color: #000000; 
  font-family: arial; 
  font-size: 12px; 
  font-weight: 400; 
}

.formbackground textarea
{
  margin: 0px 0px 18px 0px; 
  width: 283px; 
  height: 121px; 
  padding: 1px 5px 1px 5px; 
  border-width: 1px 1px 1px 1px; 
  border-style: solid; 
  border-color: #cccccc; 
  color: #000000; 
  font-family: courier new; 
  font-size: 12px; 
  font-weight: 400; 
}

 input.button
{
  display: block; 
  margin: 0px 0px 0px 0px; 
  width: 75px; 
  height: 21px; 
  line-height: 13px; 
  padding: 0px 5px 0px 5px; 
  background-color: #dddddf; 
  border-width: 1px 1px 1px 1px; 
  border-style: solid; 
  border-top-color: #eeeeee; 
  border-right-color: #9d9d9d; 
  border-bottom-color: #888888; 
  border-left-color: #d6d6d6; 
  cursor: pointer; 
  color: #666666; 
  font-family: arial; 
  font-size: 11px; 
  font-weight: 700; 
  text-align: center; 
  overflow: hidden; 
}

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


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




