html * { 
			margin: 0; 
			padding:0; 
		}

#page {
	width: 850px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#hm {
	float: right;
	width: 620px;
	height: 56px;
	font-size: 82.50%;
}
#hm ul {
	margin: 25px 0px 0px 0px;
	list-style-type: none;
}

#hm ul li a{
	font-weight: bold;
	padding: 0px 0px 40px 0px;
	color: #666;
	text-decoration: none;
}
#hm ul li a.active{
	color: #000;
}
#hm ul li.active{
	color: #000;
}

#leftmenue {
	clear: left;
	float: left;
	width: 165px;
	margin: 10px 50px 0px 27px;
	text-align: center;
}
#leftmenue h2{
	margin: 0px 0px 1.0em 0px;
	font-size: 125.00%;
	color: #e6784c;
	font-weight: bold;
}
#leftmenue ul{
	list-style-type: none;
}
#leftmenue ul li{
	margin: 12px 0px 12px 0px;
	list-style-type: none;
}
#leftmenue ul li a{
	color: #666;
	text-decoration: none;
}
#leftmenue ul li a:hover{
	color: #e6784c;
}
#leftmenue ul li a:hover.active,
#leftmenue ul li a.active{
	color: #e6784c;
	font-weight: bold;
}

#content {
	float: left;
	width: 570px;
	line-height: 1.7em;
	margin: 0px 0px 5px 0px;
	text-align: justify;
}
#content h1{
	margin: 0px 0px 1.0em 0px;
	font-size: 175.00%;
	font-weight: normal;
	color: #e6784c;
}
#content h2{
	font-size: 125%;
	color: #000;
}
#content h3{
	font-size: 112.50%;
	color: #000;
}

#content a{
	color: #e6784c;
}

#content a:hover{
	color: #000;
}

#content .links {
	clear: left;
	float: left;
	font-size: 82.50%;
	margin-top: 20px;
}
#content #ressourcen {
	float: left;
	font-size: 82.50%;
}
#content ul {
	margin-left: 30px;
}

#content .links ul li,
#content #ressourcen ul li{
	list-style-type: none;
}

#content .links ul li a,
#content #ressourcen ul li a{
	padding: 0px 0px 0px 20px;
	background: url(azul/pointer01.gif) left 4px no-repeat;
	color: #7ea227;
}

#content .links ul li a:hover,
#content #ressourcen ul li a:hover{
	color: #e6784c;
}

#copyright {
	float: left;
	margin: 0px 0px 0px 20px;
}

#copyright a{
	color: #7ea227;
}
	
#fmenue {
	float: right;
	margin: 0px 20px 0px 0px;
}
#fmenue ul{
	list-style-type: none;
}
#fmenue ul li{
	list-style-type: none;
	float: left;
}


/*--------Otros---------*/

.sin_estilo {
	text-decoration: none;
}
.v_centrada {
	vertical-align: middle;
	}

.v_centrada2 {
	vertical-align: bottom;
	}
	
.estatutos_descarga{
margin-left:405px;
margin-bottom:10px;
border:1px solid #FC0;
background:#f4edb8;
padding:3px;}
