/*main.css for akku 2009 by internauta.ch */
*{
	margin:0px;
	padding:0px;
}
/*body
{
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}*/
#logo{
	position:absolute;
	top:0px;
	/*left: 205px;*/
	left: 150px;
}
#sprachwechsel
{
	position: absolute;
	top: 125px;
	left: 578px;
	width: 195px;
	text-align: right;
}
#sprachwechsel li
{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: 0.5px;
	float: right;
	list-style-type: none;
	padding-left:10px;
	color: #999999;
}
#nav
{
	position: absolute;
	/*top: 160px;*/
	top: 157px;
	left: 30px;
	width: 205px;
}

#nav li
{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	letter-spacing: 0.5px;
	list-style-type: none;
	color: #999999;
	width: 200px;
}

#content{
	position: absolute;
	top: 215px;
	left: 248px;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	line-height:22px;
	color:black;
}
#content ul{
	padding-left:15px;
}
#content li { 
	list-style-image: url(../images/li.gif); 
	list-style-type: none;
	}
#subnav{
	top: 0px;
	left: 0px;
	width: 525px;
}
#subnav li
{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 12px;
	letter-spacing: 0.5px;
	font-weight: bold;
	line-height: 20px;
	list-style-type: none;
	list-style-image: none; 
	color: #999999;
	float: left;
	padding-right: 15px;
	text-transform: lowercase;
}


#subnav a{
	white-space: nowrap;
}


#subnav ul{
	padding:0px;
}

#wrapper{
	width: 525px;
	clear:both;
}

#Bild { margin: 20px 0px 0px 0px; }

.clearer{
	clear:both;
	height:14px;
}
a{
	color: #999999;
	text-decoration:none;
}

a:hover{
	color: #666666;

}

a.activ, a.active{
	color:#FF3333;
}

a.pdflink, .pdflink
{
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	padding-left:22px;
}

/*#subnav a.activ { color:black; }*/
.img-shadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 6px 0 0 6px !important;
  margin: 6px 0 0 1px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 0px;
  margin: -6px 6px 6px -6px;
  padding: 0px;
  } 
 .legende{
 	font-family: Helvetica, Arial, Sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-bottom:10px;
	padding-top:10px;
 }
 td { vertical-align: top; }