


body
{
  background-image:url(/images/main_bg.gif);
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background-color:#ffffff;
  font-family: Trebuchet MS;
  font-size: 76%;
  background-position: center;
}

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

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

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

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

h1
{
  font-size: 2.0em;
  margin: 10px 0px 5px 0px;
}

h2
{
  font-size: 1.5em;
  margin: 10px 0px 0px 0px;
}

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

a
{
  font-weight: bold;
  color:#20264A;
}

a:hover
{
  font-weight: bold;
  color:#479C23;
}

#sitewidth
{
  width: 937px;
  margin: 0px auto;
  background-position: left;
  background-image: url(../images/content_bg.gif);
    border: 1px none #0000ff
}

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


#navigationbuttons ul
{
  font-size: 1.0em;
	margin:0 0 0 -10px;
	padding:1px 0 0 0;
	list-style: none;
}

#navigationbuttons ul a
{
	display: block;
	text-decoration: none;
	padding: 2px 5px 5px 20px;
	height: 17px;
  margin:5px 20px 0px 10px;
  font-size:14px;
  font-weight:bold;
  color: #777A90;
  background-image: url(../images/divider.gif);
  background-position: bottom;
  background-repeat: no-repeat;
}

#navigationbuttons ul a:hover
{
	display: block;
	text-decoration: none;
	padding: 2px 5px 5px 20px;
	height: 17px;
  font-size:14px;
  font-weight:bold;
  color:#20264A;
  margin:5px 20px 0px 10px;
}

#navigationbuttons li.selected a
{
	display: block;
	text-decoration: none;
	padding: 2px 5px 5px 20px;
	height: 17px;
  margin:5px 20px 0px 10px;
  font-size:14px;
  font-weight:bold;
  color:#20264A;
}

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



#navigationbuttons ul.subnav a
{
	display: block;
	text-decoration: none;
	padding: 0px 5px 0px 10px;

  background-image: url();
  margin:0px 20px 0px 35px;
  font-weight: normal;
  font-size:11px;
}

#navigationbuttons ul.subnav a:hover
{
	display: block;
	text-decoration: none;
	padding: 0px 5px 0px 10px;

  background-image: url();
  color:#000000;
  margin:0px 20px 0px 35px;
  font-weight: normal;
  font-size:11px;
}


#navigationbuttons li.subselected a
{
	display: block;
	text-decoration: none;
	padding: 0px 5px 0px 10px;

  background-image: url();
  margin:0px 20px 0px 35px;
  font-weight: bold;
  font-size:11px;
}

#navigationbuttons li.subselected a:hover
{
	display: block;
	text-decoration: none;
	padding: 0px 5px 0px 10px;

  background-image: url();
  color:#000000;
  margin:0px 20px 0px 35px;
  font-weight: bold;
  font-size:11px;
}

#navigationlanguage
{
  overflow:hidden;
}

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

.languageheader
{
  padding-left:20px;
  padding-bottom:10px;
  font-weight:bold;

}



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


.leftimage
{
    width:195px;
    margin-right:10px;
    margin-bottom:0px;
    float:left;
    border:1px none #ff0000;
    text-align:center;
}


.centerimage {
  width:380px;
  margin: 0 0 10px 0;
  text-align: center;
  color: #77787E;
}

.hidden
{
    display: none;
}

#navigationbuttons
{
  background-image: url(../images/divider.gif);
  background-position: top;
  background-repeat: no-repeat;
  margin-left:10px;
}



#header
{
  width: auto;
  height: 172px;
  background-image: url(../images/header_bg.gif);
  background-repeat:no-repeat;
  background-position: top left;

}

#logo
{
background-image: url(../images/hacon_logo.gif);
background-repeat: no-repeat;
background-position: bottom;
width:429px;
height:117px;
display:block;
margin-left:251px;

overflow: hidden;

}

#header span
{
  display:none;
}

.right
{
  text-align:right;
}


#navigation
{
  float:left;
  width: 155px;
  padding-left:80px;
  border:#ff0000 none 1px;
}


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

}

.contentwrap
{
  border:2px none #0000ff;
  width: 610px;
  padding-left:40px;
  border:2px none #00ff00;
}

#main
{
  float:left;
  width:375px;
  border:2px none #ffaa00;
  margin-right:40px;

}

#footer
{
  text-align:center;
  border: #ff0000 1px none;
  font-size:0.9em;
  padding-top:100px;
  width:auto;
  height:47px;
  color:#ffffff;
  background-image: url(../images/footer_bg.gif);
  background-repeat: no-repeat;
  background-position: left;
}


#puffar
{
 padding-top:20px;
 float:left;
 width: 139px;
 border:1px none #00ff00;
  overflow:hidden;
  padding-left: 10px;
}

.puff_footer
{
  font-size:1px;
  width:139px;
  height:7px;
  margin-bottom:10px;
}


.puff
{
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  border-top: none;
  border-bottom: none;
  margin:0px;
  overflow:hidden;
}

.puffhead
{

  font-weight:bold;
  border-bottom: none;
  padding-left:10px;
  color:#479C23;
  font-size:14px;
}



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

.button
{
  background-color:#20264A;
  color:#ffffff;
  border:1px solid #000000;
  font-size:1.0em;
  padding: 1px 1px 1px 1px;
  background-image: url();
  font-weight: bold;
}
k
fieldset
{
  border: none;
  margin:0px;
  padding:0px;
  width: auto;
}


.formfield
{
  border: 1px solid #20264A;
  font-size:1.0em;
  font-family: Trebuchet MS;
  margin-bottom:3px;
  padding-left:3px;
}



.formbackground
{
  background-color:#E8E9ED;
  border: 1px solid #72789B;
  padding:10px;
}


.contactform
{
  width: 280px;
}

.enkatform
{
  width: 370px;
}

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

