body
{
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 10px 0px;
  background-color:#fff;
  font-family: Verdana, Arial;
  font-size: 80%;
  background: url(../images/body_bg.jpg) repeat-x top left;
}

#wrapper {
  width: 1016px;
  height: auto;
  margin: 0 auto;
}

#header
{
  width: 1016px;
  height: 164px;
  margin: -10px 0 0 0;
  padding: 0;
  float: left;
}

#logo
{
background-image: url(../images/logo.png);
background-repeat: no-repeat;
width:628px;
height:164px;
display:block;
margin-left:-130px;
overflow: hidden;
float: left;
}

#header span
{
  display:none;
}

#usernav {
  float: right;
  width: 312px;
  height: 100px;
  margin: 15px 0 10px 50px;
  padding: 0;
  background: url(../images/cp_bg.png) no-repeat top left;
}

#cp_header {
  float: left;
  width: 80px;
  background-position: 0 2px;
  color: #000;
  font-size: 1.0em;
  margin: 5px 5px;
  padding: 0 0 0 20px;
}

#usernav ul {
  float: left;
  width: 162px;
  margin: 10px 0 0 20px;
  padding: 0;
  list-style: none;
}

#usernav ul li {
  margin: 0;
  padding: 0;
  display: block;
  line-height: 13px;
}

#usernav ul li a {
  padding: 0 10px 0 0px;
  text-decoration: none;
  font-size: 0.8em;
  color: #555;
}

#usernav ul li a:hover {
  padding: 0 10px 0 0px;
  text-decoration: none;
  font-size: 0.8em;
  color: #000;
}

#logout_button {
  float: left;
  width: 63px;
  margin: 30px 0 0 46px
}

a.logout_button {
  display: block;
  float: left;
  width: 63px;
  height: 23px;
  font-size: 0.8em;
  text-decoration: none;
  text-align: center;
  color: #000;
  background: url(../images/logout_button.png) no-repeat top left;
  padding: 2px 0 0 0;
  letter-spacing: -1px;
}

a.myaccount_button {
  display: block;
  float: left;
  width: 63px;
  height: 23px;
  font-size: 0.8em;
  text-decoration: none;
  text-align: center;
  color: #000;
  background: url(../images/logout_button.png) no-repeat top left;
  padding: 2px 0 0 0;
  letter-spacing: -1px;
}


#sitewidth_top {
  float: left;
  width: 1016px;
  height: 43px;
  background: url(../images/sitewidth_top.png) no-repeat top left;
  margin: -40px 0 0 0;
  padding: 0;
}

#sitewidth
{
  float: left;
  width: 1016px;
  margin: 0;
  padding: 0;
  background: url(../images/sitewidth_bg.png) repeat-y top left;
}

/*
 TOP NAV
*/

#headernavigationbuttons {
  text-align: left;
  font-weight: normal;
  font-size: 0.9em;
  padding:0;
  float: left;
  width: 1000px;
  height: 32px;
  margin: 8px 0 0 8px;
}



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: 1.6em;
  margin: 0px 0px 5px 0px;
  font-weight:normal;
  color: #005daa;
}

h2
{
  font-size: 1.1em;
  margin: 0px 0px 5px 0px;
  //color: #005daa;
  color: #000;
  font-weight: bold;
}

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

h4 {
  margin: 0;
}


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

.text div p, .text_frontpage div p {
  line-height: 16px;
}

.txt
{
  line-height: 1.2em;
}

.blog_txt
{
  line-height: 1.2em;
  padding: 0 5px 0 0;
  font-size: 1.1em;
}


a
{
  color:#005daa;
}

a:hover
{
  color:#000000;
}


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

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

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


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

td
{
 font-size: 1.1em;
}




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



.right
{
  text-align:right;
  float: right;
  width: 100%;
}


#navigation
{
  float:right;
  width: 217px;
  border:1px none #ffaa00;
  padding-left:0px;
  padding-top:0px;
  margin: 5px -14px 0 0;
}

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


#contentcontainer
{
  float:left;
  width: 1016px;
  margin: 10px 0 0 0;
}

.sidebar_left_front
{
  float:left;
  width:369px;
  margin: 0 8px 0 16px;
}
.sidebar_left
{
  float:left;
  width:220px;
  height: auto;
  min-height: 200px;
  margin: 0px 20px 0 15px;
}
.contentwrap_front
{
  border:2px none #0000ff;
  width: 990px;
  margin-left:0px;
}
.contentwrap
{
  border:2px none #0000ff;
  width: 950px;
  margin-left:30px;
}

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

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

#navigation_front
{
  float:right;
  width:220px;
  border:1px none #ffaa00;
  padding-left:0px;
  padding-top:0px;
  margin: 0 -7px 0 0;
}

.text_frontpage {
  float: right;
  width: 583px;
  margin: 0px 17px 0 0;
  background: #f3f3f3;
  padding: 5px 10px;
  border-radius:5px;
  -moz-border-radius: 5px;
  -webkit-border-radius:5px;
  -khtml-border-radius:5px;
  font-size: 0.9em;
}

.text_frontpage h1 {
  font-size: 2.0em;
  font-weight: normal;
}

.text {
  float: left;
  margin: 0px;
  padding: 	0 ;
  font-size: 0.9em;
  width: 100%;
}

.text h1 {
  font-size: 2.0em;
  font-weight: normal;
}

.frontpage_bottom {
  float: left;
  margin: 15px;
}

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


#footer
{
  float: left;
  width: 980px;
  height: 100px;
  text-align:left;
  font-size:0.8em;
  font-weight: bold;
  margin:0 0 20px 0;
  padding: 10px 25px 30px 25px;
  color: #3d3d3d;
  background: url(../images/footer_bg.png) no-repeat top left;
  text-align: center;
}

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

.dividerline
{
  background-image: url(../images/divider_line.png);
  background-repeat: no-repeat;
  height: 2px;
  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;
}

.puffhead_left {
  float: left;
  width: 210px;
  height: 28px;
  background: url(../images/headernav_bg.png) repeat-x top left;
  color: #000;
  padding: 7px 0 0 10px;
  border: 1px solid #a4d7ba;
}

.puffhead_left h3 {
  font-size: 1.2em;
  font-weight: normal;
  color: #000;
  margin: 0;
  padding: 0;
}

.puffbg_left {
  float: left;
  width: 220px;
  height: auto;
  background: #f7fbf9;
  padding: 0;
  margin: 0 0 10px 0;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}

.puffbg_left_arkiv {
  float: left;
  width: 200px;
  height: auto;
  background: #f7fbf9;
  padding: 10px;
  margin: 0 0 10px 0;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}

.postlist_head_archive {
  float: left;
  width: 212px;
  height: 30px;
  background: url(../images/subnavhead_bg.png) no-repeat top left;
  margin: 0;
  padding: 7px 0 0 10px;
}

.postlist_archive {
  float: left;
  width: 200px;
  height: auto;
  background: #f7fbf9;
  padding: 10px;
  margin: 0 0 10px 0;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}

.puffhead_left_front {
  float: left;
  width: 300px;
  height: 28px;
  background: url(../images/headernav_bg.png) repeat-x top left;
  color: #000;
  padding: 7px 0 0 10px;
  border: 1px solid #a4d7ba;
}

.puffhead_news_front {
  float: left;
  width: 359px;
  height: 30px;
  background: url(../images/newshead_front_bg.png) no-repeat top left;
  color: #000;
  padding: 7px 0 0 10px;
}

.puffhead_news_front h3 {
  font-size: 1.2em;
  font-weight: normal;
  color: #000;
  margin: 0 5px 0 0;
  padding: 0;
  float: left;
  width: auto;
}

.puffhead_news {
  float: left;
  width: 212px;
  height: 30px;
  background: url(../images/newshead_bg.png) no-repeat top left;
  color: #000;
  padding: 7px 0 0 10px;
}

.puffhead_news h3 {
  font-size: 1.2em;
  font-weight: normal;
  color: #000;
  margin: 0;
  padding: 0;
  float: left;
  width: auto;
}

.puffhead_news_arkiv {
  float: left;
  width: 212px;
  height: 30px;
  background: url(../images/newshead_bg.png) no-repeat top left;
  color: #000;
  padding: 7px 0 0 10px;
}

.puffhead_news_arkiv h3 {
  font-size: 1.2em;
  font-weight: normal;
  color: #000;
  margin: 0;
  padding: 0;
  float: left;
  width: auto;
}

.puffhead_blog_front {
  float: left;
  width: 359px;
  height: 30px;
  background: url(../images/bloghead_front_bg.png) no-repeat top left;
  color: #000;
  padding: 7px 0 0 10px;
}

.puffhead_blog_front h3 {
  font-size: 1.2em;
  font-weight: normal;
  color: #000;
  margin: 0 5px 0 0;
  padding: 0;
  float: left;
  width: auto;
}

.puffbg_left_front {
  float: left;
  width: 365px;
  height: auto;
  background: #fff;
  padding: 1px;
  margin: 0 0 10px 0;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}

.puffhead_right_front, .puffhead_right {
  float: left;
  width: 212px;
  height: 30px;
  background: url(../images/h2_trigger_a.png) no-repeat top left;
  color: #000;
  padding: 7px 0 0 10px;
  cursor: pointer;
  margin: 0 0 5px 0;
}

.puffhead_right_front h3, .puffhead_right h3 {
  float: left;
  font-size: 1.2em;
  font-weight: normal;
  color: #000;
  margin: 0;
  padding: 0;
}

.minus {
  background: url(../images/h2_trigger_a.png) no-repeat left bottom;
  margin: 0 0 -5px 0;
}

.puffbg_right_front, .puffbg_right {
  float: left;
  width: 200px;
  height: auto;
  background: #f7fbf9;
  padding: 10px;
  margin: 0 0 10px 0;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}

#kalendarium {
  float: left;
  width: 210px;
  height: auto;
  background: #f7fbf9;
  padding: 10px 5px 10px 5px;
  margin: 0 0 10px 0;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}

span.small {
  float: left;
  font-size: 0.8em;
  letter-spacing: -1px;
  margin: 5px 0 0 0;
}


.extrabildborder
{
  padding: 0;
  border-top: none;
  margin:0px;
  overflow:hidden;
  color: #333333;
}

.extrabildborder td {
  padding: 5px;
}

.extrabildheader
{
  float: left;
  width: 483px;
  font-weight:normal;
  padding: 6px 0px 6px 2px;
  color:#000;
  border-radius:5px;
  -moz-border-radius: 5px;
  -webkit-border-radius:5px;
  -khtml-border-radius:5px;
  margin: 10px 0 5px 8px;
}

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

ul.newslist {
  float: left;
  width: 220px;
  height: auto;
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.newslist li {
  float: left;
  width: 210px;
  margin: 0 0 1px 1px;
  padding: 3px 5px 3px 5px;
  background: url(../images/entry_bg.png) repeat-x top left #f5f5e2;
  border-bottom: 1px solid #dbdbc8;
  line-height: 14px;
  font-size: 0.9em;
  color: #666565;
}

ul.newslist li a {
  font-size: 1.1em;
  font-weight: bold;
  color: #005DAA;
  text-decoration: none;
}

ul.newslist li span.date {
  font-size: 1.0em;
  color: #8a8989;
  text-transform: lowercase;
  float: left;
  width: 100%;
}

ul.newslist li .thumb_box {
  float: left;
  width: 50px;
  height: auto;
  text-align: center;
  display: inline;
  margin: 4px 10px 4px 0;
}

ul.newslist li .intro_box {
  float: left;
  width: 144px;
  display: inline;
  margin: 4px 0 0 0;
  line-height: 16px;
}

ul.newslist_arkiv li span.date {
  font-size: 1.0em;
  color: #8a8989;
  text-transform: lowercase;
  float: left;
  width: 100%;
}

ul.newslist_arkiv li .thumb_box {
  float: left;
  width: 50px;
  height: auto;
  text-align: center;
  display: inline;
  margin: 4px 10px 4px 0;
}

ul.newslist_arkiv li .intro_box {
  float: left;
  width: 414px;
  display: inline;
  margin: 4px 0 0 0;
  line-height: 16px;
}

ul.newslist_front li span.date {
  font-size: 1.0em;
  color: #8a8989;
  text-transform: lowercase;
  float: left;
  width: 100%;
}

ul.newslist_front {
  float: left;
  width: 364px;
  height: auto;
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.newslist_front li {
  float: left;
  width: 354px;
  margin: 0 0 1px 1px;
  padding: 3px 5px 3px 5px;
  background: url(../images/entry_bg.png) repeat-x #f5f5e2;
  background-position: 0 0;
  border-bottom: 1px solid #dbdbc8;
  line-height: 14px;
  font-size: 1.0em;
  color: #404040;
}

ul.newslist_front li a {
  font-size: 1.0em;
  font-weight: bold;
  color: #005DAA;
  text-decoration: none;
}

span.sektion, span.date {
  font-size: 0.9em;
  color: #8a8989;
  text-transform: lowercase;
}

ul.newslist_front li .thumb_box {
  float: left;
  width: 50px;
  height: auto;
  text-align: center;
  display: inline;
  margin: 4px 10px 4px 0;
}

ul.newslist_front li .intro_box {
  float: left;
  width: 294px;
  display: inline;
  margin: 4px 0 0 0;
  line-height: 16px;
}

ul.blog_entry  li .postdate a {
  font-size: 1.0em;
  color: #8a8989;
  font-weight: normal;
}

ul.blog_entry  {
  float: left;
  width: 220px;
  height: auto;
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.blog_entry  li {
  float: left;
  width: 210px;
  margin: 0 0 1px 1px;
  padding: 3px 5px 3px 5px;
  background: url(../images/entry_bg.png) repeat-x #f5f5e2;
  background-position: 0 0;
  border-bottom: 1px solid #dbdbc8;
  line-height: 14px;
  font-size: 1.0em;
  color: #404040;
}

ul.blog_entry  li a {
  font-size: 1.0em;
  font-weight: bold;
  color: #005DAA;
  text-decoration: none;
}

ul.blog_entry  li .thumb_box {
  float: left;
  width: 50px;
  height: auto;
  text-align: center;
  display: inline;
  margin: 4px 10px 4px 0;
}

ul.blog_entry  li .intro_box {
  float: left;
  display: inline;
  margin: 4px 0 0 0;
  line-height: 16px;
}



ul.blog_entry_front li .postdate a {
  font-size: 1.0em;
  color: #8a8989;
  font-weight: normal;
}

ul.blog_entry_front {
  float: left;
  width: 364px;
  height: auto;
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.blog_entry_front li {
  float: left;
  width: 354px;
  margin: 0 0 1px 1px;
  padding: 3px 5px 3px 5px;
  background: url(../images/entry_bg.png) repeat-x #f5f5e2;
  background-position: 0 0;
  border-bottom: 1px solid #dbdbc8;
  line-height: 14px;
  font-size: 1.0em;
  color: #404040;
}

ul.blog_entry_front li a {
  font-size: 1.0em;
  font-weight: bold;
  color: #005DAA;
  text-decoration: none;
}

ul.blog_entry_front li .thumb_box {
  float: left;
  width: 50px;
  height: auto;
  text-align: center;
  display: inline;
  margin: 4px 10px 4px 0;
}

ul.blog_entry_front li .intro_box {
  float: left;
  width: 294px;
  display: inline;
  margin: 4px 0 0 0;
  line-height: 16px;
}

.blog_entry_list {
  float: left;
  width: 470px;
  margin: 0 0 5px 0;
  padding: 5px 10px 5px 10px;
  background: #fff;
  border-bottom: 1px solid #dbdbc8;
  line-height: 14px;
  font-size: 1.0em;
  color: #000;
}

.blog_entry_list h2 {
  font-size: 1.1em;
  padding: 0 0 0 0;
}

.blog_entry_list .postdate
{
  font-size: 1.0em;
  color: #8A8989;
}

div.postdate
{
  font-size: 0.9em;
  color: #8A8989;
  margin: 0 0 4px 0;
}

.blog_entry_list .postdate a
{
  font-size: 1.0em;
  color: #8A8989;
}

div.postdate a
{
  font-size: 1.0em;
  color: #8A8989;
}


#kalendarium .postdate
{
  font-size: 0.9em;
  color: #8a8989;
  text-transform: lowercase;
}

#kalendarium h2 {
  display: block;
  font-size: 0.9em;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

#kalendarium h2 a {
  display: block;
  color: #444;
  text-decoration: none;
}

#kalendarium a.whole_month {
  display: block;
  background: #e3f1fc;
  margin: 2px 0 2px 0;
  padding: 2px 0 2px 5px;
  font-size: 1.0em;
  text-decoration: none;
}

#kalendarium a.whole_month:hover {
  display: block;
  background: #c1e0f9;
  margin: 2px 0 2px 0;
  padding: 2px 0 2px 5px;
  font-size: 1.0em;
  text-decoration: none;
}

#kalendarium a.goto_calendar {
  display: block;
  background: #b1d5f3;
  margin: 0;
  padding: 2px 0 2px 5px;
  font-size: 1.0em;
  text-decoration: none;
}

#kalendarium a.goto_calendar:hover {
  display: block;
  background: #a2cdf0;
  margin: 0;
  padding: 2px 0 2px 5px;
  font-size: 1.0em;
  text-decoration: none;
}

#kalendarium h2 a:hover {
  display: block;
  color: #000;
  text-decoration: none;
}

.blog_entry h2 {
  font-weight: bold;
  font-size: 1.0em;
}

.blog_entry h2 a {
    text-decoration: none;
}

.blog_entry a.comments_link {
  color: #515151;
}

.blog_entry a.comments_link:hover {
  color: #000;
}

a.to_blog {
  float: left;
  width: 222px;
  height: 25px;
  background: url(../images/toblog_button.png) no-repeat top left;
  color: #000;
  text-align: center;
  font-size: 1.2em;
  text-decoration: none;
  padding: 8px 0 4px 0;
  margin: 4px 0 4px 5px;
}

a.to_blog:hover {
  float: left;
  width: 222px;
  height: 25px;
  background: url(../images/toblog_button.png) no-repeat;
  background-position: 0 -37px;
  color: #000;
  text-align: center;
  font-size: 1.2em;
  text-decoration: none;
  padding: 8px 0 4px 0;
  margin: 4px 0 4px 5px;
}

a.to_news {
  float: left;
  width: 222px;
  height: 25px;
  background: url(../images/tonews_button.png) no-repeat top left;
  color: #000;
  text-align: center;
  font-size: 1.2em;
  text-decoration: none;
  padding: 8px 0 4px 0;
  margin: 4px 0 4px 5px;
}

a.to_news:hover {
  float: left;
  width: 222px;
  height: 25px;
  background: url(../images/tonews_button.png) no-repeat;
  background-position: 0 -37px;
  color: #000;
  text-align: center;
  font-size: 1.2em;
  text-decoration: none;
  padding: 8px 0 4px 0;
  margin: 4px 0 4px 5px;
}

#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:#B1D5F3;
  color:#000;
  border:1px solid #B1D5F3;
  font-size:1.0em;
  padding: 3px 3px 3px 3px;
  font-weight: normal;
  border-radius:5px;
  -moz-border-radius: 5px;
  -webkit-border-radius:5px;
  -khtml-border-radius:5px;
  margin: 5px 0 5px 0;
}

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


.formfield
{
  border: 1px solid #dddddd;
  font-size:1.0em;
  font-family: Verdana;
  margin-bottom:3px;
  padding-left:3px;
  //background-image: url(../images/f orm_bg.gif);
  background-repeat: no-repeat;

}

.formright
{
  width:161px;
}

.createpostform
{
  width:400px;
}

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

#genvagbuttons {
  float: left;
  margin: 0;
  padding: 0;
}

.genvag {
  margin: 0;
  padding: 0;
  list-style: none;
}

.genvag li {
  margin: 0;
  padding: 0;
}

.picture {
  text-align: center;
}

table
{
  font-size:0.8em;
}



ul.nobutton {
  list-style: none;
}

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

#headernav {
  text-transform: uppercase;
}

.jahrzeit
{
  background-image: url(../images/jahrzeit_small.gif);
  background-position: top right;
  background-repeat: no-repeat;
  background-color: #c6d2d7;
}

.selection_box {
  float: left;
  width: 462px;
  background: #F5F5E2;
  margin: 0 0 0 7px;
  padding: 10px;
  border: 1px solid #efefd1;
  border-radius:5px;
  -moz-border-radius: 5px;
  -webkit-border-radius:5px;
  -khtml-border-radius:5px;
}

.cal_prev {
  float: left;
  width: auto;
  font-size: 0.9em;
}

.cal_select {
  float: left;
  width: 230px;
}

.cal_next {
  float: right;
  width: auto;
  font-size: 0.9em;
}

a.add_entry_button {
  float: left;
  width: 159px;
  height: 23px;
  background: url(../images/add_entry_button.png) no-repeat;
  background-position: 0 0;
  text-align: center;
  padding: 4px 0 0 0;
  text-decoration: none;
  color: #000;
}

a.add_entry_button:hover {
  float: left;
  width: 159px;
  height: 23px;
  background: url(../images/add_entry_button.png) no-repeat;
  background-position: 0 -27px;
  text-align: center;
  padding: 4px 0 0 0;
  text-decoration: none;
  color: #000;
}

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


.jahrzeitlarge
{
  background-image: url(../images/jahrzeit_large.gif);
  background-position: top right;
  background-repeat: no-repeat;
  font-weight: normal;
  color: #ff0000;
  padding-right:20px;
  text-align: right;
  vertical-align: top;
  border-left: none;


}

.jahrzeitlarge div
{
  background-image: none;
  background-position: top right;
  background-repeat: no-repeat;

  font-weight: normal;
  color: #aaa;
  padding-right:0px;
  text-align: right;
  vertical-align: top;
  font-style:italic
}


.jahrzeitlarge a
{
  font-weight: normal;
  color: #666;
  text-decoration: none;


}

.jahrzeitlarge strong
{
  font-weight: bold;
  color: #000;
  text-decoration: none;


}



.jahrzeit
{
  background-image: url(../images/jahrzeit_small.gif);
  background-position: top right;
  background-repeat: no-repeat;
}


.maincal
{
  vertical-align: top;
  width: 380px;
  border-right: none;
}

.calendar_outer {
  background: #f2f9fd;
  margin: 5px 0 0 7px;
  border: 1px solid #c4dbe8;
  border-radius:5px;
  -moz-border-radius: 5px;
  -webkit-border-radius:5px;
  -khtml-border-radius:5px;
}

.calendar_outer tr {
  margin: 0;
  padding: 0;
}

.calendar_table {
  border-collapse: collapse;
  margin: 0;
}

.calendar_table td
{

}

.calendar_date
{
  border-right:1px solid #bbb;
}

.poststat_left {
  float: left;
  width: 285px;
  height: 24px;
  background: #fdd5a8;
  font-size: 1.0em;
  margin: 10px 0 0 0;
  padding: 10px 5px 0 10px;
  border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  -webkit-border-radius: 5px 0px 0px 5px;
  -khtml-border-radius: 5px 0px 0px 5px;
}

.poststat_left a, .poststat_right a {
  color: #113451;
}

.poststat_right {
  float: right;
  width: 160px;
  height: 24px;
  background: #fdd5a8;
  font-size: 1.0em;
  margin: 10px 0 0 0;
  padding: 10px 5px 0 5px;
  border-radius: 0px 5px 5px 0px;
  -moz-border-radius: 0px 5px 5px 0px;
  -webkit-border-radius: 0px 5px 5px 0px;
  -khtml-border-radius: 0px 5px 5px 0px;
}

#comments {
  float: left;
  width: 490px;
  margin: 10px 0 0 5px;
}

#comments h3 {
  float: left;
  width: 482px;
  height: 25px;
  font-size: 1.0em;
  background: #f7f7e6;
  border: 1px solid #efefcf;
  padding: 5px 0 0 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  margin: 4px 0 0 0;
}

#comments ol {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

#comments ol li {
  float: left;
  background: #fff8f0;
  border: 1px solid #e1effb;
  padding: 2px 10px 2px 10px;
  width: 472px;
  margin: 4px 0 0px 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
}

.form_float {
  float: left;
  width: 472px;
  background: #f8f8f8;
  padding: 10px;
  margin: 5px 0 5px 0;
  border: 1px solid #e6e6e6;
  border-radius:5px;
  -moz-border-radius: 5px;
  -webkit-border-radius:5px;
  -khtml-border-radius:5px;
}

ul#genvag {
  float: left;
  width: 190px;
  margin: 0;
  padding: 0;
  list-style: none;
}

ul#genvag li {
  float: left;
  width: 190px;
  margin: 0;
  padding: 0;
}

ul#genvag li a {
  background: url(../images/divider_line.png) no-repeat bottom left;
  width: 190px;
  height: 20px;
  float: left;
  padding: 5px 0 5px 0;
  text-decoration: none;
}

#sidenav_head_bg {
  float: left;
  width: 212px;
  height: 30px;
  background: url(../images/subnavhead_bg.png) no-repeat top left;
  margin: 0;
  padding: 7px 0 0 10px;
}

#sidenav_head_bg h3 {
  font-size: 1.2em;
  font-weight: normal;
  color: #000;
  margin: 0;
  padding: 0;
}

ul#sidenav {
  float: left;
  width: 220px;
  height: auto;
  background: #F7FBF9;
  padding: 0 0 2px 0;
  margin: 0 0 10px 0;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  list-style: none;
}

ul#sidenav li {
  float: left;
  width: 210px;
  margin: 0 0 0 5px;
  padding: 0;
}

ul#sidenav li a {
  /* background: url(../images/divider_line.png) no-repeat bottom left; */
  width: 195px;
  height: auto;
  float: left;
  padding: 7px 0 7px 10px;
  text-decoration: none;
  font-size: 1.0em;
  color: #444444;
  border-bottom: 1px solid #ccc;
}

ul#sidenav li a:hover {
  /* background: url(../images/divider_line.png) no-repeat bottom left; */
  width: 195px;
  height: auto;
  float: left;
  padding: 7px 0 7px 10px;
  text-decoration: none;
  font-size: 1.0em;
  color: #000;
  border-bottom: 1px solid #ccc;
}

ul#sidenav li.selected a {
  background: #FDE6D0;
  width: 192px;
  height: auto;
  float: left;
  padding: 7px 0 7px 18px;
  text-decoration: none;
  font-size: 1.0em;
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid #ccc;
}

ul#sidenav li.selected a:hover {
  background: #fbcfa4;
  width: 192px;
  height: auto;
  float: left;
  padding: 7px 0 7px 18px;
  text-decoration: none;
  font-size: 1.0em;
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid #ccc;
}

ul#sidenav li.selecteddot a {
  background: url(../images/bullet.png) #FDE6D0 no-repeat;
  background-position: 4px 11px;
  width: 192px;
  height: auto;
  float: left;
  padding: 7px 0 7px 18px;
  text-decoration: none;
  font-size: 1.0em;
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid #ccc;
}

ul#sidenav li.selecteddot a:hover {
  background: url(../images/bullet.png) #fbcfa4 no-repeat;
  background-position: 4px 11px;
  width: 192px;
  height: auto;
  float: left;
  padding: 7px 0 7px 18px;
  text-decoration: none;
  font-size: 1.0em;
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid #ccc;
}

ul#sidenav li.selected ul.subnav, ul#sidenav li.selecteddot ul.subnav {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul#sidenav li.selected ul.subnav li, ul#sidenav li.selecteddot ul.subnav li {
  margin: 0;
  padding: 0;
}

ul#sidenav li.selected ul.subnav li a {
  background: url(../images/divider_line.png) no-repeat bottom left;
  width: 192px;
  height: auto;
  float: left;
  padding: 7px 0 7px 18px;
  text-decoration: none;
  font-size: 1.0em;
  font-weight: normal;
  color: #444444;
  border-bottom: 1px solid #ccc;
}

ul#sidenav li.selecteddot ul.subnav li a {
  width: 192px;
  height: auto;
  float: left;
  padding: 7px 0 7px 18px;
  text-decoration: none;
  font-size: 1.0em;
  font-weight: normal;
  color: #444444;
  border-bottom: 1px solid #ccc;
}

ul#sidenav li.selecteddot ul.subnav li a:hover {
  width: 192px;
  height: auto;
  float: left;
  padding: 7px 0 7px 18px;
  text-decoration: none;
  font-size: 1.0em;
  font-weight: normal;
  color: #000;
  border-bottom: 1px solid #ccc;
}

ul#sidenav li.selected ul.subnav li.subselected {
  margin: 0 0 0 10px;
}

ul#sidenav li.selected ul.subnav li.subselected a {
  width: 182px;
  height: auto;
  float: left;
  padding: 7px 0 7px 18px;
  text-decoration: none;
  font-size: 1.0em;
  font-weight: bold;
  color: #444444;
  border-bottom: 1px solid #ccc;
}

ul#sidenav li.selected ul.subnav li.subselected a:hover {
  width: 182px;
  height: auto;
  float: left;
  padding: 7px 0 7px 18px;
  text-decoration: none;
  font-size: 1.0em;
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid #ccc;
}

ul#sidenav li.selected ul.subnav li.subselecteddot a {
  background: url(../images/bullet.png) #FDE6D0 no-repeat;
  background-position: 4px 11px;
  width: 182px;
  height: auto;
  float: left;
  padding: 7px 0 7px 18px;
  text-decoration: none;
  font-size: 1.0em;
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid #ccc;
}

ul#sidenav li.selected ul.subnav li.subselecteddot a:hover {
  background: url(../images/bullet.png) #fbcfa4 no-repeat;
  background-position: 4px 11px;
  width: 182px;
  height: auto;
  float: left;
  padding: 7px 0 7px 18px;
  text-decoration: none;
  font-size: 1.0em;
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid #ccc;
}

ul#sidenav li.selected ul.subnav li.subselected ul.subsubnav {
  list-style: none;
  margin: 0 0 0 10px;
  padding: 0;
}

ul#sidenav li.selected ul.subnav li.subselected ul.subsubnav li {
  margin: 0;
  padding: 0;
}

ul#sidenav li.selected ul.subnav li.subselected ul.subsubnav li a {
  background: none;
  width: 168px;
  height: auto;
  float: left;
  padding: 7px 0 7px 21px;
  text-decoration: none;
  font-size: 1.0em;
  font-weight: bold;
  color: #444444;
  border-bottom: 1px solid #ccc;
}

ul#sidenav li.selected ul.subnav li.subselected ul.subsubnav li a:hover {
  background: none;
  width: 168px;
  height: auto;
  float: left;
  padding: 7px 0 7px 21px;
  text-decoration: none;
  font-size: 1.0em;
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid #ccc;
}

ul#sidenav li.selected ul.subnav li.subselected ul.subsubnav li.subsubselecteddot a {
  background: url(../images/bullet.png) #FDE6D0 no-repeat;
  background-position: 4px 11px;
  width: 168px;
  height: auto;
  float: left;
  padding: 7px 0 7px 21px;
  text-decoration: none;
  font-size: 1.0em;
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid #ccc;
}

ul#sidenav li.selected ul.subnav li.subselected ul.subsubnav li.subsubselecteddot a:hover {
  background: url(../images/bullet.png) #fbcfa4 no-repeat;
  background-position: 4px 11px;
  width: 168px;
  height: auto;
  float: left;
  padding: 7px 0 7px 21px;
  text-decoration: none;
  font-size: 1.0em;
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid #ccc;
}

    #headernavigationbuttons ul {
	  margin:8px 0 0 5px;
	  padding:0;
	  list-style:none;
      }
    #headernavigationbuttons ul li {
      display:inline;
      margin:0 0 0 0;
      padding:0;
      }
    #headernavigationbuttons ul li a {
      float:left;
      background:url("../images/tableft_matrix.png") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #headernavigationbuttons ul li a span {
      float:left;
      display:block;
      background:url("../images/tabright_matrix.png") no-repeat right top;
      padding:5px 10px 4px 6px;
      margin: 0 2px 0 0;
      color:#000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #headernavigationbuttons ul li a span {float:none;}
    /* End IE5-Mac hack */
    #headernavigationbuttons ul li a:hover span {
      color:#000;
      }
    #headernavigationbuttons ul li a:hover {
      background-position:0% -27px;
      }
    #headernavigationbuttons ul li a:hover span {
      background-position:100% -27px;
      }
      #headernavigationbuttons ul li.selected a {
      background-position:0% -27px;
      }
    #headernavigationbuttons ul li.selected a span {
      background-position:100% -27px;
      }
      
/*
  new blog layout
*/

#postlist_wrapper {
  float: left;
  width: 481;
  padding: 10px 0 10px 0;
  margin: 0;
  border-radius:5px;
  -moz-border-radius: 5px;
  -webkit-border-radius:5px;
  -khtml-border-radius:5px;
}

.read_post_button {
  float: right;
  width: 103px;
  height: 24px;
  margin: 8px 0 4px 0;
}


.mid_news_head {
  float: left;
  width: 483px;
  height: 33px;
  background: url(../images/news_head_bg.png) repeat-x top left;
  margin: 0 0 0 5px;
  padding: 2px 0 0 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.mid_news_head h1 {
  font-size: 1.3em;
  color: #000;
  margin: 4px 0 0 0;
}

.mid_news_container {
  float: left;
  width: 471px;
  height: auto;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 4px 0 0 5px;
  padding: 10px;
}

.mid_blog_head {
  float: left;
  width: 483px;
  height: 31px;
  background: url(../images/blog_head_bg.png) repeat-x top left;
  margin: 0 0 5px 5px;
  padding: 4px 0 0 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.mid_blog_head h1 {
  font-size: 1.2em;
  font-weight: normal;
  color: #000;
  margin: 4px 0 0 0;
}

.button_div_front {
  float: right;
  width: 222px;
  margin: -4px -4px 5px 0;
}

.button_div {
  float: right;
  width: 222px;
  margin: -4px -14px 0 0;
}

ul.newslist_arkiv {
  float: left;
  list-style: none;
  margin: 0 0 0 12px;
  padding: 0;
}

ul.newslist_arkiv li {
  float: left;
  border-bottom: 1px solid #ccc;
  padding: 5px 0 5px 0;
}

.alignright {
  float: right;
}

.pdf {
  background: url(../images/pdf.gif) no-repeat top left;
  padding: 0 0 0 24px;
  width: auto;
  height: 20px;
  line-height: 22px;
  display: block;
  font-size: 0.9em;
}

