/* CSS Document */

body { margin:0; padding: 0;}

#navcontainer {width: 112px; text-align: left; 
border-bottom: none; padding: 0;
}

#navcontainer ul {margin: 0; padding:0 0 0 10px;	
  list-style-type: none;
  text-indent: 8px; letter-spacing:0}
  
body {
	margin: 0;
	background-image: url(img/bg2.jpg);
	background-repeat: no-repeat;

}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-weight:bold
	
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.headline {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000}
.block {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}

div#textcontainer {margin-left: 50px;margin-top: 20px;}


#navcontainer li {list-style-image: none;
  margin:0; padding-top:0}

#navcontainer a {display: block;
  width: 112px;height: 26px;
  font:  11px/26px Verdana, Arial, 
  Helvetica, sans-serif; }

#navcontainer  a:link, #navcontainer  a:visited {
  background: url(img/nav/bg.gif) no-repeat;
  color: #000000;text-decoration: none; 
  padding-bottom: 0;}

#navcontainer li a:hover {
  background: url(img/nav/bg_o.gif) no-repeat ; 
  color: #000000;text-decoration: none;}

#navcontainer li a#current {
  background: url(img/nav/bg_o.gif) no-repeat ;
  color: #000000;text-decoration: none;}


ul#nav_2  {margin: 0; padding:0 0 0 8px;	
  list-style-type: none;
  text-indent: 10px; letter-spacing:0}
  
#nav_2 li {list-style-image: none;
  margin:0; padding-top:0}

#nav_2 a {display: block;
  width: 100px;height: 20px;
  font:  10px/20px Verdana, Arial, 
  Helvetica, sans-serif; }

#nav_2  a:link, #nav_2  a:visited {
  background: url(img/nav/bg_2.gif) no-repeat;
  color: #000000;text-decoration: none; 
  padding-bottom: 0;}

#nav_2 li a:hover {
  background: url(img/nav/bg_2o.gif) no-repeat ; 
  color: #000000;text-decoration: none;}

#nav_2 li a#current {
  background: url(img/nav/bg_2o.gif) no-repeat ;
  color: #000000;text-decoration: none;}

