/* @override 
	http://typotest.schrammek.de/fileadmin/templates/stylesheets/inhalte.css
	http://localhost:3000/fileadmin/templates/stylesheets/inhalte.css
*/

#inhalt h2 {
	float: left;
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-transform: uppercase;
        text-decoration: underline;
        width:100%;
}

#inhalt  h3 {
        float:left;
        display:block;
        font-size:11px;
        font-weight:bold;
        line-height:17px;
        margin:4px 0 20px 0px !important;
        text-transform:uppercase;
        width:100%;
        
}
.conteudo{

    margin-left: 70px !important;
    padding-right: 70px !important;
}

#inhalt .m350 table,
#inhalt .m350 h2,
#inhalt .m350 ul,
#inhalt .m350 p 

{
	margin: 0 350px 20px 0px;
}

#inhalt .m400 table,
#inhalt .m400 h2,
#inhalt .m400 ul,
#inhalt .m400 p {
	margin: 0 400px 20px 20px;
}

#inhalt strong{
        float:left;
	color: #58bfcf;
	font-weight: bold;
	padding-bottom: 4px;
        margin:0 300px 20px 20px;
        
}

#inhalt ul {
	border-top: 1px solid #646466;
	border-bottom: 1px solid #646466;
	list-style: disc outside;
	padding-bottom: 8px;
	padding-top: 8px;
}

#inhalt  ul li {
	line-height: 18px;
	margin-left: 14px;	
}


#contactos #inhalt .m350 table,
#contactos #inhalt .m350 h2,
#contactos #inhalt .m350 ul,
#contactos #inhalt .m350 p

{
	margin: 0 0px 20px 0px;
}
