@charset "UTF-8";
/* CSS Document */

a{
	text-decoration: none;
	color: #9d9d9d;
}

a:hover{
	color: #000;
}


.link{
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.link:hover{
	border-bottom: 1px dotted #000000;	
	
}

#navcontainer ul
{
  position:absolute;
  height:236px; 
  width:150px;
  margin:-118px 0px 0px -375px;
  top: 50%; 
  left: 50%;
  list-style-type: none;
  text-align: left;
  text-indent: 1px;
  letter-spacing: 2px;
  overflow: no;
  font: normal 12px/22px Tahoma;
}

* html #navcontainer ul
{
  position:absolute;
  height:236px; 
  width:150px;
  margin:-118px 0px 0px -340px;
  top: 50%; 
  left: 50%;
  list-style-type: none;
  text-align: left;
  text-indent: 1px;
  letter-spacing: 2px;
  overflow: no;
}

#navcontainer ul li a
{
  padding-left: 15px;
  text-align: left;
	font: normal 12px/22px Tahoma;
  text-decoration: none;
  color: #999;
}

#navcontainer ul li a:hover
{
  color: black;
}

#navcontainer ul li a#current
{
  color: #666;
}

#links {
	text-align: right;
	letter-spacing: 4px;
	line-height: 20px;
}

#header {
  position:absolute;
  height:47px; 
  width:682px;
  margin:-220px 0px 0px -341px;
  top: 50%; 
  left: 50%;
  border-bottom: 1px solid;
  border-bottom-color: #333333;
  text-align: right;
  color: #ffffff;
  padding: 0px;
  overflow: no;
}

#inhalt {
  position:absolute;
  height:265px; 
  width:500px;
  margin:-150px 0px 0px -169px;
  top: 50%; 
  left: 50%;
  text-align: left;
  color: #000000;
  padding-right: 10px;
  overflow: auto;
  background-color: #ffffff;
  font: normal 12px/22px verdana, lucida, sans-serif;

}

#footer {
  position:absolute;
  height:40px; 
  width:682px;
  margin:+145px 0px 0px -341px;
  top: 50%; 
  left: 50%;
  background-color: #000000;
  text-align: left;
  color: #9d9d9d;
  letter-spacing: 1px;
  font: 11px Arial, Helvetica, Geneva, sans-serif;
  vertical-align: middle;
  overflow: no;
}

#footer2 {
  position:absolute;
  height:45px; 
  width:682px;
  margin:+175px 0px 0px -341px;
  top: 50%; 
  left: 50%;
  text-align: right;
  color: #9d9d9d;
  padding-top: 15px;
  letter-spacing: 1px;
  font: 11px Arial, Helvetica, Geneva, sans-serif;
  vertical-align: middle;
  overflow: no;
}

.label{
	text-align: right;
	padding-top: 0px;
	font: bold 12px/22px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	border-bottom: 0px dotted #000000;
}

#ueberschrift{
	font: normal 10px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

.datum{
	font: normal 10px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#disclaimer{
	text-align: justify;
	overflow: no;
}

#service {
	text-align: justify;
}