


body
{
  padding: 0px 0px 0px 0px;
  margin: 18px 0px 20px 0px;
  background-color:#fecb00;
  font-family: Verdana;
  font-size: 70%;
  background-position: center;
  background-image: url(/images/main_bg.gif);
  background-position: top center;
}

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

h1
{
  font-size: 2.05em;
  margin: 10px 0px 5px 0px;
  font-weight:bold;
  color: #000000;
}

h2
{
  font-size: 1.5em;
  margin: 10px 0px 5px 0px;
  color: #000000;
  font-weight: bold;
}

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

.txt
{
  line-height: 1.5em;
}



a
{
  color:#a41b1b;
}

a:hover
{
  color:#000000;
}


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

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

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




#sitewidth_topshadow
{
  background-image: url(../images/main_top_bg.gif);
  background-position: top center;
  border:1px none #00ff00;
  padding-bottom:0px;
  background-repeat: no-repeat;
  height: 30px;
  text-align: center;
}


#sitewidth_top
{
  background-image: url(../images/main_top.gif);
  background-position: bootom center;
  border:1px none #00ff00;
  padding-bottom:10px;
  background-repeat: no-repeat;
  height: 20px;
  text-align: center;
  width: 1000px;
  margin: 0px auto;
  border:1px none #000000;
}




#sitewidth_footershadow
{
  background-image: url(../images/main_footer_bg.gif);
  background-position: top center;
  border:1px none #00ff00;
  background-repeat: no-repeat;
  height: 20px;
  text-align: center;
}


#sitewidth_footer
{
  background-image: url(../images/main_footer.gif);
  background-position: top center;
  border:1px none #00ff00;
  padding-bottom:10px;
  background-repeat: no-repeat;
  height: 20px;
  text-align: center;
  width: 1000px;
  margin: 0px auto;
}


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

#sitewidth
{
  width: 990px;
  margin: 0px auto;
  background-position: center;
  border-right:5px solid #a41b1b;
  border-left:5px solid #a41b1b;
  background-color:#ffffff;
}

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

td
{
 font-size: 1.0em;
}

#navigationbuttons
{
  background-image: url(../images/nav_bg.gif);
  background-repeat: repeat-z;
}


#navigationbuttons_top
{

  background-image: url(../images/nav_bg_top.gif);
  background-repeat: no-repeat;
  background-position: top left;

}


#navigationbuttons_bottom
{

  padding:10px 5px 10px 8px;
  background-image: url(../images/nav_bg_bottom.gif);
  background-repeat: no-repeat;
  background-position: bottom left;

}




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

#navigationbuttons ul a
{
	display: block;
	text-decoration: none;
	padding: 10px 0px 10px 10px;
  border-bottom:1px solid #5362a8;
  color:#ffffff;
  width: 140px;
}

#navigationbuttons ul a:hover
{
	display: block;
	text-decoration: none;
	padding: 10px 0px 10px 10px;
  border-bottom:1px solid #5362a8;
  color:#ccccb2;
  width: 140px;
}



#navigationbuttons li.selected a
{
	display: block;
	text-decoration: none;
	padding: 10px 0px 10px 10px;
  border-bottom:1px solid #5362a8;
  font-weight: bold;
  width: 140px;
}



#navigationbuttons li.selected a:hover
{
	display: block;
	text-decoration: none;
	padding: 10px 0px 10px 10px;
  border-bottom:1px solid #5362a8;
  color:#ffffff;
  font-weight: bold;
  width: 140px;
}



#navigationbuttons ul.subnav a
{
	display: block;
	text-decoration: none;
	padding: 7px 0px 0px 10px;
  border-bottom:none;
  margin:0px 0px 0px 15px;
  font-weight: normal;
  color:#ffffff;
  font-size: 0.9em;
  width: 120px;
}

#navigationbuttons ul.subnav a:hover
{
	display: block;
	text-decoration: none;
	padding: 7px 0px 0px 10px;
  border-bottom:none;
  font-weight: normal;
  color:#ccccb2;
  margin:0px 0px 0px 15px;
  font-size: 0.9em;
  width: 120px;
}


#navigationbuttons li.subselected a
{
	display: block;
	text-decoration: none;
	padding: 7px 0px 0px 10px;
  border-bottom:none;
  font-weight: normal;
  margin:0px 0px 0px 15px;
  color:#ffffff;
  font-size: 0.9em;
  width: 120px;
}

#navigationbuttons li.subselected a:hover
{
	display: block;
	text-decoration: none;
	padding: 7px 0px 0px 10px;
  border-bottom:none;
  font-weight: normal;
  margin:0px 0px 0px 15px;
  color:#ccccb2;
  font-size: 0.9em;
  width: 120px;
}

#navigationlanguage
{
  overflow:hidden;
}

#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 {
  width:450px;
  text-align: center;
  margin: 0 0 10px 0;
  text-align: center;
  color: #77787E;
}

.hidden
{
    display: none;
}

#header
{
  height: 115px;
  background-repeat:no-repeat;
  background-position: top right;
  padding-top:40px;
}

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

#header span
{
  display:none;
}

.right
{
  text-align:right;
}


#navigation
{
  float:left;
  width: 177px;
  border:1px none #ffaa00;
  padding-left:24px;
  padding-top:10px;
}

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


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

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

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


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


#footer
{
  text-align:left;
  padding:40px 0px 0px 0px ;
  font-size:1.0em;
  margin:0px;
  border-top:1px none #666666;
  color: #666666;
  background-image: url(../images/footer_bg.gif);
  background-repeat: repeat-x;
  text-align: center;
  height:57px;
}


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

.puff_footer
{
  font-size:1px;
  height:17px;
  background-image: url(../images/puff_footer_bg.gif);
  background-repeat: no-repeat;
  margin-bottom:10px;

}


.puff
{
  padding: 10px 20px 8px 10px ;
  border-top: none;
  margin:0px;
  overflow:hidden;
  background-image: url(../images/puff_content_bg.gif);
  background-color:#fbc900;
  background-position: top left;
  background-repeat: repeat-y;
  color: #000000;
}

.puffhead
{
  background-color:#ffffff;
  font-weight:normal;
  border-bottom: none;
  padding: 8px 0px 6px 10px;
  color:#000000;
  background-image: url(../images/puff_head_bg.gif);

  background-position: top left;
}


.extrabildborder
{
  padding: 10px 10px 20px 10px ;
  border-top: none;

  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:#ffffff;
  font-weight:bold;
  border-bottom: 2px solid #666666;
  padding: 6px 0px 6px 10px;
  color:#000000;
  background-image: url(../images/nav_button_bg.gif);
  background-position: center;

}

.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:#26378f;
  color:#ffffff;
  border:1px solid #26378f;
  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 #aaaaaa;
  font-size:0.8em;
  font-family: Verdana;
  margin-bottom:3px;
  padding-left:3px;

}

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