


body
{
  background-image:url(/images/main_bg.gif);
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background-color:#E6E6E6;
  font-family: Verdana;
  font-size: 72%;
  background-position: left;
  background-repeat: repeat-y;
  text-align: left;
}

form
{
  margin:0px;
  padding:0px;
}


#external
{
  text-align: center;
  margin-left: 32px;
  margin-right: 10px;
}

#external a
{
  color:#B2B2B2;
  text-decoration:none
  ;font-size:10px;
}



h1
{
  font-size: 1.5em;
  margin: 10px 0px 5px 0px;
  color: #1C349A;
  font-family:Tahoma, Verdana;
}

h2
{
  font-size: 1.2em;
  margin: 10px 0px 0px 0px;
  color: #1C349A;
  font-family:Tahoma, Verdana;
  font-weight: bold;
}

h3
{
  font-size: 1.0em;
  margin:0px;
  padding:0px 0px 0px 10px;
  color: #1C349A;
  font-family:Tahoma, Verdana;
}

a
{
  color:#000000;
  font-weight:bold;
}

a:hover
{
  color:#1C349A;
  font-weight:bold;
}

#sitewidth
{
  width: 778px;
  margin: 0px;

  background-position: left;
  border: 1px none #ff0000;
  background-position: left;
}

p
{
  margin:0px;
  padding:0px;
}


#navigationbuttons ul
{
  margin:0px 0px 0px 21px;
	padding:0px;
	list-style: none;
  font-size: 0.9em;
  font-weight: bold;
}

#navigationbuttons ul.subnav
{
  margin:0px 0px 0px 0px;
	padding:0;
	list-style: none;
  font-size: 0.9em;
  font-weight: bold;
}

#navigationbuttons a
{
  text-decoration:none;
  background-image: url(../images/green_dot.gif);
  background-repeat: no-repeat;
  padding: 4px 0px 0px 21px;
  margin: 0px 0px 0px 0px;
  display: block;
  height: 13px;
}

#navigationbuttons a:hover
{
  color: #6A9E27;
  background-image: url(../images/green_dot_hover.gif);
  background-repeat: no-repeat;
  padding: 4px 0px 0px 21px;
  margin: 0px 0px 0px 0px;
  display: block;
  height: 13px;
}

#navigationbuttons .selected a
{
  color: #6A9E27;
  text-decoration:none;
  background-image: url(../images/green_dot.gif);
  background-repeat: no-repeat;
  padding: 4px 0px 0px 21px;
  margin: 0px 0px 0px 0px;
  display: block;
  height: 13px;
}

#navigationbuttons .selected a:hover
{
  color: #6A9E27;
  background-image: url(../images/green_dot_hover.gif);
  background-repeat: no-repeat;
  padding: 4px 0px 0px 21px;
  margin: 0px 0px 0px 0px;
  display: block;
  height: 13px;
}

#navigationbuttons .subnav a
{
  color: #000000;
  text-decoration:none;
  background-image: url(../images/green_dot_subnav.gif);
  background-repeat: no-repeat;
  padding: 2px 0px 0px 22px;
  font-weight: normal;
  display: block;
  height: 12px;
}

#navigationbuttons .subnav a:hover
{
  color: #8A8A8A;
  background-image: url(../images/green_dot_subnav.gif);
  background-repeat: no-repeat;
  padding: 2px 0px 0px 22px;
  font-weight: normal;
  display: block;
  height: 12px;
}

.endsub
{
  display:block;
  height: 5px;
  font-size: 0.1em;
  padding:0px;
  margin:0px;
  background-image: url(../images/green_dot_end.gif);
  background-repeat: no-repeat;
}

.startsub
{
  display:block;
  height: 3px;
  font-size: 0.1em;
  padding:0px;
  margin:0px;
  background-image: url(../images/green_dot_start.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
}



#navigationlanguage
{
  overflow:hidden;
}

#navigationlanguage img {
  border: 1px solid #000000;
}

.languageheader
{
  padding-left:20px;
  padding-bottom:10px;
  font-weight:bold;

}



#navigationlanguage ul
{
	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;
}

#header
{
  width: 778px;
  height: 137px;
  background-image: url(../images/header_bg.jpg);
  background-repeat:no-repeat;
  background-position: top center;
}

#logo
{
background-image: url(../images/logo.gif);
background-repeat: no-repeat;
width:380px;
height:111px;
display:block;
margin-left:18px;
overflow: hidden;
}

#header span
{
  display:none;
}

.right
{
  text-align:right;
}


#navigation
{
  float:left;
  width: 175px;
  border: 1px none #ff0000;
}


#contentcontainer
{
  float:left;
  width: 600px;
  border:2px none #00ffff;
}

.contentwrap
{
  border:2px none #0000ff;
  width: 590px;
  margin-left:10px;
}

#main
{
  float:left;
  width:400px;
  border:2px none #ffaa00;
  margin-right:30px;
}

#footer
{
  width: auto;
  background-color:#ffffff;
  text-align:left;
  padding-left:20px;
  font-size:0.9em;
  margin-top:10px;
}


#puffar
{
 padding-top:0px;
 float:left;
 width: 139px;
 border:1px none #00ff00;
  overflow:hidden;
}

.puff_footer
{
  font-size:1px;
  width:139px;
  height:1px;
  background-repeat: no-repeat;
  margin-bottom:10px;
}


.puff
{
  padding: 10px;

  margin:0px;
  overflow:hidden;
  font-size: 0.8em;
  background-color:#E2E2E2;
}






.puffhead
{
  background-color:#3D3D3D;
  font-weight:bold;
  padding-left:10px;
  font-size: 0.8em;
  color:#ffffff;
  padding:2px 2px 2px 10px ;
}


.news
{
  background-color:#E0E7DD;
}

.newshead
{
  background-color:#2D5F1B;
}


.didyouknow
{
  background-color:#DDE1F0;
}

.didyouknowhead
{
  background-color:#1C349A;
}

.quote
{
  background-color:#DDE1F0;
}

.quotehead
{
  background-color:#1C349A;
}

.dayhistory
{
  background-color:#DDE1F0;
}

.dayhistoryhead
{
  background-color:#1C349A;
}

.own
{
  background-color:#F8DBDB;
}

.ownhead
{
  background-color:#CE0F0F;
}


.clear
{
  clear:both;
  font-size: 1px;
}

.button
{
  background-color:#1C349A;
  color:#ffffff;
  border:1px solid #000000;
  font-size:1.0em;
  padding: 1px 1px 1px 1px;
  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:#DDE1F0;
  border: 1px solid #1C349A;
  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;
}
