/* about */
#about{
	padding:0 15px 0 25px;
}

#about td{
	color:#333333;
	background-color:#99CCCC;
	width:200px;
	font-weight:bold;
	font-size:100%;
	height:49px;
	text-align:center;
}

#about h2{
	font-size:100%;	
	font-weight:bold;
	color:#FF0000;
	padding:5px 0px 5px 0px;	
/*	margin-bottom:-15px;*/
}

#about h3{
	font-size:100%;	
	font-weight:bold;
	margin-top:20px;
}

#about ul li{
	list-style-image: url(/media/images/pfeil.gif);
	font-size:100%;
	margin-left:20px;
}





#statutes{
  font-family:verdana;
}

#statutes h1{
  padding:5px 0px 5px 0px;
  font-size:140%;
}

#statutes h2{
  padding:5px 0px 5px 0px;
  font-size:130%;
}

#statutes h3{
  padding:5px 0px 5px 10px;
  font-size:120%;
}

#statutes h4{
  padding:5px 0px 5px 20px;
  font-size:110%;
}


#statutes-navi h1{
  padding:0px 0px 5px 0px;
  font-size:130%;
  text-decoration:underline;
}

#statutes-navi h2{
  padding:0px 0px 5px 10px;
  font-size:120%;
  font-weight:bold;
}

#statutes-navi h3{
  padding:0px 0px 5px 30px;
  font-size:110%;
}

#statutes-navi h4{
  padding:0px 0px 5px 50px;
  font-size:100%;
}
  
  
  
#statutes p{
  text-align:justify;
  padding:5px 0px 5px 20px;
}

#statutes ul{
  padding:5px 0px 5px 25px;
}

#statutes ol{
  padding:5px 0px 5px 50px;
}

#statutes li{
  padding:3pt 0pt 3pt 0pt;
}

#statutes table{
  border:1px solid black;
}

#statutes th{
  font-weight:bold;
  border:1px solid black;
}

#statutes td{
  border:1px solid black;
  padding:2pt 1pt 2pt 1pt;
  vertical-align:top;
}

#statutes .table{
  padding:0px;
}

#statutes span{
  white-space: nowrap;
}


#directives {
	padding-left: 1em;
	padding-right: 1em;
}
#directives h2 {
	font-size: 110%;
}
#directives h3 {
	font-size: 105%;
	margin-bottom:.5em;
	border-bottom: 1px dashed #666;
}

#directives p {
	text-align: justify;
	margin-bottom: .5em;
	font-weight: normal;
}
#directives ol, #directives ul {
	margin-left:2em;
}
#directives ol li{
	margin-top: 2em;
	font-weight: bold;
}
#directives ul li{
	margin-top:0em;
	margin-bottom:.5em;
	font-weight: normal;
}
